2024-09-16T10:02:39.811 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T10:02:39.833 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:02:40.036 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117 branch: wip-athakkar-testing-2024-09-12-1857 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: athakkar@redhat.com first_in_suite: false job_id: '7907117' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-athakkar-testing-2024-09-12-1857 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: 66e33d6af1496291b0602ee0a859e68145f17dad ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 66e33d6af1496291b0602ee0a859e68145f17dad workunit: branch: wip-athakkar-testing-2024-09-12-1857 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad owner: scheduled_avan@teuthology priority: 80 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: 4787 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-12-1857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 66e33d6af1496291b0602ee0a859e68145f17dad targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAYQWo1gsuXNhaP9Pn9nGvZ5p3yTiLA7UlYKOa8o4xh7Mts/pxJUJyXuf0ysZuoPBRpM1OyktjfrR4sRU//80kU= smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJEaBAXF22SK3rRwV8efT3s8dusLxpVRUnPekIqnlDh8cUelVLGGuMDLuI2HBKc0F6flgmuByu7xpKhhF1UzNzs= 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-16_08:23:53 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T10:02:40.036 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa; will attempt to use it 2024-09-16T10:02:40.037 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks 2024-09-16T10:02:40.037 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T10:02:40.038 INFO:teuthology.task.internal:Checking packages... 2024-09-16T10:02:40.060 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '66e33d6af1496291b0602ee0a859e68145f17dad' 2024-09-16T10:02:40.060 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T10:02:40.060 INFO:teuthology.packaging:ref: None 2024-09-16T10:02:40.060 INFO:teuthology.packaging:tag: None 2024-09-16T10:02:40.061 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-12-1857 2024-09-16T10:02:40.061 INFO:teuthology.packaging:sha1: 66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:02:40.061 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-athakkar-testing-2024-09-12-1857 2024-09-16T10:02:40.199 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4882-g66e33d6a-1jammy 2024-09-16T10:02:40.200 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T10:02:40.208 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T10:02:40.208 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T10:02:40.231 INFO:teuthology.task.internal:Saving configuration 2024-09-16T10:02:40.248 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T10:02:40.257 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T10:02:40.281 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117', '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-16 09:56:44.518293', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVRc+KsgkFN8h/II+h76Hrfw1vRmaczqMBDj35+qpKK'} 2024-09-16T10:02:40.307 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117', '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-16 09:56:44.520131', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6qqpDjWlVh+VCc5cOhY8aOnsNHPlG5OnHt+LXdBbW5'} 2024-09-16T10:02:40.307 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T10:02:40.314 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T10:02:40.314 INFO:teuthology.task.internal:roles: ubuntu@smithi088.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-16T10:02:40.314 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T10:02:40.391 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f96d83efac0>, signals=[15]) 2024-09-16T10:02:40.391 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T10:02:40.397 INFO:teuthology.task.internal:Opening connections... 2024-09-16T10:02:40.397 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-16T10:02:40.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:02:40.490 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-09-16T10:02:40.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:02:40.616 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T10:02:40.622 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-16T10:02:40.628 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-16T10:02:40.628 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T10:02:40.673 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T10:02:40.674 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T10:02:40.674 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-09-16T10:02:40.674 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-16T10:02:40.698 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-09-16T10:02:40.704 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-09-16T10:02:40.704 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Ubuntu" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="22.04" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_CODENAME=jammy 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:ID=ubuntu 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE=debian 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T10:02:40.749 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T10:02:40.750 INFO:teuthology.orchestra.run.smithi088.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T10:02:40.750 INFO:teuthology.orchestra.run.smithi088.stdout:UBUNTU_CODENAME=jammy 2024-09-16T10:02:40.750 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-09-16T10:02:40.780 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T10:02:40.789 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T10:02:40.814 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T10:02:40.815 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:02:40.817 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-09-16T10:02:40.821 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T10:02:40.839 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T10:02:40.839 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:02:40.866 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-09-16T10:02:40.882 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T10:02:40.932 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T10:02:40.946 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T10:02:40.946 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T10:02:40.946 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:02:40.947 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T10:02:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:02:40.952 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-16T10:02:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:02:40.953 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-16T10:02:40.997 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-09-16T10:02:40.997 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-09-16T10:02:40.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-16T10:02:41.000 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-56-generic 2024-09-16T10:02:41.001 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.15.0-56-generic 2024-09-16T10:02:41.001 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-09-16T10:02:41.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-16T10:02:41.139 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-09-16T10:02:41.285 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T10:02:41.285 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T10:02:41.285 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T10:02:41.349 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T10:02:41.386 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T10:02:41.386 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T10:02:41.445 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T10:02:41.521 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T10:02:41.588 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T10:02:41.595 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T10:02:41.627 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T10:02:41.629 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T10:02:41.629 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T10:02:41.650 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T10:02:41.650 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T10:02:41.654 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T10:02:41.654 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T10:02:41.656 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T10:02:41.660 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T10:02:41.664 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T10:02:41.665 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T10:02:41.666 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T10:02:41.677 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T10:02:41.680 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T10:02:41.681 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T10:02:41.691 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T10:02:41.695 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T10:02:41.695 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T10:02:41.696 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T10:02:41.712 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T10:02:41.715 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T10:02:41.715 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T10:02:41.720 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T10:02:41.727 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T10:02:41.729 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T10:02:41.729 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T10:02:41.730 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T10:02:41.730 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T10:02:41.745 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T10:02:41.745 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T10:02:41.745 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T10:02:41.746 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T10:02:41.762 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T10:02:41.762 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T10:02:41.763 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T10:02:41.763 INFO:teuthology.orchestra.run.smithi088.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T10:02:41.763 INFO:teuthology.orchestra.run.smithi088.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T10:02:41.800 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T10:02:41.827 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T10:02:41.939 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T10:02:42.151 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T10:02:42.249 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T10:02:42.265 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T10:02:42.274 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T10:02:42.275 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T10:02:42.292 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T10:02:42.305 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T10:02:42.306 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T10:02:42.370 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T10:02:42.371 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T10:02:42.375 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T10:02:42.390 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T10:02:42.390 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T10:02:42.391 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T10:02:42.398 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T10:02:42.399 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T10:02:42.402 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T10:02:42.415 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T10:02:42.428 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T10:02:42.433 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T10:02:42.434 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T10:02:42.435 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T10:02:42.443 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T10:02:42.449 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T10:02:42.456 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T10:02:42.456 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T10:02:42.514 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T10:02:42.518 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T10:02:42.526 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T10:02:42.526 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T10:02:42.527 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T10:02:42.528 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T10:02:42.530 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T10:02:42.537 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T10:02:42.538 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T10:02:42.538 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T10:02:42.619 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T10:02:42.620 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T10:02:48.107 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 16.0 MB in 2s (7,610 kB/s) 2024-09-16T10:02:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 16.0 MB in 3s (5,691 kB/s) 2024-09-16T10:02:49.505 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-16T10:02:49.523 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T10:02:49.585 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-16T10:02:49.799 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-09-16T10:02:49.799 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-09-16T10:02:49.972 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T10:02:49.973 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T10:02:49.973 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T10:02:49.973 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T10:02:49.973 INFO:teuthology.orchestra.run.smithi088.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T10:02:49.973 INFO:teuthology.orchestra.run.smithi088.stdout: python2.7-minimal 2024-09-16T10:02:49.974 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T10:02:49.974 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2024-09-16T10:02:49.975 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T10:02:49.975 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T10:02:49.975 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T10:02:49.976 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2024-09-16T10:02:49.976 INFO:teuthology.orchestra.run.smithi088.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T10:02:49.976 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2024-09-16T10:02:49.976 INFO:teuthology.orchestra.run.smithi088.stdout: thermald 2024-09-16T10:02:50.024 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2024-09-16T10:02:50.024 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T10:02:50.025 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T10:02:50.025 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T10:02:50.025 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages will be upgraded: 2024-09-16T10:02:50.026 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T10:02:50.077 INFO:teuthology.orchestra.run.smithi088.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T10:02:50.077 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 113 MB of archives. 2024-09-16T10:02:50.078 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T10:02:50.078 INFO:teuthology.orchestra.run.smithi088.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T10:02:50.469 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-16T10:02:50.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T10:02:50.526 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T10:02:50.547 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-16T10:02:50.633 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T10:02:50.759 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-16T10:02:50.759 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-16T10:02:50.936 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T10:02:50.937 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T10:02:50.937 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T10:02:50.937 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T10:02:50.937 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T10:02:50.937 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-09-16T10:02:50.938 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T10:02:50.939 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-16T10:02:50.939 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T10:02:50.939 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T10:02:50.939 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T10:02:50.940 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-16T10:02:50.941 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T10:02:50.941 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-16T10:02:50.941 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-09-16T10:02:50.985 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-16T10:02:50.985 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T10:02:50.985 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T10:02:50.985 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T10:02:50.988 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-09-16T10:02:50.988 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T10:02:51.167 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T10:02:51.167 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-09-16T10:02:51.168 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T10:02:51.168 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T10:02:51.462 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T10:02:51.463 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T10:02:51.463 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T10:02:51.582 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T10:02:51.604 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T10:02:52.104 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 113 MB in 2s (68.8 MB/s) 2024-09-16T10:02:52.281 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T10:02:52.582 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T10:02:52.936 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T10:02:54.262 INFO:teuthology.orchestra.run.smithi088.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-16T10:02:54.266 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:02:54.322 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:02:55.125 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T10:02:55.125 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T10:02:55.126 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T10:02:55.468 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T10:02:55.549 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T10:02:55.973 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 5s (24.9 MB/s) 2024-09-16T10:02:56.162 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T10:02:56.440 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T10:02:56.461 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:02:56.541 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:02:57.018 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T10:02:57.039 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:02:57.067 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:02:58.144 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T10:02:58.149 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:02:58.219 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:00.445 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T10:03:00.466 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:03:00.553 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:01.006 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T10:03:01.027 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:03:01.073 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:04.007 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:04.151 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:04.425 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:04.521 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:04.816 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T10:03:04.827 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T10:03:04.866 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T10:03:07.253 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:07.355 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:07.664 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:07.792 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:08.095 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T10:03:08.117 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T10:03:08.161 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T10:03:10.921 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T10:03:10.941 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:03:10.981 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:13.505 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T10:03:13.541 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T10:03:13.579 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:13.599 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:13.724 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:14.073 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T10:03:14.195 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:14.312 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T10:03:14.440 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:15.772 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:15.772 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:15.772 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:15.772 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:15.943 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T10:03:17.957 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T10:03:18.027 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:18.299 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T10:03:18.429 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:18.554 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T10:03:18.673 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:19.437 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T10:03:19.563 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T10:03:19.689 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:19.753 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T10:03:19.753 INFO:teuthology.orchestra.run.smithi088.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:20.015 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:20.015 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:20.015 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:20.015 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:20.168 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:21.585 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:23.520 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T10:03:23.629 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T10:03:23.755 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T10:03:23.818 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T10:03:23.819 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:34.068 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T10:03:34.069 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub' 2024-09-16T10:03:34.085 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T10:03:34.115 INFO:teuthology.orchestra.run.smithi088.stdout:Generating grub configuration file ... 2024-09-16T10:03:34.463 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:34.491 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:34.896 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:34.902 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:34.970 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T10:03:34.975 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T10:03:35.132 INFO:teuthology.orchestra.run.smithi088.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T10:03:35.133 INFO:teuthology.orchestra.run.smithi088.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T10:03:35.133 INFO:teuthology.orchestra.run.smithi088.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T10:03:35.176 INFO:teuthology.orchestra.run.smithi088.stdout:done 2024-09-16T10:03:35.661 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-09-16T10:03:35.686 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-09-16T10:03:35.686 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-09-16T10:03:35.686 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-09-16T10:03:35.686 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 21 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.121.121 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-09-16T10:03:35.687 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-09-16T10:03:35.687 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T10:03:35.688 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:35.688 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:35.688 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T10:03:35.688 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:35.688 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-09-16T10:03:35.866 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-09-16T10:03:35.990 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T10:03:35.990 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T10:03:35.998 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T10:03:36.016 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T10:03:37.398 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-16T10:03:37.416 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T10:03:37.480 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-16T10:03:37.689 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-09-16T10:03:37.690 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-09-16T10:03:37.881 INFO:teuthology.orchestra.run.smithi088.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T10:03:37.881 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T10:03:37.881 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T10:03:37.881 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T10:03:37.881 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T10:03:37.882 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T10:03:37.882 INFO:teuthology.orchestra.run.smithi088.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T10:03:37.882 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T10:03:37.922 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T10:03:37.924 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-09-16T10:03:37.939 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 21 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.121.121 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-09-16T10:03:37.940 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-09-16T10:03:37.941 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-09-16T10:03:37.941 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-09-16T10:03:37.941 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-09-16T10:03:37.988 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.mhTd6tG09V 2024-09-16T10:03:37.988 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub/grub.cfg /tmp/tmp.mhTd6tG09V 2024-09-16T10:03:38.044 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.mhTd6tG09V 2024-09-16T10:03:38.140 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T10:03:38.140 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-09-16T10:03:38.151 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T10:03:38.171 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-09-16T10:03:38.174 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.mhTd6tG09V is 10KB 2024-09-16T10:03:38.187 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.mhTd6tG09V 2024-09-16T10:03:38.192 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T10:03:38.248 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:03:38.248 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T10:03:38.248 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T10:03:38.316 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T10:03:38.316 DEBUG:teuthology.orchestra.run.smithi088:> sudo update-grub 2024-09-16T10:03:38.585 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:38.604 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:38.926 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:38.933 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:38.998 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T10:03:39.004 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T10:03:39.172 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T10:03:39.173 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T10:03:39.173 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T10:03:39.218 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-09-16T10:03:39.553 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub' 2024-09-16T10:03:39.554 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T10:03:39.557 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-09-16T10:03:39.749 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-16T10:03:39.750 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:39.756 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-16T10:03:39.776 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.121.121 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-16T10:03:39.777 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-16T10:03:39.777 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T10:03:39.777 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T10:03:39.777 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T10:03:39.777 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T10:03:39.778 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T10:03:39.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-16T10:03:39.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-16T10:03:40.046 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:40.051 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:40.058 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T10:03:40.059 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T10:03:40.068 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T10:03:40.084 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T10:03:40.093 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T10:03:40.098 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T10:03:40.224 INFO:teuthology.orchestra.run.smithi088.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T10:03:40.224 INFO:teuthology.orchestra.run.smithi088.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T10:03:40.224 INFO:teuthology.orchestra.run.smithi088.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T10:03:40.250 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-09-16T10:03:40.259 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-09-16T10:03:41.486 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-16T10:03:41.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T10:03:41.569 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-16T10:03:41.794 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-16T10:03:41.795 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-16T10:03:41.993 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T10:03:41.993 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T10:03:41.993 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T10:03:41.993 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T10:03:41.993 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T10:03:41.994 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T10:03:41.994 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T10:03:41.994 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T10:03:42.038 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T10:03:42.040 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-16T10:03:42.052 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-16T10:03:42.052 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-16T10:03:42.052 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-16T10:03:42.052 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.121.121 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-16T10:03:42.053 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-16T10:03:42.054 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-16T10:03:42.100 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.J8Nj7iHO3u 2024-09-16T10:03:42.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.J8Nj7iHO3u 2024-09-16T10:03:42.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.J8Nj7iHO3u 2024-09-16T10:03:42.268 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.J8Nj7iHO3u is 10KB 2024-09-16T10:03:42.281 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.J8Nj7iHO3u 2024-09-16T10:03:42.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T10:03:42.344 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:03:42.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T10:03:42.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T10:03:42.417 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T10:03:42.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-09-16T10:03:43.599 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-09-16T10:03:43.600 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T10:03:43.601 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-16T10:03:43.803 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T10:03:43.810 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T10:03:44.036 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T10:03:44.042 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T10:03:44.085 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T10:03:44.091 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T10:03:44.242 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T10:03:44.242 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T10:03:44.242 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T10:03:44.265 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-16T10:03:44.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-16T10:04:10.283 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T10:04:10.284 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:04:10.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:14.285 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T10:04:14.285 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-16T10:04:14.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:28.609 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-16T10:04:37.613 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:04:37.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:40.669 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-16T10:04:52.674 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:04:52.675 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:04:55.741 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-16T10:05:10.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:05:10.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:14.289 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T10:05:23.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-16T10:05:23.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:29.277 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-16T10:05:30.770 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-16T10:05:31.398 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-16T10:05:31.398 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-121-generic"... 2024-09-16T10:05:31.399 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-16T10:05:31.445 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-121-generic 2024-09-16T10:05:31.445 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T10:05:31.445 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:05:31.445 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T10:05:32.446 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T10:05:32.447 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:05:32.526 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-16T10:05:32.561 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:47.278 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:05:47.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:05:47.555 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-16T10:05:48.229 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:05:48.229 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-121-generic"... 2024-09-16T10:05:48.229 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-16T10:05:48.276 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-121-generic 2024-09-16T10:05:48.276 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T10:05:48.276 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T10:05:48.276 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T10:05:49.278 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T10:05:49.278 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T10:05:49.360 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-09-16T10:05:49.393 DEBUG:teuthology.parallel:result is None 2024-09-16T10:05:49.394 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T10:05:49.401 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T10:05:49.401 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:49.404 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T10:05:49.410 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T10:05:49.443 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T10:05:49.493 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T10:05:49.494 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:49.496 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T10:05:49.519 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T10:05:49.543 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T10:05:49.543 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T10:05:49.553 DEBUG:teuthology.orchestra.run.smithi088:> 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-16T10:05:49.567 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:49.573 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:49.576 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:49.582 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T10:05:49.583 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T10:05:49.594 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T10:05:49.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:49.621 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T10:05:49.634 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T10:05:49.654 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T10:05:49.654 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:49.681 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T10:05:49.685 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:49.732 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:49.781 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:05:49.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:49.838 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T10:05:49.843 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T10:05:49.892 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:05:49.892 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T10:05:49.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-16T10:05:49.963 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-09-16T10:05:50.032 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T10:05:50.039 INFO:teuthology.task.internal:Starting timer... 2024-09-16T10:05:50.039 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T10:05:50.115 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T10:05:50.163 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-09-16T10:05:50.164 DEBUG:teuthology.task.selinux:Excluding smithi088: OS 'ubuntu' does not support SELinux 2024-09-16T10:05:50.164 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T10:05:50.164 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T10:05:50.164 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T10:05:50.164 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T10:05:50.214 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T10:05:50.217 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T10:05:50.332 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T10:05:50.342 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-16T10:05:50.344 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi088.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T10:13:28.714 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi088.front.sepia.ceph.com')] 2024-09-16T10:13:28.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-16T10:13:28.716 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:13:28.802 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-16T10:13:28.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-16T10:13:28.885 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:13:28.886 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:13:28.967 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-16T10:13:29.048 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-16T10:13:29.049 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T10:13:29.059 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T10:13:29.059 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:13:29.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:13:29.062 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:13:29.062 DEBUG:teuthology.orchestra.run.smithi088:> 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-16T10:13:29.089 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Command line: ntpd -gq 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: ---------------------------------------------------- 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: corporation. Support and training for ntp-4 are 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: available at https://www.nwtime.org/support 2024-09-16T10:13:29.092 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: ---------------------------------------------------- 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: proto: precision = 0.046 usec (-24) 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: basedate set to 2022-02-04 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: gps base set to 2022-02-06 (week 2196) 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T10:13:29.093 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T10:13:29.094 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen normally on 4 lo [::1]:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2024-09-16T10:13:29.095 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:29 ntpd[18354]: Listening on routing socket on fd #22 for interface updates 2024-09-16T10:13:29.121 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T10:13:29.121 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Command line: ntpd -gq 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: ---------------------------------------------------- 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: corporation. Support and training for ntp-4 are 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: available at https://www.nwtime.org/support 2024-09-16T10:13:29.122 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: ---------------------------------------------------- 2024-09-16T10:13:29.123 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: proto: precision = 0.044 usec (-24) 2024-09-16T10:13:29.123 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: basedate set to 2022-02-04 2024-09-16T10:13:29.123 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: gps base set to 2022-02-06 (week 2196) 2024-09-16T10:13:29.123 INFO:teuthology.orchestra.run.smithi088.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T10:13:29.124 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T10:13:29.124 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T10:13:29.124 INFO:teuthology.orchestra.run.smithi088.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen normally on 3 enp3s0f1 172.21.15.88:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen normally on 4 lo [::1]:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d42d%5]:123 2024-09-16T10:13:29.125 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:29 ntpd[18460]: Listening on routing socket on fd #22 for interface updates 2024-09-16T10:13:30.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:30 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:30.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:30 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:30.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:30 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:30.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:30 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:31.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:31.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:31.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:31 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:32.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:32.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:32.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:32.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:32.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:32.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:32 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:33.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:33 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:33.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:33 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:34.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:34.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:34 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:35.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:35.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.092 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.092 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:35.092 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:35 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:35.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:35.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:35 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:36.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:36 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:37.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:37 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:37.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.122 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stdout:16 Sep 10:13:37 ntpd[18460]: ntpd: time slew +0.000961 s 2024-09-16T10:13:37.123 INFO:teuthology.orchestra.run.smithi088.stdout:ntpd: time slew +0.000961s 2024-09-16T10:13:37.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T10:13:37.124 INFO:teuthology.orchestra.run.smithi088.stderr:16 Sep 10:13:37 ntpd[18460]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T10:13:37.178 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T10:13:37.179 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-09-16T10:13:37.179 INFO:teuthology.orchestra.run.smithi088.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:37.179 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:37.179 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:37.179 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:38.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:38.089 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stdout:16 Sep 10:13:38 ntpd[18354]: ntpd: time slew -0.001966 s 2024-09-16T10:13:38.090 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew -0.001966s 2024-09-16T10:13:38.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T10:13:38.091 INFO:teuthology.orchestra.run.smithi003.stderr:16 Sep 10:13:38 ntpd[18354]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:38.138 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T10:13:38.139 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T10:13:38.235 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': '66e33d6af1496291b0602ee0a859e68145f17dad'} 2024-09-16T10:13:38.235 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T10:13:38.235 INFO:tasks.cephadm:Cluster fsid is 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:13:38.236 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T10:13:38.236 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.88'} 2024-09-16T10:13:38.236 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-09-16T10:13:38.236 INFO:tasks.cephadm:First mgr is y 2024-09-16T10:13:38.236 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T10:13:38.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-16T10:13:38.251 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-09-16T10:13:38.266 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T10:13:38.267 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:13:38.418 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad', '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/83025/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4882-g66e33d6a', 'node_name': '172.21.2.17+braggi17', '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-4882-g66e33d6a-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-12 22:58:22.837276', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-12-1857', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-16T10:13:38.624 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 8921c8ef947807b717db041d85f0761b7914d5fc from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-16T10:13:38.625 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T10:13:38.625 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T10:13:38.625 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.086 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 10:13 /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.087 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.542 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 10:13 /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.542 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.550 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:13:39.570 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T10:13:39.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T10:13:39.595 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T10:13:39.779 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T10:13:39.788 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T10:14:36.466 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:14:36.466 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T10:14:36.467 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T10:14:36.467 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-16T10:14:36.467 INFO:teuthology.orchestra.run.smithi003.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T10:14:36.467 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:14:36.467 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:14:53.631 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-16T10:14:53.631 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T10:14:53.631 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T10:14:53.631 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-09-16T10:14:53.632 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T10:14:53.632 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-09-16T10:14:53.632 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-16T10:14:53.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-16T10:14:53.685 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-09-16T10:14:53.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-16T10:14:53.740 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-09-16T10:14:53.753 INFO:tasks.cephadm:Writing seed config... 2024-09-16T10:14:53.754 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-16T10:14:53.754 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T10:14:53.754 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T10:14:53.755 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T10:14:53.755 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:14:53.756 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T10:14:53.791 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 = 572ab018-7414-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = 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-16T10:14:53.792 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T10:14:53.836 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T10:14:53.879 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T10:14:53.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 572ab018-7414-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:14:54.109 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:14:54.109 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '572ab018-7414-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-09-16T10:14:54.109 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T10:14:54.110 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-16T10:14:54.110 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-16T10:14:54.110 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-16T10:14:54.114 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:14:54.114 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:14:54.120 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:14:54.120 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.124 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T10:14:54.124 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T10:14:54.128 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T10:14:54.128 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.132 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T10:14:54.132 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-16T10:14:54.135 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T10:14:54.136 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.139 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T10:14:54.139 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T10:14:54.144 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T10:14:54.144 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.148 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-16T10:14:54.152 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-16T10:14:54.153 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-16T10:14:54.153 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-16T10:14:54.153 INFO:teuthology.orchestra.run.smithi003.stdout:docker (/usr/bin/docker) is present 2024-09-16T10:14:54.153 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-16T10:14:54.153 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-16T10:14:54.156 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:14:54.156 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:14:54.159 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:14:54.159 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.163 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T10:14:54.163 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T10:14:54.167 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T10:14:54.167 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.170 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T10:14:54.171 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-16T10:14:54.174 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T10:14:54.174 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.178 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T10:14:54.178 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T10:14:54.182 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T10:14:54.182 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-16T10:14:54.186 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-16T10:14:54.189 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-16T10:14:54.190 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-16T10:14:54.190 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-16T10:14:54.190 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:14:54.190 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 140070695942800 on /run/cephadm/572ab018-7414-11ef-bceb-c7b262605968.lock 2024-09-16T10:14:54.190 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 140070695942800 acquired on /run/cephadm/572ab018-7414-11ef-bceb-c7b262605968.lock 2024-09-16T10:14:54.191 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-16T10:14:54.191 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-16T10:14:54.191 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-16T10:14:54.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-16T10:14:54.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-16T10:14:54.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-16T10:14:54.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T10:14:54.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T10:14:54.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-09-16T10:14:54.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T10:14:54.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T10:14:54.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:14:54.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T10:14:54.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-16T10:14:54.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:14:54.200 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-16T10:14:54.200 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-16T10:14:54.200 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T10:14:54.200 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T10:14:54.201 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T10:14:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-16T10:14:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Digest: sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T10:14:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T10:14:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T10:14:56.286 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T10:14:56.286 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T10:14:56.286 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T10:14:57.707 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-16T10:14:57.707 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-16T10:14:59.080 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAiBehmBDd3IRAApjmRHluChoFwczZ/9rRztg== 2024-09-16T10:15:00.577 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAkBehmaPzeABAADxbz9s4IflEI4svvB4TtDw== 2024-09-16T10:15:01.915 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAlBehmy/GmGhAAa1qogvZldJ9qgmu/5/K1/w== 2024-09-16T10:15:01.915 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = quincy 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:15:03.516 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-16T10:15:04.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:15:04.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 1 imported monmap: 2024-09-16T10:15:04.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-16T10:15:04.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 0 /usr/bin/ceph-mon: set fsid to 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Git sha 0 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: DB SUMMARY 2024-09-16T10:15:04.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: DB Session ID: U0A31KW52P59B9M7NVHR 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.create_if_missing: 1 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:15:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.env: 0x563e19b29940 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.info_log: 0x563e1b124bc0 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:15:04.995 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:15:04.996 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.write_buffer_manager: 0x563e1b12b4a0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:15:04.997 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:15:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:15:04.999 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:15:05.000 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.415+0000 7f985d15fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.001 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563e1b124800) 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:15:05.002 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x563e1b10f1f0 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-16T10:15:05.003 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-16T10:15:05.004 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:15:05.005 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:15:05.006 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:15:05.007 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:15:05.008 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:15:05.009 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:15:05.010 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 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-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T10:15:05.011 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: de2f399b-b398-4ad9-bf7a-c607eb40b4ab 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.419+0000 7f985d15fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f985d15fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563e1b13ce00 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f985d15fc80 4 rocksdb: DB pointer 0x563e1b216000 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f98548ea640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f98548ea640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:15:05.012 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T10:15:05.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T10:15:05.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x563e1b10f1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f985d15fc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f985d15fc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T10:15:04.423+0000 7f985d15fc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-16T10:15:05.015 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2024-09-16T10:15:05.443 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-16T10:15:05.680 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-572ab018-7414-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968.target. 2024-09-16T10:15:05.680 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-572ab018-7414-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968.target. 2024-09-16T10:15:05.966 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:15:05.966 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T10:15:06.140 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968.target.wants/ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service. 2024-09-16T10:15:06.149 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-16T10:15:06.150 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:15:06.150 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-16T10:15:06.150 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-16T10:15:07.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:07 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.745455+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:15:08.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.170308s) 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-16T10:15:08.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T10:15:08.520 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T10:15:08.520 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T10:15:08.520 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T10:15:08.521 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:08.521 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-16T10:15:08.521 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754116+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754299+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754309+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754315+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754323+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754330+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754337+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.754344+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.756674+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.759214+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:15:08.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: cluster 2024-09-16T10:15:07.759719+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T10:15:08.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:08 smithi003 bash[19296]: audit 2024-09-16T10:15:07.924357+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/3974058457' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:15:09.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:09 smithi003 bash[19296]: audit 2024-09-16T10:15:09.629986+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.3:0/3418683537' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T10:15:09.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:09 smithi003 bash[19296]: audit 2024-09-16T10:15:09.634163+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.3:0/3418683537' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:15:10.160 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:15:10.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:15:10.162 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:15:10.162 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-16T10:15:11.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:11 smithi003 bash[19296]: audit 2024-09-16T10:15:11.218765+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.3:0/1743003377' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:11.764 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-16T10:15:12.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:11 smithi003 systemd[1]: Stopping Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:15:12.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:11 smithi003 bash[19296]: debug 2024-09-16T10:15:11.919+0000 7fe0d8e93640 -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-16T10:15:12.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:11 smithi003 bash[19296]: debug 2024-09-16T10:15:11.919+0000 7fe0d8e93640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T10:15:12.692 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T10:15:12.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:12 smithi003 bash[19679]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:15:12.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:12 smithi003 bash[19737]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:15:12.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:12 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:15:12.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:12 smithi003 systemd[1]: Stopped Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:15:12.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:12 smithi003 systemd[1]: Started Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.087+0000 7fec4e64dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.087+0000 7fec4e64dc80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.087+0000 7fec4e64dc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 0 load: jerasure load: lrc 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Git sha 0 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T10:15:14.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: DB SUMMARY 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: DB Session ID: XFUG3P45PL2KIL6V3Q5V 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88153 ; 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:15:14.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.env: 0x555808acb940 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.info_log: 0x5558094236e0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:15:14.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:15:14.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.write_buffer_manager: 0x555809432dc0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:15:14.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:15:14.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:15:14.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:15:14.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:15:14.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:15:14.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:15:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555809423320) 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cache_index_and_filter_blocks: 1 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: pin_top_level_index_and_filter: 1 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: index_type: 0 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: data_block_index_type: 0 2024-09-16T10:15:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: index_shortening: 1 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: checksum: 4 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: no_block_cache: 0 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_cache: 0x5558094191f0 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_cache_name: BinnedLRUCache 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_cache_options: 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: capacity : 536870912 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: num_shard_bits : 4 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: strict_capacity_limit : 0 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: high_pri_pool_ratio: 0.000 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_cache_compressed: (nil) 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: persistent_cache: (nil) 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_size: 4096 2024-09-16T10:15:14.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_size_deviation: 10 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_restart_interval: 16 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: index_block_restart_interval: 1 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: metadata_block_size: 4096 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: partition_filters: 0 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: use_delta_encoding: 1 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: filter_policy: bloomfilter 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: whole_key_filtering: 1 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: verify_compression: 0 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: read_amp_bytes_per_bit: 0 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: format_version: 5 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: enable_index_compression: 1 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: block_align: 0 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: max_auto_readahead_size: 262144 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: prepopulate_block_cache: 0 2024-09-16T10:15:14.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: initial_auto_readahead_size: 8192 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:15:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:15:14.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:15:14.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:15:14.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:15:14.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:15:14.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.091+0000 7fec4e64dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 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-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: de2f399b-b398-4ad9-bf7a-c607eb40b4ab 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481714097393, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T10:15:14.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481714098484, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84768, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82915, "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": 77124, "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": 1726481714, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "de2f399b-b398-4ad9-bf7a-c607eb40b4ab", "db_session_id": "XFUG3P45PL2KIL6V3Q5V", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481714098612, "job": 1, "event": "recovery_finished"} 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 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-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555809444e00 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 4 rocksdb: DB pointer 0x555809544000 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec44416640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec44416640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: ** DB Stats ** 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:15:14.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: ** Compaction Stats [default] ** 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: L0 2/0 84.64 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Sum 2/0 84.64 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: ** Compaction Stats [default] ** 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 116.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:15:14.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Cumulative compaction: 0.00 GB write, 21.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Interval compaction: 0.00 GB write, 21.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: Block cache BinnedLRUCache@0x5558094191f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: 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-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.095+0000 7fec4e64dc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:14.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: debug 2024-09-16T10:15:14.099+0000 7fec4e64dc80 1 mon.a@-1(???) e1 preinit fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125561+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125706+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125756+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125802+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125854+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125905+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.125950+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.126010+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.145441+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.145484+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:15:14.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:14 smithi003 bash[19775]: cluster 2024-09-16T10:15:14.145967+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T10:15:14.884 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T10:15:14.910 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:14.910 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-16T10:15:14.911 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T10:15:14.911 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T10:15:15.245 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y 2024-09-16T10:15:15.245 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T10:15:15.250 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:15 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:15.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:15 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:15.437 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968.target.wants/ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service. 2024-09-16T10:15:15.445 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-16T10:15:15.445 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:15:15.445 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-16T10:15:15.446 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T10:15:15.446 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-16T10:15:15.446 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-16T10:15:15.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:15 smithi003 bash[19775]: audit 2024-09-16T10:15:14.335559+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.3:0/3531075755' entity='client.admin' 2024-09-16T10:15:15.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:15 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:15.552 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:15 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:15.552 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:15 smithi003 systemd[1]: Started Ceph mgr.y for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:15:17.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:17 smithi003 bash[19775]: audit 2024-09-16T10:15:17.234146+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/3757557889' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T10:15:17.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:17 smithi003 bash[20027]: debug 2024-09-16T10:15:17.207+0000 7f7da82b0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "572ab018-7414-11ef-bceb-c7b262605968", 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:15:17.797 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:17.799 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:15:17.802 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:15:17.802 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:15:17.803 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:15:07:754700+0000", 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:15:17.804 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.806 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:15:17.806 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:17.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:15:07.755532+0000", 2024-09-16T10:15:17.808 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:17.808 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:17.808 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:15:17.808 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:15:17.808 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-16T10:15:18.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:18 smithi003 bash[20027]: debug 2024-09-16T10:15:18.455+0000 7f7da82b0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:15:18.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:18 smithi003 bash[20027]: debug 2024-09-16T10:15:18.523+0000 7f7da82b0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:15:18.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:18 smithi003 bash[20027]: debug 2024-09-16T10:15:18.679+0000 7f7da82b0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:15:19.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.359+0000 7f7da82b0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:15:19.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.431+0000 7f7da82b0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:15:19.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.503+0000 7f7da82b0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:15:19.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.699+0000 7f7da82b0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:15:19.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.779+0000 7f7da82b0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:15:19.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:19 smithi003 bash[20027]: debug 2024-09-16T10:15:19.851+0000 7f7da82b0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:15:20.399 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.119+0000 7f7da82b0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:15:20.399 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.187+0000 7f7da82b0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:15:20.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.395+0000 7f7da82b0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:15:20.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.475+0000 7f7da82b0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:15:21.106 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.739+0000 7f7da82b0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:15:21.106 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:20 smithi003 bash[20027]: debug 2024-09-16T10:15:20.927+0000 7f7da82b0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:15:21.379 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:21 smithi003 bash[20027]: debug 2024-09-16T10:15:21.099+0000 7f7da82b0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:15:21.380 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:21 smithi003 bash[20027]: debug 2024-09-16T10:15:21.187+0000 7f7da82b0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:15:21.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:21 smithi003 bash[19775]: audit 2024-09-16T10:15:21.115934+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.3:0/3304788089' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T10:15:21.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:21.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:15:21.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "572ab018-7414-11ef-bceb-c7b262605968", 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:21.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:15:21.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:15:21.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:15:07:754700+0000", 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:15:21.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:15:07.755532+0000", 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:15:21.646 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-16T10:15:21.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:21 smithi003 bash[20027]: debug 2024-09-16T10:15:21.375+0000 7f7da82b0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:15:22.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:22 smithi003 bash[20027]: debug 2024-09-16T10:15:22.219+0000 7f7da82b0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:15:22.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:22 smithi003 bash[20027]: debug 2024-09-16T10:15:22.295+0000 7f7da82b0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:15:22.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:22 smithi003 bash[20027]: debug 2024-09-16T10:15:22.531+0000 7f7da82b0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:15:22.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:22 smithi003 bash[20027]: debug 2024-09-16T10:15:22.607+0000 7f7da82b0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:15:23.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[20027]: debug 2024-09-16T10:15:23.015+0000 7f7da82b0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:15:23.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[20027]: debug 2024-09-16T10:15:23.095+0000 7f7da82b0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: cluster 2024-09-16T10:15:23.118704+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: cluster 2024-09-16T10:15:23.126104+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00763443s) 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.126886+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.127048+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.127224+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.127467+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.128027+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: cluster 2024-09-16T10:15:23.151755+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-16T10:15:23.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:23 smithi003 bash[19775]: audit 2024-09-16T10:15:23.169357+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:15:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:24 smithi003 bash[19775]: audit 2024-09-16T10:15:23.173054+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:15:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:24 smithi003 bash[19775]: audit 2024-09-16T10:15:23.175368+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' 2024-09-16T10:15:24.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:24 smithi003 bash[19775]: audit 2024-09-16T10:15:23.177908+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' 2024-09-16T10:15:24.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:24 smithi003 bash[19775]: audit 2024-09-16T10:15:23.180572+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.3:0/1839099130' entity='mgr.y' 2024-09-16T10:15:24.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:24 smithi003 bash[19775]: cluster 2024-09-16T10:15:24.135262+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.0168s) 2024-09-16T10:15:25.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:25.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:15:25.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "572ab018-7414-11ef-bceb-c7b262605968", 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:15:25.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:15:25.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:15:07:754700+0000", 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:15:25.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:15:07.755532+0000", 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:15:25.904 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-16T10:15:26.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:26 smithi003 bash[19775]: cluster 2024-09-16T10:15:25.179090+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-16T10:15:26.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:26 smithi003 bash[19775]: audit 2024-09-16T10:15:25.306917+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.3:0/819677518' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T10:15:27.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:27 smithi003 bash[19775]: audit 2024-09-16T10:15:27.314185+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.3:0/3438743748' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T10:15:27.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:27 smithi003 bash[19775]: audit 2024-09-16T10:15:27.318443+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.3:0/3438743748' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:15:27.869 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:15:27.870 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-16T10:15:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:29 smithi003 bash[19775]: audit 2024-09-16T10:15:29.274923+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.3:0/2720040702' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T10:15:29.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:29 smithi003 bash[20027]: ignoring --setuser ceph since I am not root 2024-09-16T10:15:29.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:29 smithi003 bash[20027]: ignoring --setgroup ceph since I am not root 2024-09-16T10:15:29.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:29 smithi003 bash[20027]: debug 2024-09-16T10:15:29.495+0000 7f15027fb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:15:30.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:30 smithi003 bash[19775]: audit 2024-09-16T10:15:29.326723+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.3:0/2720040702' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T10:15:30.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:30 smithi003 bash[19775]: cluster 2024-09-16T10:15:29.331538+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-16T10:15:30.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:30 smithi003 bash[20027]: debug 2024-09-16T10:15:30.755+0000 7f15027fb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:15:30.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:30 smithi003 bash[20027]: debug 2024-09-16T10:15:30.827+0000 7f15027fb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:15:31.351 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:30 smithi003 bash[20027]: debug 2024-09-16T10:15:30.987+0000 7f15027fb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:15:31.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:31 smithi003 bash[19775]: audit 2024-09-16T10:15:31.336298+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.3:0/4244016555' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T10:15:31.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:15:31.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T10:15:31.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:15:31.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T10:15:31.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:15:31.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:15:31.890 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-16T10:15:31.890 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-16T10:15:31.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:31 smithi003 bash[20027]: debug 2024-09-16T10:15:31.667+0000 7f15027fb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:15:31.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:31 smithi003 bash[20027]: debug 2024-09-16T10:15:31.743+0000 7f15027fb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:15:31.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:31 smithi003 bash[20027]: debug 2024-09-16T10:15:31.815+0000 7f15027fb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:15:32.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.011+0000 7f15027fb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:15:32.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.091+0000 7f15027fb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:15:32.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.163+0000 7f15027fb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:15:32.713 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.431+0000 7f15027fb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:15:32.714 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.503+0000 7f15027fb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:15:32.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.707+0000 7f15027fb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:15:32.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:32 smithi003 bash[20027]: debug 2024-09-16T10:15:32.791+0000 7f15027fb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:15:33.420 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:33 smithi003 bash[20027]: debug 2024-09-16T10:15:33.059+0000 7f15027fb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:15:33.420 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:33 smithi003 bash[20027]: debug 2024-09-16T10:15:33.243+0000 7f15027fb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:15:33.691 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:33 smithi003 bash[20027]: debug 2024-09-16T10:15:33.415+0000 7f15027fb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:15:33.691 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:33 smithi003 bash[20027]: debug 2024-09-16T10:15:33.495+0000 7f15027fb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:15:34.851 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:33 smithi003 bash[20027]: debug 2024-09-16T10:15:33.683+0000 7f15027fb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:15:34.851 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:34 smithi003 bash[20027]: debug 2024-09-16T10:15:34.531+0000 7f15027fb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:15:34.851 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:34 smithi003 bash[20027]: debug 2024-09-16T10:15:34.611+0000 7f15027fb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:15:35.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:34 smithi003 bash[20027]: debug 2024-09-16T10:15:34.843+0000 7f15027fb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:15:35.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:34 smithi003 bash[20027]: debug 2024-09-16T10:15:34.923+0000 7f15027fb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:15:35.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[20027]: debug 2024-09-16T10:15:35.331+0000 7f15027fb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:15:35.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[20027]: debug 2024-09-16T10:15:35.411+0000 7f15027fb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: cluster 2024-09-16T10:15:35.439317+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: cluster 2024-09-16T10:15:35.439736+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: cluster 2024-09-16T10:15:35.449159+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: cluster 2024-09-16T10:15:35.449372+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0097983s) 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: audit 2024-09-16T10:15:35.451415+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: audit 2024-09-16T10:15:35.453399+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: audit 2024-09-16T10:15:35.454110+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: audit 2024-09-16T10:15:35.454243+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:15:35.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: audit 2024-09-16T10:15:35.454363+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:15:35.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:35 smithi003 bash[19775]: cluster 2024-09-16T10:15:35.479241+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-16T10:15:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: cephadm 2024-09-16T10:15:35.490857+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.495522+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.504594+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.508884+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.511687+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.521633+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:35.523799+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:36.329938+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: audit 2024-09-16T10:15:36.335472+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:36.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:36 smithi003 bash[19775]: cluster 2024-09-16T10:15:36.449387+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.00982s) 2024-09-16T10:15:37.030 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:15:37.031 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T10:15:37.031 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:15:37.031 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:15:37.031 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-16T10:15:37.031 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-16T10:15:37.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[19775]: audit 2024-09-16T10:15:36.451472+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T10:15:37.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[19775]: audit 2024-09-16T10:15:36.466593+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T10:15:38.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: debug 2024-09-16T10:15:37.767+0000 7f146f345640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:15:37] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: Traceback (most recent call last): 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: self._run(expiration_interval) 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:38.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: s = self.context.wrap_socket( 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: return self.sslsocket_class._create( 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: self.do_handshake() 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: self._sslobj.do_handshake() 2024-09-16T10:15:38.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:37 smithi003 bash[20027]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cluster 2024-09-16T10:15:37.507305+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cephadm 2024-09-16T10:15:37.642272+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:10:15:37] ENGINE Bus STARTING 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cephadm 2024-09-16T10:15:37.768715+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:10:15:37] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cephadm 2024-09-16T10:15:37.772243+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [16/Sep/2024:10:15:37] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:15:38.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:38.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cephadm 2024-09-16T10:15:37.870093+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:10:15:37] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: cephadm 2024-09-16T10:15:37.870192+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [16/Sep/2024:10:15:37] ENGINE Bus STARTED 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: audit 2024-09-16T10:15:37.870917+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: audit 2024-09-16T10:15:38.364830+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-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: audit 2024-09-16T10:15:38.372974+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:38.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:38 smithi003 bash[19775]: audit 2024-09-16T10:15:38.390772+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:40.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:40 smithi003 bash[19775]: audit 2024-09-16T10:15:40.263871+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-16T10:15:40.768 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T10:15:40.769 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: Generating public/private rsa key pair. 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: Your identification has been saved in /tmp/tmpft086jxf/key 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: Your public key has been saved in /tmp/tmpft086jxf/key.pub 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: The key fingerprint is: 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: SHA256:jostN+uQvNkFa4KPlA8w4yE/SpfAlF/bI9fcUmgZw3E ceph-572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: The key's randomart image is: 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: +---[RSA 3072]----+ 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: | .+.E | 2024-09-16T10:15:42.730 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: | . .* | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: | o . + . | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: |o . . o + o | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: |=+ . o.+S+ . | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: |o=o+..o=. . | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: | oBo= + o | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: |.o.*.Xoo | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: |. . *+*o | 2024-09-16T10:15:42.731 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:15:42 smithi003 bash[20027]: +----[SHA256]-----+ 2024-09-16T10:15:43.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:43 smithi003 bash[19775]: audit 2024-09-16T10:15:42.034333+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-16T10:15:43.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:43 smithi003 bash[19775]: cephadm 2024-09-16T10:15:42.034748+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T10:15:43.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:43 smithi003 bash[19775]: audit 2024-09-16T10:15:42.392947+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:43.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:43 smithi003 bash[19775]: audit 2024-09-16T10:15:42.397828+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:44 smithi003 bash[19775]: audit 2024-09-16T10:15:44.243941+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-16T10:15:44.807 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1tpaJxL1fgtbEvuESsX7LNkcZWwWC/OaR+1m/ZMTZX1rfrda+ydzANXIQ2g+dx5/MmtInXhgtS71Y6gD7X+kLoZBSa416riKhUbG9IQHQ6YOL5xPbRWPuYIRrT+mvcnBejNFhyr39kHStDQzigj/zPGPFbPgSCRQmGcBWGQc8ceHvQud02jLxbD5+l+zawKvDq6qr0nTUbUn5vyt3N7PB3d26U49MShyJBP2dADs4IxFNvab09i+hUYx2CGWlxcxItwi64J04YNrnna/l43dGGizXms5BQLywWojAYN4T4+NdFR/YNWoSByUupUdHXZrwz5n7vCJoC5FN4e9AnVKSW+EN5Z9ykvAYpfEYVUqdjn8zUPOe32BJQbK+jmfHA2u3t1EvZVGZoJVNWwE3JWaBgCeMBzwzNYK+LTUCqICTlSXsf1xx1/sNfnLPBCp48ufjH6VAMYec73MYEJtz64Lmdvxi0RXzsr9EB9l+LOLZ0JaBypcabpyi6ZtMQ2VRRac= ceph-572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:15:44.807 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:15:44.807 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T10:15:44.808 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-16T10:15:46.611 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:46 smithi003 bash[19775]: audit 2024-09-16T10:15:46.156191+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:48.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:48 smithi003 bash[19775]: cephadm 2024-09-16T10:15:47.408158+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-16T10:15:51.762 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-16T10:15:51.762 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2024-09-16T10:15:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:51 smithi003 bash[19775]: audit 2024-09-16T10:15:50.962176+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:51 smithi003 bash[19775]: cephadm 2024-09-16T10:15:50.962544+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-16T10:15:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:51 smithi003 bash[19775]: audit 2024-09-16T10:15:50.962908+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:54.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T10:15:54.520 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2024-09-16T10:15:54.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:54 smithi003 bash[19775]: audit 2024-09-16T10:15:53.695731+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-16T10:15:54.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:54 smithi003 bash[19775]: cephadm 2024-09-16T10:15:53.698637+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T10:15:54.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:54 smithi003 bash[19775]: audit 2024-09-16T10:15:53.702005+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:54.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:54 smithi003 bash[19775]: audit 2024-09-16T10:15:54.211203+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:56.152 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:55 smithi003 bash[19775]: audit 2024-09-16T10:15:54.826124+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:56.510 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T10:15:57.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:56 smithi003 bash[19775]: cluster 2024-09-16T10:15:55.455659+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-16T10:15:57.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:56 smithi003 bash[19775]: audit 2024-09-16T10:15:55.969608+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-16T10:15:57.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:56 smithi003 bash[19775]: cephadm 2024-09-16T10:15:55.971935+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T10:15:57.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:56 smithi003 bash[19775]: audit 2024-09-16T10:15:55.976743+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/1125976792' entity='mgr.y' 2024-09-16T10:15:59.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:58 smithi003 bash[19775]: cluster 2024-09-16T10:15:57.455960+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-16T10:15:59.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:15:58 smithi003 bash[19775]: audit 2024-09-16T10:15:57.904032+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.3:0/1313371581' entity='client.admin' 2024-09-16T10:16:00.381 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-16T10:16:01.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:00 smithi003 bash[19775]: cluster 2024-09-16T10:15:59.456314+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-16T10:16:01.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:00 smithi003 bash[19775]: audit 2024-09-16T10:15:59.816813+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.3:0/1622803838' entity='client.admin' 2024-09-16T10:16:03.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:02 smithi003 bash[19775]: cluster 2024-09-16T10:16:01.456645+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-16T10:16:03.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:02 smithi003 bash[19775]: audit 2024-09-16T10:16:01.835696+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.3:0/1777732055' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T10:16:03.093 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:02 smithi003 bash[20027]: ignoring --setuser ceph since I am not root 2024-09-16T10:16:03.093 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:02 smithi003 bash[20027]: ignoring --setgroup ceph since I am not root 2024-09-16T10:16:03.093 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:03 smithi003 bash[20027]: debug 2024-09-16T10:16:02.999+0000 7ff736690040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:16:03.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:03 smithi003 bash[19775]: audit 2024-09-16T10:16:02.825775+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.3:0/1777732055' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T10:16:03.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:03 smithi003 bash[19775]: cluster 2024-09-16T10:16:02.832148+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-16T10:16:04.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:04 smithi003 bash[20027]: debug 2024-09-16T10:16:04.259+0000 7ff736690040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:16:04.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:04 smithi003 bash[20027]: debug 2024-09-16T10:16:04.327+0000 7ff736690040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:16:04.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:04 smithi003 bash[20027]: debug 2024-09-16T10:16:04.491+0000 7ff736690040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:16:05.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[19775]: audit 2024-09-16T10:16:05.030417+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.3:0/3917895541' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T10:16:05.331 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.179+0000 7ff736690040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:16:05.331 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.251+0000 7ff736690040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:16:05.605 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.323+0000 7ff736690040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:16:05.606 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.519+0000 7ff736690040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:16:05.606 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.599+0000 7ff736690040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:16:05.622 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:16:05.622 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T10:16:05.622 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:16:05.622 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T10:16:05.623 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:16:05.623 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:16:05.623 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-16T10:16:05.623 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-16T10:16:05.947 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.671+0000 7ff736690040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:16:06.223 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:05 smithi003 bash[20027]: debug 2024-09-16T10:16:05.943+0000 7ff736690040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:16:06.223 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.011+0000 7ff736690040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:16:06.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.219+0000 7ff736690040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:16:06.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.299+0000 7ff736690040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:16:06.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.563+0000 7ff736690040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:16:06.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.755+0000 7ff736690040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:16:06.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:06 smithi003 bash[20027]: debug 2024-09-16T10:16:06.927+0000 7ff736690040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:16:07.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:07 smithi003 bash[20027]: debug 2024-09-16T10:16:07.007+0000 7ff736690040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:16:07.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:07 smithi003 bash[20027]: debug 2024-09-16T10:16:07.195+0000 7ff736690040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:16:08.367 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.047+0000 7ff736690040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:16:08.367 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.127+0000 7ff736690040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:16:08.367 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.359+0000 7ff736690040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:16:08.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.439+0000 7ff736690040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:16:09.215 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.847+0000 7ff736690040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:16:09.215 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:08 smithi003 bash[20027]: debug 2024-09-16T10:16:08.927+0000 7ff736690040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:16:09.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: cluster 2024-09-16T10:16:08.951100+0000 mon.a (mon.0) 74 : cluster [INF] Active manager daemon y restarted 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: cluster 2024-09-16T10:16:08.951424+0000 mon.a (mon.0) 75 : cluster [INF] Activating manager daemon y 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: cluster 2024-09-16T10:16:08.958561+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: cluster 2024-09-16T10:16:08.958835+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00759573s) 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: audit 2024-09-16T10:16:08.960120+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: audit 2024-09-16T10:16:08.961754+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: audit 2024-09-16T10:16:08.962931+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: audit 2024-09-16T10:16:08.963090+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: audit 2024-09-16T10:16:08.963205+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:16:09.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:09 smithi003 bash[19775]: cluster 2024-09-16T10:16:08.995851+0000 mon.a (mon.0) 83 : cluster [INF] Manager daemon y is now available 2024-09-16T10:16:10.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:10 smithi003 bash[19775]: audit 2024-09-16T10:16:09.019509+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:10 smithi003 bash[19775]: audit 2024-09-16T10:16:09.037055+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:16:10.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:10 smithi003 bash[19775]: audit 2024-09-16T10:16:09.039176+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:16:10.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:10 smithi003 bash[19775]: cluster 2024-09-16T10:16:09.964187+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.01294s) 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-16T10:16:10.613 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2024-09-16T10:16:11.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[19775]: cephadm 2024-09-16T10:16:10.772703+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [16/Sep/2024:10:16:10] ENGINE Bus STARTING 2024-09-16T10:16:11.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[19775]: cephadm 2024-09-16T10:16:10.874534+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [16/Sep/2024:10:16:10] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:16:11.413 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: debug 2024-09-16T10:16:10.999+0000 7ff69c14c640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:16:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:16:11.413 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: Traceback (most recent call last): 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: self._connections.run(self.expiration_interval) 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: self._run(expiration_interval) 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: s = self.context.wrap_socket( 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: return self.sslsocket_class._create( 2024-09-16T10:16:11.414 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:16:11.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: self.do_handshake() 2024-09-16T10:16:11.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:16:11.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: self._sslobj.do_handshake() 2024-09-16T10:16:11.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:16:11 smithi003 bash[20027]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:16:12.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: cephadm 2024-09-16T10:16:10.999478+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [16/Sep/2024:10:16:10] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: cephadm 2024-09-16T10:16:10.999680+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [16/Sep/2024:10:16:10] ENGINE Bus STARTED 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: cephadm 2024-09-16T10:16:11.001476+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [16/Sep/2024:10:16:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:16:12.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:16:12.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:12 smithi003 bash[19775]: cluster 2024-09-16T10:16:11.019976+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-16T10:16:12.704 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T10:16:12.704 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-16T10:16:13.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:13 smithi003 bash[19775]: audit 2024-09-16T10:16:11.956434+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-16T10:16:13.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:13 smithi003 bash[19775]: audit 2024-09-16T10:16:12.092090+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:13.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:13 smithi003 bash[19775]: audit 2024-09-16T10:16:12.097007+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:14.977 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$cErBzrw.Y0o4GRfWeXjdl.Qfei9ne4M4iCP5BLFumnGn/49u.x6nS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726481774, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T10:16:14.977 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-16T10:16:15.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:15 smithi003 bash[19775]: audit 2024-09-16T10:16:14.149819+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-16T10:16:15.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:15 smithi003 bash[19775]: audit 2024-09-16T10:16:14.414950+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:16.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:16 smithi003 bash[19775]: cluster 2024-09-16T10:16:15.423411+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-16T10:16:16.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:16 smithi003 bash[19775]: audit 2024-09-16T10:16:15.889946+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:16.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:16 smithi003 bash[19775]: audit 2024-09-16T10:16:16.325640+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.3:0/3440136732' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T10:16:16.926 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T10:16:16.926 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-16T10:16:16.926 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003:8443/ 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout: Password: ebzajhajup 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:16.929 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config directory 2024-09-16T10:16:18.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:17 smithi003 bash[19775]: audit 2024-09-16T10:16:16.990809+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:19.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T10:16:19.201 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T10:16:19.202 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.203 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T10:16:19.204 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:19.204 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-16T10:16:19.264 INFO:tasks.cephadm:Fetching config... 2024-09-16T10:16:19.264 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:16:19.265 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T10:16:19.272 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T10:16:19.272 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:16:19.272 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T10:16:19.319 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T10:16:19.319 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:16:19.319 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T10:16:19.379 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T10:16:19.379 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:16:19.380 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T10:16:19.432 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T10:16:19.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1tpaJxL1fgtbEvuESsX7LNkcZWwWC/OaR+1m/ZMTZX1rfrda+ydzANXIQ2g+dx5/MmtInXhgtS71Y6gD7X+kLoZBSa416riKhUbG9IQHQ6YOL5xPbRWPuYIRrT+mvcnBejNFhyr39kHStDQzigj/zPGPFbPgSCRQmGcBWGQc8ceHvQud02jLxbD5+l+zawKvDq6qr0nTUbUn5vyt3N7PB3d26U49MShyJBP2dADs4IxFNvab09i+hUYx2CGWlxcxItwi64J04YNrnna/l43dGGizXms5BQLywWojAYN4T4+NdFR/YNWoSByUupUdHXZrwz5n7vCJoC5FN4e9AnVKSW+EN5Z9ykvAYpfEYVUqdjn8zUPOe32BJQbK+jmfHA2u3t1EvZVGZoJVNWwE3JWaBgCeMBzwzNYK+LTUCqICTlSXsf1xx1/sNfnLPBCp48ufjH6VAMYec73MYEJtz64Lmdvxi0RXzsr9EB9l+LOLZ0JaBypcabpyi6ZtMQ2VRRac= ceph-572ab018-7414-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:16:19.495 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1tpaJxL1fgtbEvuESsX7LNkcZWwWC/OaR+1m/ZMTZX1rfrda+ydzANXIQ2g+dx5/MmtInXhgtS71Y6gD7X+kLoZBSa416riKhUbG9IQHQ6YOL5xPbRWPuYIRrT+mvcnBejNFhyr39kHStDQzigj/zPGPFbPgSCRQmGcBWGQc8ceHvQud02jLxbD5+l+zawKvDq6qr0nTUbUn5vyt3N7PB3d26U49MShyJBP2dADs4IxFNvab09i+hUYx2CGWlxcxItwi64J04YNrnna/l43dGGizXms5BQLywWojAYN4T4+NdFR/YNWoSByUupUdHXZrwz5n7vCJoC5FN4e9AnVKSW+EN5Z9ykvAYpfEYVUqdjn8zUPOe32BJQbK+jmfHA2u3t1EvZVGZoJVNWwE3JWaBgCeMBzwzNYK+LTUCqICTlSXsf1xx1/sNfnLPBCp48ufjH6VAMYec73MYEJtz64Lmdvxi0RXzsr9EB9l+LOLZ0JaBypcabpyi6ZtMQ2VRRac= ceph-572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:16:19.504 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1tpaJxL1fgtbEvuESsX7LNkcZWwWC/OaR+1m/ZMTZX1rfrda+ydzANXIQ2g+dx5/MmtInXhgtS71Y6gD7X+kLoZBSa416riKhUbG9IQHQ6YOL5xPbRWPuYIRrT+mvcnBejNFhyr39kHStDQzigj/zPGPFbPgSCRQmGcBWGQc8ceHvQud02jLxbD5+l+zawKvDq6qr0nTUbUn5vyt3N7PB3d26U49MShyJBP2dADs4IxFNvab09i+hUYx2CGWlxcxItwi64J04YNrnna/l43dGGizXms5BQLywWojAYN4T4+NdFR/YNWoSByUupUdHXZrwz5n7vCJoC5FN4e9AnVKSW+EN5Z9ykvAYpfEYVUqdjn8zUPOe32BJQbK+jmfHA2u3t1EvZVGZoJVNWwE3JWaBgCeMBzwzNYK+LTUCqICTlSXsf1xx1/sNfnLPBCp48ufjH6VAMYec73MYEJtz64Lmdvxi0RXzsr9EB9l+LOLZ0JaBypcabpyi6ZtMQ2VRRac= ceph-572ab018-7414-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:16:19.530 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1tpaJxL1fgtbEvuESsX7LNkcZWwWC/OaR+1m/ZMTZX1rfrda+ydzANXIQ2g+dx5/MmtInXhgtS71Y6gD7X+kLoZBSa416riKhUbG9IQHQ6YOL5xPbRWPuYIRrT+mvcnBejNFhyr39kHStDQzigj/zPGPFbPgSCRQmGcBWGQc8ceHvQud02jLxbD5+l+zawKvDq6qr0nTUbUn5vyt3N7PB3d26U49MShyJBP2dADs4IxFNvab09i+hUYx2CGWlxcxItwi64J04YNrnna/l43dGGizXms5BQLywWojAYN4T4+NdFR/YNWoSByUupUdHXZrwz5n7vCJoC5FN4e9AnVKSW+EN5Z9ykvAYpfEYVUqdjn8zUPOe32BJQbK+jmfHA2u3t1EvZVGZoJVNWwE3JWaBgCeMBzwzNYK+LTUCqICTlSXsf1xx1/sNfnLPBCp48ufjH6VAMYec73MYEJtz64Lmdvxi0RXzsr9EB9l+LOLZ0JaBypcabpyi6ZtMQ2VRRac= ceph-572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:16:19.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T10:16:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:19 smithi003 bash[19775]: audit 2024-09-16T10:16:18.610047+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.3:0/1414446056' entity='client.admin' 2024-09-16T10:16:24.112 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:16:26.487 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T10:16:26.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T10:16:26.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:26 smithi003 bash[19775]: audit 2024-09-16T10:16:25.653509+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.3:0/1279968782' entity='client.admin' 2024-09-16T10:16:28.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.790414+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:28.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.793424+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:28.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.794761+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:16:28.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.799757+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:28.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.827674+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:28.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:27 smithi003 bash[19775]: audit 2024-09-16T10:16:26.833491+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:30.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:30 smithi003 bash[19775]: cluster 2024-09-16T10:16:28.964697+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-16T10:16:31.213 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:16:32.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:32 smithi003 bash[19775]: cluster 2024-09-16T10:16:30.965139+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-16T10:16:33.177 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi088 2024-09-16T10:16:33.177 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:16:33.178 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:16:33.184 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:16:33.184 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:16:33.233 INFO:tasks.cephadm:Adding host smithi088 to orchestrator... 2024-09-16T10:16:33.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch host add smithi088 2024-09-16T10:16:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.539654+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-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.542758+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.543865+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.546248+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.547018+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: cephadm 2024-09-16T10:16:32.548172+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: cephadm 2024-09-16T10:16:32.639836+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: cephadm 2024-09-16T10:16:32.725321+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: cephadm 2024-09-16T10:16:32.816216+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.911587+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:33.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.913981+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:33.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:33 smithi003 bash[19775]: audit 2024-09-16T10:16:32.917064+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:34.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:34 smithi003 bash[19775]: cluster 2024-09-16T10:16:32.965495+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:16:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:36 smithi003 bash[19775]: cluster 2024-09-16T10:16:34.965956+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-16T10:16:37.967 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:16:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:38 smithi003 bash[19775]: cluster 2024-09-16T10:16:36.966422+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-16T10:16:40.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:40 smithi003 bash[19775]: cluster 2024-09-16T10:16:38.966830+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-16T10:16:40.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:40 smithi003 bash[19775]: audit 2024-09-16T10:16:39.341675+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:41.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:41 smithi003 bash[19775]: cephadm 2024-09-16T10:16:40.606333+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-16T10:16:42.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:42 smithi003 bash[19775]: cluster 2024-09-16T10:16:40.967209+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:16:44.293 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi088' with addr '172.21.15.88' 2024-09-16T10:16:44.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:44 smithi003 bash[19775]: cluster 2024-09-16T10:16:42.967568+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-16T10:16:44.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:44 smithi003 bash[19775]: audit 2024-09-16T10:16:44.290188+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:44.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:44 smithi003 bash[19775]: audit 2024-09-16T10:16:44.291843+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:45.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:16:46.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:45 smithi003 bash[19775]: cephadm 2024-09-16T10:16:44.291087+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi088 2024-09-16T10:16:46.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:45 smithi003 bash[19775]: audit 2024-09-16T10:16:44.782871+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:47.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:46 smithi003 bash[19775]: cluster 2024-09-16T10:16:44.967967+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-16T10:16:47.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:46 smithi003 bash[19775]: audit 2024-09-16T10:16:46.301941+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:48.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:48 smithi003 bash[19775]: cluster 2024-09-16T10:16:46.968349+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-16T10:16:48.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:48 smithi003 bash[19775]: audit 2024-09-16T10:16:47.516254+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:49.763 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:16:50.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:50 smithi003 bash[19775]: cluster 2024-09-16T10:16:48.968765+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-16T10:16:51.169 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:16:51.169 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}] 2024-09-16T10:16:51.860 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T10:16:51.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T10:16:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:52 smithi003 bash[19775]: cluster 2024-09-16T10:16:50.969125+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-16T10:16:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:52 smithi003 bash[19775]: audit 2024-09-16T10:16:51.166263+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-16T10:16:54.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: cluster 2024-09-16T10:16:52.969586+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-16T10:16:54.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.056829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.062623+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.069183+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.072607+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.073938+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.075396+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.076634+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: cephadm 2024-09-16T10:16:53.078354+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: cephadm 2024-09-16T10:16:53.253864+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: cephadm 2024-09-16T10:16:53.413536+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: cephadm 2024-09-16T10:16:53.564785+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.717180+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.722216+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:54.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:54 smithi003 bash[19775]: audit 2024-09-16T10:16:53.727811+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:16:56.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:56 smithi003 bash[19775]: cluster 2024-09-16T10:16:54.969989+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-16T10:16:56.591 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:16:58.065 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-16T10:16:58.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:58 smithi003 bash[19775]: cluster 2024-09-16T10:16:56.970433+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-16T10:16:58.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:58 smithi003 bash[19775]: audit 2024-09-16T10:16:57.956927+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/2991973295' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T10:16:58.677 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-09-16T10:16:58.677 INFO:tasks.cephadm:Adding mon.c on smithi003 2024-09-16T10:16:58.677 INFO:tasks.cephadm:Adding mon.b on smithi088 2024-09-16T10:16:58.677 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b' 2024-09-16T10:16:59.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:59 smithi003 bash[19775]: audit 2024-09-16T10:16:58.063362+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/2991973295' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:16:59.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:16:59 smithi003 bash[19775]: cluster 2024-09-16T10:16:58.067672+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:16:59.904 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:17:00.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:00 smithi003 bash[19775]: cluster 2024-09-16T10:16:58.970873+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-16T10:17:01.174 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled mon update... 2024-09-16T10:17:01.770 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T10:17:01.773 DEBUG:teuthology.orchestra.run.smithi088:mon.b> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T10:17:01.775 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:17:01.775 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:17:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: cluster 2024-09-16T10:17:00.971272+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-16T10:17:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.159813+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: cephadm 2024-09-16T10:17:01.165157+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b;count:3 2024-09-16T10:17:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.171733+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.173391+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.176758+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.178575+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.187632+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.191476+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: audit 2024-09-16T10:17:01.193240+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:02.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:02 smithi003 bash[19775]: cephadm 2024-09-16T10:17:01.195281+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-16T10:17:03.026 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:17:04.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:04 smithi003 bash[19775]: cluster 2024-09-16T10:17:02.971667+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-16T10:17:04.812 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:17:04.812 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":1,"fsid":"572ab018-7414-11ef-bceb-c7b262605968","modified":"2024-09-16T10:15:02.937226Z","created":"2024-09-16T10:15:02.937226Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:17:04.812 INFO:teuthology.orchestra.run.smithi088.stderr:dumped monmap epoch 1 2024-09-16T10:17:05.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:05 smithi003 bash[19775]: audit 2024-09-16T10:17:04.810305+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.88:0/1693488167' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T10:17:06.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:06 smithi003 bash[19775]: cluster 2024-09-16T10:17:04.972062+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-16T10:17:06.720 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:17:06.720 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:17:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:06 smithi088 systemd[1]: Started Ceph mon.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:17:07.940 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: audit 2024-09-16T10:17:06.931735+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: audit 2024-09-16T10:17:06.938766+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: audit 2024-09-16T10:17:06.946469+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: audit 2024-09-16T10:17:06.947871+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: audit 2024-09-16T10:17:06.949821+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: cephadm 2024-09-16T10:17:06.951968+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:17:08.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:07 smithi003 bash[19775]: cluster 2024-09-16T10:17:06.972532+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.930+0000 7f35b8af8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.930+0000 7f35b8af8c80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.930+0000 7f35b8af8c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 0 load: jerasure load: lrc 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Git sha 0 2024-09-16T10:17:09.161 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: DB SUMMARY 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: DB Session ID: 11EMB5AED6KWBZ3DJ088 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:17:09.162 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.env: 0x56540b6e9940 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.info_log: 0x56540d8f56e0 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:17:09.163 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:17:09.164 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:17:09.164 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:17:09.164 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.wal_dir: 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:17:09.166 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.write_buffer_manager: 0x56540d904dc0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:17:09.167 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.row_cache: None 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:17:09.168 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:17:09.169 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:17:09.170 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:17:09.171 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:17:09.172 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:17:09.172 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:17:09.172 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:17:09.172 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T10:17:09.172 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:17:09.173 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:17:09.173 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.merge_operator: 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56540d8f5320) 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cache_index_and_filter_blocks: 1 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: pin_top_level_index_and_filter: 1 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: index_type: 0 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: data_block_index_type: 0 2024-09-16T10:17:09.174 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: index_shortening: 1 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: checksum: 4 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: no_block_cache: 0 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_cache: 0x56540d8eb1f0 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_cache_name: BinnedLRUCache 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_cache_options: 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: capacity : 536870912 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: num_shard_bits : 4 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: strict_capacity_limit : 0 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: high_pri_pool_ratio: 0.000 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_cache_compressed: (nil) 2024-09-16T10:17:09.175 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: persistent_cache: (nil) 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_size: 4096 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_size_deviation: 10 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_restart_interval: 16 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: index_block_restart_interval: 1 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: metadata_block_size: 4096 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: partition_filters: 0 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: use_delta_encoding: 1 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: filter_policy: bloomfilter 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: whole_key_filtering: 1 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: verify_compression: 0 2024-09-16T10:17:09.176 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: read_amp_bytes_per_bit: 0 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: format_version: 5 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: enable_index_compression: 1 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: block_align: 0 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: max_auto_readahead_size: 262144 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: prepopulate_block_cache: 0 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: initial_auto_readahead_size: 8192 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:17:09.177 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:17:09.178 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:17:09.179 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:17:09.180 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:17:09.181 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:17:09.182 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 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-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b2d2ba34-73fc-41f2-a5ad-6a1e3c8a8f82 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481828941534, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T10:17:09.183 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.934+0000 7f35b8af8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481828942089, "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": 1726481828, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b2d2ba34-73fc-41f2-a5ad-6a1e3c8a8f82", "db_session_id": "11EMB5AED6KWBZ3DJ088", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481828942239, "job": 1, "event": "recovery_finished"} 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 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-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56540d916e00 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 4 rocksdb: DB pointer 0x56540da16000 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35ae8c1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35ae8c1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: ** DB Stats ** 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:17:09.184 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: ** Compaction Stats [default] ** 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: ** Compaction Stats [default] ** 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:17:09.185 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: Block cache BinnedLRUCache@0x56540d8eb1f0#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-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:17:09.186 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 0 using public_addr v2:172.21.15.88:0/0 -> [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.938+0000 7f35b8af8c80 1 mon.b@-1(???) e0 preinit fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: e1 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: btime 2024-09-16T10:15:07:754700+0000 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 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-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: legacy client fscid: -1 2024-09-16T10:17:09.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: No filesystems configured 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 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-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.962+0000 7f35b18c7640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:38.966830+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-16T10:17:09.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:39.341675+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:40.606333+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:40.967209+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:42.967568+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-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:44.290188+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:44.291843+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:44.291087+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi088 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:44.782871+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:44.967967+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-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:46.301941+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:46.968349+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-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:47.516254+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:48.968765+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-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:50.969125+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-16T10:17:09.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:51.166263+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-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:52.969586+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-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.056829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.062623+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.069183+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.072607+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.073938+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.075396+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.076634+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:53.078354+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:53.253864+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:53.413536+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:16:53.564785+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.717180+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.722216+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:53.727811+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:54.969989+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-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:56.970433+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-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:57.956927+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/2991973295' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:16:58.063362+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/2991973295' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:58.067672+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:16:58.970873+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-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:17:00.971272+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-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.159813+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:17:01.165157+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b;count:3 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.171733+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.173391+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.176758+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:09.191 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.178575+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.187632+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.191476+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:01.193240+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:17:01.195281+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:17:02.971667+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-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:04.810305+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.88:0/1693488167' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:17:04.972062+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-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:06.931735+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:06.938766+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:06.946469+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:06.947871+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:09.192 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: audit 2024-09-16T10:17:06.949821+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:09.193 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cephadm 2024-09-16T10:17:06.951968+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:17:09.193 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: cluster 2024-09-16T10:17:06.972532+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:09.193 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:08 smithi088 bash[21623]: debug 2024-09-16T10:17:08.966+0000 7f35b18c7640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:17:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:17:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.729 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:17:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:12 smithi003 bash[26401]: debug 2024-09-16T10:17:12.583+0000 7f4436bbc640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:17:14.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:08.973187+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-16T10:17:14.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:08.979051+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:14.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:08.979322+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:14.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:08.982978+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:09.973602+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:10.973712+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:10.973730+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-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:10.976790+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:11.973803+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:12.589904+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:12.974238+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-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:12.974444+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:13.590585+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:13.974362+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.006116+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:14.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014780+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014810+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014832+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-16T10:17:08.972855+0000 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014849+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014870+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014889+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014911+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.014932+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.033885+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.033936+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.034208+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 65s) 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.034455+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:14.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:14.040851+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:14.047768+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:14.056104+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[19775]: audit 2024-09-16T10:17:14.062995+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:08.973187+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-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:08.979051+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:08.979322+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:08.982978+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:09.973602+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:10.973712+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:10.973730+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-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:10.976790+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:11.973803+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:12.589904+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:12.974238+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-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:12.974444+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:13.590585+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:13.974362+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.006116+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014780+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014810+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014832+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-16T10:17:08.972855+0000 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014849+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014870+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014889+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014911+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.014932+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.033885+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.033936+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.034208+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 65s) 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.034455+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:14.040851+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:14.047768+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:14.056104+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:14.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:14 smithi088 bash[21623]: audit 2024-09-16T10:17:14.062995+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:15.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:17:14 smithi003 bash[20027]: debug 2024-09-16T10:17:14.971+0000 7ff6d537e640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T10:17:19.701 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:14.597326+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.597732+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.599902+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:14.618475+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:14.618831+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:14.974614+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-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:15.591450+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:16.591317+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.702 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:16.975006+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-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:17.591403+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:18.591508+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.591720+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.618485+0000 mon.a (mon.0) 181 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624523+0000 mon.a (mon.0) 182 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624562+0000 mon.a (mon.0) 183 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624582+0000 mon.a (mon.0) 184 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624597+0000 mon.a (mon.0) 185 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624614+0000 mon.a (mon.0) 186 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624633+0000 mon.a (mon.0) 187 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624656+0000 mon.a (mon.0) 188 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624677+0000 mon.a (mon.0) 189 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:19.703 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.624697+0000 mon.a (mon.0) 190 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:19.704 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.641928+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-09-16T10:17:19.704 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.641979+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:19.704 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.642243+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-16T10:17:19.704 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.642547+0000 mon.a (mon.0) 194 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T10:17:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:14.597326+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.597732+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.599902+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:14.618475+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:19.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:14.618831+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:14.974614+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-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:15.591450+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:16.591317+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:16.975006+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-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:17.591403+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:18.591508+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.591720+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.618485+0000 mon.a (mon.0) 181 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624523+0000 mon.a (mon.0) 182 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624562+0000 mon.a (mon.0) 183 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624582+0000 mon.a (mon.0) 184 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624597+0000 mon.a (mon.0) 185 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:19.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624614+0000 mon.a (mon.0) 186 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624633+0000 mon.a (mon.0) 187 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624656+0000 mon.a (mon.0) 188 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624677+0000 mon.a (mon.0) 189 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.624697+0000 mon.a (mon.0) 190 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.641928+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.641979+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.642243+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.642547+0000 mon.a (mon.0) 194 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.649273+0000 mon.a (mon.0) 195 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.649308+0000 mon.a (mon.0) 196 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: cluster 2024-09-16T10:17:19.649325+0000 mon.a (mon.0) 197 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.653965+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.659198+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:19.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.664651+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:19.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.670246+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:19.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:19 smithi003 bash[19775]: audit 2024-09-16T10:17:19.675584+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.649273+0000 mon.a (mon.0) 195 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.649308+0000 mon.a (mon.0) 196 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: cluster 2024-09-16T10:17:19.649325+0000 mon.a (mon.0) 197 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.653965+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.659198+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.664651+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.670246+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:19 smithi088 bash[21623]: audit 2024-09-16T10:17:19.675584+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.080 INFO:teuthology.orchestra.run.smithi088.stderr:dumped monmap epoch 3 2024-09-16T10:17:20.080 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:17:20.080 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":3,"fsid":"572ab018-7414-11ef-bceb-c7b262605968","modified":"2024-09-16T10:17:14.591436Z","created":"2024-09-16T10:15:02.937226Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:17:20.735 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T10:17:20.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T10:17:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: cluster 2024-09-16T10:17:18.975399+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-16T10:17:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.078131+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.88:0/739507582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T10:17:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.339039+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.340644+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.591078+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.641479+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.644651+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.649200+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.653683+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.658089+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.697586+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:20.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:20 smithi003 bash[19775]: audit 2024-09-16T10:17:20.702787+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: cluster 2024-09-16T10:17:18.975399+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-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.078131+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.88:0/739507582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.339039+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.340644+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.591078+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.641479+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.644651+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.649200+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.653683+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.658089+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.697586+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:20 smithi088 bash[21623]: audit 2024-09-16T10:17:20.702787+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:16.593823+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.632663+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.633767+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.634942+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.656179+0000 mon.a (mon.0) 221 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662339+0000 mon.a (mon.0) 222 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662374+0000 mon.a (mon.0) 223 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662405+0000 mon.a (mon.0) 224 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662440+0000 mon.a (mon.0) 225 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662478+0000 mon.a (mon.0) 226 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662517+0000 mon.a (mon.0) 227 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662551+0000 mon.a (mon.0) 228 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662585+0000 mon.a (mon.0) 229 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.662619+0000 mon.a (mon.0) 230 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.663635+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.663706+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.663991+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.664285+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.664322+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2024-09-16T10:17:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[19775]: cluster 2024-09-16T10:17:21.670768+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:08.973187+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-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:08.979051+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:08.979322+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:08.982978+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:09.973602+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:10.973712+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:10.973730+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-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:10.976790+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:11.973803+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:12.589904+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:12.974238+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-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:12.974444+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:13.590585+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:13.974362+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.006116+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014780+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014810+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014832+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-16T10:17:08.972855+0000 2024-09-16T10:17:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014849+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014870+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014889+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014911+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.014932+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.033885+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.033936+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.034208+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 65s) 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.034455+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.040851+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.047768+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.056104+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.062995+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.597326+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.597732+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.599902+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.618475+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:14.618831+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:14.974614+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-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:15.591450+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:16.591317+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:16.975006+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-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:17.591403+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:18.591508+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.591720+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.618485+0000 mon.a (mon.0) 181 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624523+0000 mon.a (mon.0) 182 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624562+0000 mon.a (mon.0) 183 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624582+0000 mon.a (mon.0) 184 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624597+0000 mon.a (mon.0) 185 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624614+0000 mon.a (mon.0) 186 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624633+0000 mon.a (mon.0) 187 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624656+0000 mon.a (mon.0) 188 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624677+0000 mon.a (mon.0) 189 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.624697+0000 mon.a (mon.0) 190 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.641928+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.641979+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.642243+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-16T10:17:21.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.642547+0000 mon.a (mon.0) 194 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.649273+0000 mon.a (mon.0) 195 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.649308+0000 mon.a (mon.0) 196 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:19.649325+0000 mon.a (mon.0) 197 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.653965+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.659198+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.664651+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.670246+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:19.675584+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:18.975399+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-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.078131+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.88:0/739507582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.339039+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.340644+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:21.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.591078+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.641479+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.644651+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.649200+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.653683+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.658089+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.697586+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: audit 2024-09-16T10:17:20.702787+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:16.593823+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.632663+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.633767+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:21.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.634942+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.656179+0000 mon.a (mon.0) 221 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662339+0000 mon.a (mon.0) 222 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662374+0000 mon.a (mon.0) 223 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662405+0000 mon.a (mon.0) 224 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662440+0000 mon.a (mon.0) 225 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662478+0000 mon.a (mon.0) 226 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662517+0000 mon.a (mon.0) 227 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662551+0000 mon.a (mon.0) 228 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662585+0000 mon.a (mon.0) 229 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.662619+0000 mon.a (mon.0) 230 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.663635+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.663706+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.663991+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T10:17:21.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.664285+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T10:17:21.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.664322+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2024-09-16T10:17:21.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:21 smithi003 bash[26401]: cluster 2024-09-16T10:17:21.670768+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:16.593823+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.632663+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.633767+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.634942+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.656179+0000 mon.a (mon.0) 221 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662339+0000 mon.a (mon.0) 222 : cluster [DBG] monmap epoch 3 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662374+0000 mon.a (mon.0) 223 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662405+0000 mon.a (mon.0) 224 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662440+0000 mon.a (mon.0) 225 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:17:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662478+0000 mon.a (mon.0) 226 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662517+0000 mon.a (mon.0) 227 : cluster [DBG] election_strategy: 1 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662551+0000 mon.a (mon.0) 228 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662585+0000 mon.a (mon.0) 229 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.662619+0000 mon.a (mon.0) 230 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.663635+0000 mon.a (mon.0) 231 : cluster [DBG] fsmap 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.663706+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.663991+0000 mon.a (mon.0) 233 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.664285+0000 mon.a (mon.0) 234 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.664322+0000 mon.a (mon.0) 235 : cluster [INF] Cluster is now healthy 2024-09-16T10:17:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:21 smithi088 bash[21623]: cluster 2024-09-16T10:17:21.670768+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-16T10:17:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:22 smithi003 bash[19775]: cluster 2024-09-16T10:17:20.975686+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:22 smithi003 bash[19775]: audit 2024-09-16T10:17:22.591264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:22 smithi003 bash[26401]: cluster 2024-09-16T10:17:20.975686+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:22 smithi003 bash[26401]: audit 2024-09-16T10:17:22.591264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:22 smithi088 bash[21623]: cluster 2024-09-16T10:17:20.975686+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:22 smithi088 bash[21623]: audit 2024-09-16T10:17:22.591264+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:17:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: cluster 2024-09-16T10:17:22.976072+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-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: audit 2024-09-16T10:17:23.200710+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: audit 2024-09-16T10:17:23.208563+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: cephadm 2024-09-16T10:17:23.209975+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: audit 2024-09-16T10:17:23.210409+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: audit 2024-09-16T10:17:23.211661+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: audit 2024-09-16T10:17:23.212913+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[19775]: cephadm 2024-09-16T10:17:23.214422+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: cluster 2024-09-16T10:17:22.976072+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-16T10:17:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: audit 2024-09-16T10:17:23.200710+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: audit 2024-09-16T10:17:23.208563+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: cephadm 2024-09-16T10:17:23.209975+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T10:17:24.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: audit 2024-09-16T10:17:23.210409+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:24.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: audit 2024-09-16T10:17:23.211661+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:24.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: audit 2024-09-16T10:17:23.212913+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:24.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:24 smithi003 bash[26401]: cephadm 2024-09-16T10:17:23.214422+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: cluster 2024-09-16T10:17:22.976072+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-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: audit 2024-09-16T10:17:23.200710+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: audit 2024-09-16T10:17:23.208563+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: cephadm 2024-09-16T10:17:23.209975+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: audit 2024-09-16T10:17:23.210409+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: audit 2024-09-16T10:17:23.211661+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: audit 2024-09-16T10:17:23.212913+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:24 smithi088 bash[21623]: cephadm 2024-09-16T10:17:23.214422+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-16T10:17:25.858 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:26.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: cluster 2024-09-16T10:17:24.976574+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-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: audit 2024-09-16T10:17:25.407177+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: audit 2024-09-16T10:17:25.415031+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: cephadm 2024-09-16T10:17:25.416504+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: audit 2024-09-16T10:17:25.417154+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: audit 2024-09-16T10:17:25.418536+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: audit 2024-09-16T10:17:25.419887+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[19775]: cephadm 2024-09-16T10:17:25.421434+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: cluster 2024-09-16T10:17:24.976574+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-16T10:17:26.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: audit 2024-09-16T10:17:25.407177+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: audit 2024-09-16T10:17:25.415031+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: cephadm 2024-09-16T10:17:25.416504+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T10:17:26.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: audit 2024-09-16T10:17:25.417154+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:26.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: audit 2024-09-16T10:17:25.418536+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:26.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: audit 2024-09-16T10:17:25.419887+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:26 smithi003 bash[26401]: cephadm 2024-09-16T10:17:25.421434+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-16T10:17:26.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: cluster 2024-09-16T10:17:24.976574+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-16T10:17:26.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: audit 2024-09-16T10:17:25.407177+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: audit 2024-09-16T10:17:25.415031+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:26.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: cephadm 2024-09-16T10:17:25.416504+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T10:17:26.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: audit 2024-09-16T10:17:25.417154+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:17:26.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: audit 2024-09-16T10:17:25.418536+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:17:26.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: audit 2024-09-16T10:17:25.419887+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:26 smithi088 bash[21623]: cephadm 2024-09-16T10:17:25.421434+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-16T10:17:27.124 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:27.125 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-16T10:17:27.125 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:17:27.125 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-09-16T10:17:27.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:27 smithi003 bash[19775]: audit 2024-09-16T10:17:27.123634+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/4064359992' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:27 smithi003 bash[26401]: audit 2024-09-16T10:17:27.123634+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/4064359992' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:27 smithi088 bash[21623]: audit 2024-09-16T10:17:27.123634+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/4064359992' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.761 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T10:17:27.761 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:17:27.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:17:27.776 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:17:27.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:17:27.830 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:17:27.831 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:17:27.846 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:17:27.846 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:17:27.902 INFO:tasks.cephadm:Adding mgr.y on smithi003 2024-09-16T10:17:27.902 INFO:tasks.cephadm:Adding mgr.x on smithi088 2024-09-16T10:17:27.902 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi003=y;smithi088=x' 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: cluster 2024-09-16T10:17:26.976865+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-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.481025+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.489860+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.492359+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.495656+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.497443+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:28 smithi088 bash[21623]: audit 2024-09-16T10:17:27.508325+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: cluster 2024-09-16T10:17:26.976865+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-16T10:17:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.481025+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.489860+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.492359+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.495656+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.497443+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[19775]: audit 2024-09-16T10:17:27.508325+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: cluster 2024-09-16T10:17:26.976865+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-16T10:17:28.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.481025+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.489860+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.492359+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.495656+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.497443+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:28 smithi003 bash[26401]: audit 2024-09-16T10:17:27.508325+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:30 smithi088 bash[21623]: cluster 2024-09-16T10:17:28.977283+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-16T10:17:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:30 smithi003 bash[19775]: cluster 2024-09-16T10:17:28.977283+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-16T10:17:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:30 smithi003 bash[26401]: cluster 2024-09-16T10:17:28.977283+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-16T10:17:31.658 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:17:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:32 smithi088 bash[21623]: cluster 2024-09-16T10:17:30.977801+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-16T10:17:32.922 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled mgr update... 2024-09-16T10:17:32.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:32 smithi003 bash[19775]: cluster 2024-09-16T10:17:30.977801+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-16T10:17:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:32 smithi003 bash[26401]: cluster 2024-09-16T10:17:30.977801+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-16T10:17:33.616 DEBUG:teuthology.orchestra.run.smithi088:mgr.x> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T10:17:33.619 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T10:17:33.619 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T10:17:33.619 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:17:33.619 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:17:33.625 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-16T10:17:33.626 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-16T10:17:33.674 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-16 10:09:54.543771496 +0000 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-16 10:09:54.311773568 +0000 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-16 10:09:54.311773568 +0000 2024-09-16T10:17:33.675 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-16T10:17:33.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:17:33.733 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-16T10:17:33.734 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-16T10:17:33.734 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000426841 s, 1.2 MB/s 2024-09-16T10:17:33.735 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:17:33.784 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-16 10:09:54.787769316 +0000 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-16 10:09:54.783769351 +0000 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-16 10:09:54.783769351 +0000 2024-09-16T10:17:33.830 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-16T10:17:33.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:17:33.885 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-16T10:17:33.885 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-16T10:17:33.885 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000421808 s, 1.2 MB/s 2024-09-16T10:17:33.886 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:17:33.941 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-16T10:17:33.990 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:17:33.990 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:33.990 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-09-16T10:17:33.990 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:33.991 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-16 10:09:55.571762314 +0000 2024-09-16T10:17:33.991 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-16 10:09:55.303764707 +0000 2024-09-16T10:17:33.991 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-16 10:09:55.303764707 +0000 2024-09-16T10:17:33.991 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-16T10:17:33.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.910611+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: cephadm 2024-09-16T10:17:32.913666+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi088=x;count:2 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.919893+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.921633+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.925071+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.926822+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.935627+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.938716+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:34.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.941524+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.946500+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: audit 2024-09-16T10:17:32.948439+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: cephadm 2024-09-16T10:17:32.950407+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[19775]: cluster 2024-09-16T10:17:32.978343+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.910611+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: cephadm 2024-09-16T10:17:32.913666+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi088=x;count:2 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.919893+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.921633+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.925071+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.926822+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.935627+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.938716+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.941524+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.946500+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: audit 2024-09-16T10:17:32.948439+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: cephadm 2024-09-16T10:17:32.950407+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:17:34.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:33 smithi003 bash[26401]: cluster 2024-09-16T10:17:32.978343+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:34.046 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-16T10:17:34.046 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-16T10:17:34.046 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.00041678 s, 1.2 MB/s 2024-09-16T10:17:34.047 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:17:34.096 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-16 10:09:56.063757918 +0000 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-16 10:09:55.827760027 +0000 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-16 10:09:55.827760027 +0000 2024-09-16T10:17:34.143 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-16T10:17:34.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:17:34.197 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-16T10:17:34.197 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-16T10:17:34.197 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000412104 s, 1.2 MB/s 2024-09-16T10:17:34.198 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:17:34.247 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:17:34.247 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:17:34.253 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-16T10:17:34.254 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.910611+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: cephadm 2024-09-16T10:17:32.913666+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi088=x;count:2 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.919893+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.921633+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.925071+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.926822+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.935627+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.938716+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.941524+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T10:17:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.946500+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: audit 2024-09-16T10:17:32.948439+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: cephadm 2024-09-16T10:17:32.950407+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:17:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:33 smithi088 bash[21623]: cluster 2024-09-16T10:17:32.978343+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-16 10:09:48.626916582 +0000 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-16 10:09:48.374918833 +0000 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-16 10:09:48.374918833 +0000 2024-09-16T10:17:34.263 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-16T10:17:34.263 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:17:34.317 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-16T10:17:34.318 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-16T10:17:34.318 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.00044624 s, 1.1 MB/s 2024-09-16T10:17:34.319 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:17:34.367 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-09-16T10:17:34.418 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:17:34.418 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:34.418 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-16T10:17:34.418 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:34.419 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-16 10:09:49.102912329 +0000 2024-09-16T10:17:34.419 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-16 10:09:48.866914437 +0000 2024-09-16T10:17:34.419 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-16 10:09:48.866914437 +0000 2024-09-16T10:17:34.419 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-16T10:17:34.419 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:17:34.477 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-16T10:17:34.478 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-16T10:17:34.478 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000358908 s, 1.4 MB/s 2024-09-16T10:17:34.479 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:17:34.528 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-16 10:09:49.662907328 +0000 2024-09-16T10:17:34.574 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-16 10:09:49.378909864 +0000 2024-09-16T10:17:34.575 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-16 10:09:49.378909864 +0000 2024-09-16T10:17:34.575 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-16T10:17:34.575 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:17:34.632 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-16T10:17:34.633 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-16T10:17:34.633 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000338164 s, 1.5 MB/s 2024-09-16T10:17:34.634 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:17:34.683 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-09-16T10:17:34.733 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-16 10:09:50.162902861 +0000 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-16 10:09:49.910905113 +0000 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-16 10:09:49.910905113 +0000 2024-09-16T10:17:34.734 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-16T10:17:34.734 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:17:34.790 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-16T10:17:34.790 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-16T10:17:34.790 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000245131 s, 2.1 MB/s 2024-09-16T10:17:34.791 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:17:34.838 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-09-16T10:17:34.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:17:35.801 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:35.801 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:35.801 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:36.140 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:36.140 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:36.141 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:36 smithi088 systemd[1]: Started Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:17:36.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:35 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:36.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:36 smithi088 bash[21623]: cluster 2024-09-16T10:17:34.978775+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-16T10:17:36.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:36 smithi003 bash[19775]: cluster 2024-09-16T10:17:34.978775+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-16T10:17:36.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:36 smithi003 bash[26401]: cluster 2024-09-16T10:17:34.978775+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-16T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[21623]: audit 2024-09-16T10:17:36.081585+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[21623]: audit 2024-09-16T10:17:36.086507+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[21623]: audit 2024-09-16T10:17:36.094046+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[21623]: audit 2024-09-16T10:17:36.103902+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[21623]: audit 2024-09-16T10:17:36.161887+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[22349]: debug 2024-09-16T10:17:37.049+0000 7f7c41aa3640 1 -- 172.21.15.88:0/142391430 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563ea41b90e0 con 0x563ea41bb400 2024-09-16T10:17:37.255 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:37 smithi088 bash[22349]: debug 2024-09-16T10:17:37.161+0000 7f7c4430d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:17:37.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[19775]: audit 2024-09-16T10:17:36.081585+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[19775]: audit 2024-09-16T10:17:36.086507+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[19775]: audit 2024-09-16T10:17:36.094046+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[19775]: audit 2024-09-16T10:17:36.103902+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[19775]: audit 2024-09-16T10:17:36.161887+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[26401]: audit 2024-09-16T10:17:36.081585+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[26401]: audit 2024-09-16T10:17:36.086507+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[26401]: audit 2024-09-16T10:17:36.094046+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[26401]: audit 2024-09-16T10:17:36.103902+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:37.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:37 smithi003 bash[26401]: audit 2024-09-16T10:17:36.161887+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:38.362 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:38 smithi088 bash[21623]: cluster 2024-09-16T10:17:36.979178+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-16T10:17:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:38 smithi003 bash[19775]: cluster 2024-09-16T10:17:36.979178+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-16T10:17:38.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:38 smithi003 bash[26401]: cluster 2024-09-16T10:17:36.979178+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-16T10:17:38.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:38 smithi088 bash[22349]: debug 2024-09-16T10:17:38.361+0000 7f7c4430d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:17:38.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:38 smithi088 bash[22349]: debug 2024-09-16T10:17:38.425+0000 7f7c4430d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:17:38.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:38 smithi088 bash[22349]: debug 2024-09-16T10:17:38.573+0000 7f7c4430d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:17:39.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.221+0000 7f7c4430d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:17:39.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.289+0000 7f7c4430d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:17:39.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.357+0000 7f7c4430d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:17:39.582 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:39.942 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.541+0000 7f7c4430d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:17:39.942 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.617+0000 7f7c4430d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:17:39.942 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.685+0000 7f7c4430d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:17:39.942 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:39 smithi088 bash[22349]: debug 2024-09-16T10:17:39.937+0000 7f7c4430d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:17:40.202 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.005+0000 7f7c4430d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:17:40.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.201+0000 7f7c4430d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:17:40.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.277+0000 7f7c4430d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:17:40.864 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.525+0000 7f7c4430d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:17:40.864 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.701+0000 7f7c4430d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:17:40.864 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[21623]: cluster 2024-09-16T10:17:38.979595+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-16T10:17:40.864 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[21623]: audit 2024-09-16T10:17:39.661586+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:40 smithi003 bash[26401]: cluster 2024-09-16T10:17:38.979595+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-16T10:17:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:40 smithi003 bash[26401]: audit 2024-09-16T10:17:39.661586+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:40 smithi003 bash[19775]: cluster 2024-09-16T10:17:38.979595+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-16T10:17:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:40 smithi003 bash[19775]: audit 2024-09-16T10:17:39.661586+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:41.119 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.861+0000 7f7c4430d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:17:41.119 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:40 smithi088 bash[22349]: debug 2024-09-16T10:17:40.937+0000 7f7c4430d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:17:41.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:41 smithi088 bash[22349]: debug 2024-09-16T10:17:41.117+0000 7f7c4430d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:17:42.228 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:41 smithi088 bash[22349]: debug 2024-09-16T10:17:41.929+0000 7f7c4430d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:17:42.229 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[22349]: debug 2024-09-16T10:17:42.001+0000 7f7c4430d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:17:42.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[22349]: debug 2024-09-16T10:17:42.225+0000 7f7c4430d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:17:42.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[22349]: debug 2024-09-16T10:17:42.297+0000 7f7c4430d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:17:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: cluster 2024-09-16T10:17:40.979987+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-16T10:17:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.364492+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.375171+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.377071+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.378887+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.387981+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: cephadm 2024-09-16T10:17:41.439993+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.440606+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.441975+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: audit 2024-09-16T10:17:41.443128+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[21623]: cephadm 2024-09-16T10:17:41.444546+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: cluster 2024-09-16T10:17:40.979987+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-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.364492+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.375171+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.377071+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.378887+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.387981+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: cephadm 2024-09-16T10:17:41.439993+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.440606+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.441975+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: audit 2024-09-16T10:17:41.443128+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[19775]: cephadm 2024-09-16T10:17:41.444546+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: cluster 2024-09-16T10:17:40.979987+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-16T10:17:42.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.364492+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.375171+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.377071+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.378887+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.387981+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: cephadm 2024-09-16T10:17:41.439993+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.440606+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.441975+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: audit 2024-09-16T10:17:41.443128+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:42.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:42 smithi003 bash[26401]: cephadm 2024-09-16T10:17:41.444546+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-16T10:17:43.005 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[22349]: debug 2024-09-16T10:17:42.685+0000 7f7c4430d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:17:43.005 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:17:42 smithi088 bash[22349]: debug 2024-09-16T10:17:42.761+0000 7f7c4430d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:17:43.618 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:17:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[19775]: cluster 2024-09-16T10:17:42.788660+0000 mon.a (mon.0) 277 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[19775]: audit 2024-09-16T10:17:42.791845+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[19775]: audit 2024-09-16T10:17:42.792624+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[19775]: audit 2024-09-16T10:17:42.793803+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[19775]: audit 2024-09-16T10:17:42.794397+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[26401]: cluster 2024-09-16T10:17:42.788660+0000 mon.a (mon.0) 277 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[26401]: audit 2024-09-16T10:17:42.791845+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[26401]: audit 2024-09-16T10:17:42.792624+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[26401]: audit 2024-09-16T10:17:42.793803+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:17:43.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:43 smithi003 bash[26401]: audit 2024-09-16T10:17:42.794397+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:17:43.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-09-16T10:17:43.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:43 smithi088 bash[21623]: cluster 2024-09-16T10:17:42.788660+0000 mon.a (mon.0) 277 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:17:43.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:43 smithi088 bash[21623]: audit 2024-09-16T10:17:42.791845+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:17:43.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:43 smithi088 bash[21623]: audit 2024-09-16T10:17:42.792624+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:17:43.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:43 smithi088 bash[21623]: audit 2024-09-16T10:17:42.793803+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:17:43.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:43 smithi088 bash[21623]: audit 2024-09-16T10:17:42.794397+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.88:0/1213188481' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:17:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[26401]: cluster 2024-09-16T10:17:42.980297+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-16T10:17:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[26401]: cluster 2024-09-16T10:17:43.385323+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-16T10:17:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[26401]: audit 2024-09-16T10:17:43.385941+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:17:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[19775]: cluster 2024-09-16T10:17:42.980297+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-16T10:17:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[19775]: cluster 2024-09-16T10:17:43.385323+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-16T10:17:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:44 smithi003 bash[19775]: audit 2024-09-16T10:17:43.385941+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:17:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:44 smithi088 bash[21623]: cluster 2024-09-16T10:17:42.980297+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-16T10:17:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:44 smithi088 bash[21623]: cluster 2024-09-16T10:17:43.385323+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-16T10:17:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:44 smithi088 bash[21623]: audit 2024-09-16T10:17:43.385941+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:17:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: cluster 2024-09-16T10:17:44.980668+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-16T10:17:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.633441+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.641431+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.644442+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.647698+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.649505+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[19775]: audit 2024-09-16T10:17:45.659032+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: cluster 2024-09-16T10:17:44.980668+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-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.633441+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.641431+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.644442+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.647698+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.649505+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:46 smithi003 bash[26401]: audit 2024-09-16T10:17:45.659032+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: cluster 2024-09-16T10:17:44.980668+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-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.633441+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.641431+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.644442+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.647698+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.649505+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:46 smithi088 bash[21623]: audit 2024-09-16T10:17:45.659032+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:17:48.403 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:17:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:48 smithi003 bash[26401]: cluster 2024-09-16T10:17:46.981112+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-16T10:17:48.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:48 smithi003 bash[19775]: cluster 2024-09-16T10:17:46.981112+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-16T10:17:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:48 smithi088 bash[21623]: cluster 2024-09-16T10:17:46.981112+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-16T10:17:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[19775]: cluster 2024-09-16T10:17:48.981489+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-16T10:17:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[19775]: audit 2024-09-16T10:17:49.934962+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:17:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[19775]: audit 2024-09-16T10:17:49.940640+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:17:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[19775]: audit 2024-09-16T10:17:49.942054+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[26401]: cluster 2024-09-16T10:17:48.981489+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-16T10:17:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[26401]: audit 2024-09-16T10:17:49.934962+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:17:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[26401]: audit 2024-09-16T10:17:49.940640+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:17:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:50 smithi003 bash[26401]: audit 2024-09-16T10:17:49.942054+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:50 smithi088 bash[21623]: cluster 2024-09-16T10:17:48.981489+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-16T10:17:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:50 smithi088 bash[21623]: audit 2024-09-16T10:17:49.934962+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:17:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:50 smithi088 bash[21623]: audit 2024-09-16T10:17:49.940640+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:17:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:50 smithi088 bash[21623]: audit 2024-09-16T10:17:49.942054+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:51 smithi003 bash[19775]: audit 2024-09-16T10:17:49.927844+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:51.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:51 smithi003 bash[26401]: audit 2024-09-16T10:17:49.927844+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:51 smithi088 bash[21623]: audit 2024-09-16T10:17:49.927844+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:52 smithi003 bash[19775]: cluster 2024-09-16T10:17:50.981911+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-16T10:17:52.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:52 smithi003 bash[26401]: cluster 2024-09-16T10:17:50.981911+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-16T10:17:53.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:52 smithi088 bash[21623]: cluster 2024-09-16T10:17:50.981911+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-16T10:17:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:54 smithi003 bash[19775]: cluster 2024-09-16T10:17:52.982267+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-16T10:17:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:54 smithi003 bash[26401]: cluster 2024-09-16T10:17:52.982267+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-16T10:17:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:54 smithi088 bash[21623]: cluster 2024-09-16T10:17:52.982267+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-16T10:17:56.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:56 smithi003 bash[19775]: cluster 2024-09-16T10:17:54.982664+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-16T10:17:56.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:56 smithi003 bash[26401]: cluster 2024-09-16T10:17:54.982664+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-16T10:17:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:56 smithi088 bash[21623]: cluster 2024-09-16T10:17:54.982664+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-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: cluster 2024-09-16T10:17:56.983108+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-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: audit 2024-09-16T10:17:58.490266+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.3:0/3196330258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: audit 2024-09-16T10:17:58.491002+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: audit 2024-09-16T10:17:58.493764+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]': finished 2024-09-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: cluster 2024-09-16T10:17:58.498579+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:17:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[19775]: audit 2024-09-16T10:17:58.498764+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: cluster 2024-09-16T10:17:56.983108+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-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: audit 2024-09-16T10:17:58.490266+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.3:0/3196330258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: audit 2024-09-16T10:17:58.491002+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: audit 2024-09-16T10:17:58.493764+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]': finished 2024-09-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: cluster 2024-09-16T10:17:58.498579+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:17:58.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:58 smithi003 bash[26401]: audit 2024-09-16T10:17:58.498764+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: cluster 2024-09-16T10:17:56.983108+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-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: audit 2024-09-16T10:17:58.490266+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.3:0/3196330258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: audit 2024-09-16T10:17:58.491002+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: audit 2024-09-16T10:17:58.493764+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aed26ff9-6456-471e-8762-a288d4ee3fe8"}]': finished 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: cluster 2024-09-16T10:17:58.498579+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:58 smithi088 bash[21623]: audit 2024-09-16T10:17:58.498764+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:17:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:17:59 smithi003 bash[19775]: audit 2024-09-16T10:17:59.130503+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2449847032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:17:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:17:59 smithi003 bash[26401]: audit 2024-09-16T10:17:59.130503+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2449847032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:18:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:17:59 smithi088 bash[21623]: audit 2024-09-16T10:17:59.130503+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2449847032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:18:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:00 smithi003 bash[19775]: cluster 2024-09-16T10:17:58.983497+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-16T10:18:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:00 smithi003 bash[26401]: cluster 2024-09-16T10:17:58.983497+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-16T10:18:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:00 smithi088 bash[21623]: cluster 2024-09-16T10:17:58.983497+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-16T10:18:02.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:02 smithi003 bash[19775]: cluster 2024-09-16T10:18:00.983924+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-16T10:18:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:02 smithi003 bash[26401]: cluster 2024-09-16T10:18:00.983924+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-16T10:18:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:02 smithi088 bash[21623]: cluster 2024-09-16T10:18:00.983924+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-16T10:18:04.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:04 smithi003 bash[19775]: cluster 2024-09-16T10:18:02.984361+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-16T10:18:04.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:04 smithi003 bash[26401]: cluster 2024-09-16T10:18:02.984361+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-16T10:18:05.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:04 smithi088 bash[21623]: cluster 2024-09-16T10:18:02.984361+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-16T10:18:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:06 smithi003 bash[26401]: cluster 2024-09-16T10:18:04.984795+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-16T10:18:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:06 smithi003 bash[19775]: cluster 2024-09-16T10:18:04.984795+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-16T10:18:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:06 smithi088 bash[21623]: cluster 2024-09-16T10:18:04.984795+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-16T10:18:08.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:08 smithi003 bash[26401]: cluster 2024-09-16T10:18:06.985305+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-16T10:18:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:08 smithi003 bash[19775]: cluster 2024-09-16T10:18:06.985305+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-16T10:18:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:08 smithi088 bash[21623]: cluster 2024-09-16T10:18:06.985305+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-16T10:18:10.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:10 smithi003 bash[19775]: cluster 2024-09-16T10:18:08.985819+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-16T10:18:10.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:10 smithi003 bash[26401]: cluster 2024-09-16T10:18:08.985819+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-16T10:18:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:10 smithi088 bash[21623]: cluster 2024-09-16T10:18:08.985819+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-16T10:18:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[19775]: cluster 2024-09-16T10:18:10.986366+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-16T10:18:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[19775]: audit 2024-09-16T10:18:11.937568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T10:18:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[19775]: audit 2024-09-16T10:18:11.939104+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[26401]: cluster 2024-09-16T10:18:10.986366+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-16T10:18:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[26401]: audit 2024-09-16T10:18:11.937568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T10:18:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:12 smithi003 bash[26401]: audit 2024-09-16T10:18:11.939104+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:12 smithi088 bash[21623]: cluster 2024-09-16T10:18:10.986366+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-16T10:18:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:12 smithi088 bash[21623]: audit 2024-09-16T10:18:11.937568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T10:18:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:12 smithi088 bash[21623]: audit 2024-09-16T10:18:11.939104+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:13.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:13 smithi003 bash[19775]: cephadm 2024-09-16T10:18:11.940189+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:18:13.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:13 smithi003 bash[26401]: cephadm 2024-09-16T10:18:11.940189+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:18:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:13 smithi088 bash[21623]: cephadm 2024-09-16T10:18:11.940189+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:18:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:14 smithi003 bash[19775]: cluster 2024-09-16T10:18:12.986879+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-16T10:18:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:14 smithi003 bash[26401]: cluster 2024-09-16T10:18:12.986879+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-16T10:18:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:14 smithi088 bash[21623]: cluster 2024-09-16T10:18:12.986879+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-16T10:18:16.640 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.641 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.978 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:16 smithi003 bash[19775]: cluster 2024-09-16T10:18:14.987328+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-16T10:18:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:16 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:16 smithi003 bash[26401]: cluster 2024-09-16T10:18:14.987328+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-16T10:18:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:16 smithi088 bash[21623]: cluster 2024-09-16T10:18:14.987328+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-16T10:18:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[19775]: audit 2024-09-16T10:18:16.782471+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[19775]: audit 2024-09-16T10:18:16.786348+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[19775]: audit 2024-09-16T10:18:16.790479+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:17.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[26401]: audit 2024-09-16T10:18:16.782471+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[26401]: audit 2024-09-16T10:18:16.786348+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:17.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:17 smithi003 bash[26401]: audit 2024-09-16T10:18:16.790479+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:17 smithi088 bash[21623]: audit 2024-09-16T10:18:16.782471+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:17 smithi088 bash[21623]: audit 2024-09-16T10:18:16.786348+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:17 smithi088 bash[21623]: audit 2024-09-16T10:18:16.790479+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:19.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:18 smithi003 bash[19775]: cluster 2024-09-16T10:18:16.987648+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-16T10:18:19.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:18 smithi003 bash[26401]: cluster 2024-09-16T10:18:16.987648+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-16T10:18:19.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:18 smithi088 bash[21623]: cluster 2024-09-16T10:18:16.987648+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-16T10:18:21.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:20 smithi003 bash[19775]: cluster 2024-09-16T10:18:18.988043+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-16T10:18:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:20 smithi003 bash[26401]: cluster 2024-09-16T10:18:18.988043+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-16T10:18:21.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:20 smithi088 bash[21623]: cluster 2024-09-16T10:18:18.988043+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-16T10:18:23.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: cluster 2024-09-16T10:18:20.988438+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-16T10:18:23.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: audit 2024-09-16T10:18:22.078748+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: audit 2024-09-16T10:18:22.082695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: audit 2024-09-16T10:18:22.705731+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: audit 2024-09-16T10:18:22.706899+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[26401]: audit 2024-09-16T10:18:22.712095+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: cluster 2024-09-16T10:18:20.988438+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-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: audit 2024-09-16T10:18:22.078748+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: audit 2024-09-16T10:18:22.082695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: audit 2024-09-16T10:18:22.705731+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: audit 2024-09-16T10:18:22.706899+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:22 smithi003 bash[19775]: audit 2024-09-16T10:18:22.712095+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: cluster 2024-09-16T10:18:20.988438+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-16T10:18:23.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: audit 2024-09-16T10:18:22.078748+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: audit 2024-09-16T10:18:22.082695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:23.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: audit 2024-09-16T10:18:22.705731+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: audit 2024-09-16T10:18:22.706899+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:22 smithi088 bash[21623]: audit 2024-09-16T10:18:22.712095+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:25.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:24 smithi003 bash[19775]: cluster 2024-09-16T10:18:22.988740+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-16T10:18:25.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:24 smithi003 bash[26401]: cluster 2024-09-16T10:18:22.988740+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-16T10:18:25.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:24 smithi088 bash[21623]: cluster 2024-09-16T10:18:22.988740+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-16T10:18:26.837 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-09-16T10:18:26.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:26 smithi003 bash[19775]: cluster 2024-09-16T10:18:24.989030+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-16T10:18:26.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:26 smithi003 bash[19775]: audit 2024-09-16T10:18:26.640560+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:26 smithi003 bash[26401]: cluster 2024-09-16T10:18:24.989030+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-16T10:18:26.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:26 smithi003 bash[26401]: audit 2024-09-16T10:18:26.640560+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T10:18:27.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:26 smithi088 bash[21623]: cluster 2024-09-16T10:18:24.989030+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-16T10:18:27.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:26 smithi088 bash[21623]: audit 2024-09-16T10:18:26.640560+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T10:18:27.516 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T10:18:27.519 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2024-09-16T10:18:27.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:18:27.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.807410+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:18:27.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: cluster 2024-09-16T10:18:26.811448+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:18:27.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.812035+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.812426+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.818040+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.823524+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:26.831665+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:27.809303+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: cluster 2024-09-16T10:18:27.811820+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:18:27.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[19775]: audit 2024-09-16T10:18:27.812328+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:28.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.807410+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:18:28.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: cluster 2024-09-16T10:18:26.811448+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:18:28.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.812035+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:18:28.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.812426+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.818040+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.823524+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:26.831665+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:27.809303+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: cluster 2024-09-16T10:18:27.811820+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:18:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[26401]: audit 2024-09-16T10:18:27.812328+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:28.229 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[29330]: debug 2024-09-16T10:18:27.847+0000 7f7668036640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T10:18:28.229 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:18:27 smithi003 bash[29330]: debug 2024-09-16T10:18:27.847+0000 7f7663e5e640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:18:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.807410+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:18:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: cluster 2024-09-16T10:18:26.811448+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:18:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.812035+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:18:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.812426+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.818040+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.823524+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:26.831665+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:27.809303+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:18:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: cluster 2024-09-16T10:18:27.811820+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:18:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:27 smithi088 bash[21623]: audit 2024-09-16T10:18:27.812328+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:29.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:28 smithi003 bash[19775]: cluster 2024-09-16T10:18:26.989311+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-16T10:18:29.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:28 smithi003 bash[19775]: audit 2024-09-16T10:18:27.819353+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:29.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:28 smithi003 bash[26401]: cluster 2024-09-16T10:18:26.989311+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-16T10:18:29.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:28 smithi003 bash[26401]: audit 2024-09-16T10:18:27.819353+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:29.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:28 smithi088 bash[21623]: cluster 2024-09-16T10:18:26.989311+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-16T10:18:29.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:28 smithi088 bash[21623]: audit 2024-09-16T10:18:27.819353+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: cluster 2024-09-16T10:18:27.610574+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: cluster 2024-09-16T10:18:27.610675+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: audit 2024-09-16T10:18:28.823148+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: cluster 2024-09-16T10:18:28.836184+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816] boot 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: cluster 2024-09-16T10:18:28.836250+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:18:30.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[19775]: audit 2024-09-16T10:18:28.837074+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: cluster 2024-09-16T10:18:27.610574+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: cluster 2024-09-16T10:18:27.610675+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: audit 2024-09-16T10:18:28.823148+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: cluster 2024-09-16T10:18:28.836184+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816] boot 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: cluster 2024-09-16T10:18:28.836250+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:18:30.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:29 smithi003 bash[26401]: audit 2024-09-16T10:18:28.837074+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: cluster 2024-09-16T10:18:27.610574+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:18:30.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: cluster 2024-09-16T10:18:27.610675+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:18:30.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: audit 2024-09-16T10:18:28.823148+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:30.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: cluster 2024-09-16T10:18:28.836184+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2037202816,v1:172.21.15.3:6803/2037202816] boot 2024-09-16T10:18:30.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: cluster 2024-09-16T10:18:28.836250+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:18:30.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:29 smithi088 bash[21623]: audit 2024-09-16T10:18:28.837074+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:18:31.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:30 smithi003 bash[19775]: cluster 2024-09-16T10:18:28.989666+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-16T10:18:31.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:30 smithi003 bash[19775]: cluster 2024-09-16T10:18:29.838074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:18:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:30 smithi003 bash[26401]: cluster 2024-09-16T10:18:28.989666+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-16T10:18:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:30 smithi003 bash[26401]: cluster 2024-09-16T10:18:29.838074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:18:31.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:30 smithi088 bash[21623]: cluster 2024-09-16T10:18:28.989666+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-16T10:18:31.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:30 smithi088 bash[21623]: cluster 2024-09-16T10:18:29.838074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:18:31.875 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:32 smithi003 bash[26401]: cluster 2024-09-16T10:18:30.990109+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-16T10:18:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:32 smithi003 bash[19775]: cluster 2024-09-16T10:18:30.990109+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-16T10:18:33.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:32 smithi088 bash[21623]: cluster 2024-09-16T10:18:30.990109+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-16T10:18:34.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:34 smithi003 bash[19775]: cluster 2024-09-16T10:18:32.990553+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-16T10:18:34.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:34 smithi003 bash[26401]: cluster 2024-09-16T10:18:32.990553+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-16T10:18:35.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:34 smithi088 bash[21623]: cluster 2024-09-16T10:18:32.990553+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-16T10:18:36.961 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:18:37.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2024-09-16T10:18:37.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:36 smithi003 bash[26401]: cluster 2024-09-16T10:18:34.990850+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-16T10:18:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:36 smithi003 bash[19775]: cluster 2024-09-16T10:18:34.990850+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-16T10:18:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:36 smithi088 bash[21623]: cluster 2024-09-16T10:18:34.990850+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-16T10:18:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:38 smithi003 bash[26401]: cluster 2024-09-16T10:18:36.991334+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-16T10:18:39.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:38 smithi003 bash[19775]: cluster 2024-09-16T10:18:36.991334+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-16T10:18:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:38 smithi088 bash[21623]: cluster 2024-09-16T10:18:36.991334+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-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: cluster 2024-09-16T10:18:38.991749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.085212+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.095812+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.099001+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.108330+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.112746+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.114416+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[19775]: audit 2024-09-16T10:18:40.125179+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: cluster 2024-09-16T10:18:38.991749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.085212+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.095812+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.099001+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.108330+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.112746+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.114416+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:41.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:40 smithi003 bash[26401]: audit 2024-09-16T10:18:40.125179+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: cluster 2024-09-16T10:18:38.991749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.085212+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.095812+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.099001+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:18:41.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.108330+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:41.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.112746+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:41.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.114416+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:41.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:40 smithi088 bash[21623]: audit 2024-09-16T10:18:40.125179+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:18:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:41 smithi003 bash[19775]: cephadm 2024-09-16T10:18:40.074673+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:18:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:41 smithi003 bash[19775]: cephadm 2024-09-16T10:18:40.100438+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-16T10:18:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:41 smithi003 bash[26401]: cephadm 2024-09-16T10:18:40.074673+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:18:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:41 smithi003 bash[26401]: cephadm 2024-09-16T10:18:40.100438+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-16T10:18:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:41 smithi088 bash[21623]: cephadm 2024-09-16T10:18:40.074673+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:18:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:41 smithi088 bash[21623]: cephadm 2024-09-16T10:18:40.100438+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-16T10:18:43.001 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:43.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:42 smithi003 bash[26401]: cluster 2024-09-16T10:18:40.992194+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-16T10:18:43.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:42 smithi003 bash[19775]: cluster 2024-09-16T10:18:40.992194+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-16T10:18:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:42 smithi088 bash[21623]: cluster 2024-09-16T10:18:40.992194+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-16T10:18:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[19775]: cluster 2024-09-16T10:18:42.992678+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-16T10:18:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[19775]: audit 2024-09-16T10:18:44.498771+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:18:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[19775]: audit 2024-09-16T10:18:44.503058+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:18:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[19775]: audit 2024-09-16T10:18:44.504216+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[26401]: cluster 2024-09-16T10:18:42.992678+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-16T10:18:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[26401]: audit 2024-09-16T10:18:44.498771+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:18:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[26401]: audit 2024-09-16T10:18:44.503058+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:18:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:44 smithi003 bash[26401]: audit 2024-09-16T10:18:44.504216+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:44 smithi088 bash[21623]: cluster 2024-09-16T10:18:42.992678+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-16T10:18:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:44 smithi088 bash[21623]: audit 2024-09-16T10:18:44.498771+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:18:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:44 smithi088 bash[21623]: audit 2024-09-16T10:18:44.503058+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:18:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:44 smithi088 bash[21623]: audit 2024-09-16T10:18:44.504216+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:45 smithi003 bash[19775]: audit 2024-09-16T10:18:44.492630+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:46.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:45 smithi003 bash[26401]: audit 2024-09-16T10:18:44.492630+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:46.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:45 smithi088 bash[21623]: audit 2024-09-16T10:18:44.492630+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:46 smithi003 bash[19775]: cluster 2024-09-16T10:18:44.993242+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:46 smithi003 bash[26401]: cluster 2024-09-16T10:18:44.993242+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:46 smithi088 bash[21623]: cluster 2024-09-16T10:18:44.993242+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:18:49.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:48 smithi003 bash[19775]: cluster 2024-09-16T10:18:46.993650+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-16T10:18:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:48 smithi003 bash[26401]: cluster 2024-09-16T10:18:46.993650+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-16T10:18:49.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:48 smithi088 bash[21623]: cluster 2024-09-16T10:18:46.993650+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-16T10:18:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:50 smithi003 bash[19775]: cluster 2024-09-16T10:18:48.994070+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-16T10:18:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:50 smithi003 bash[26401]: cluster 2024-09-16T10:18:48.994070+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-16T10:18:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:50 smithi088 bash[21623]: cluster 2024-09-16T10:18:48.994070+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-16T10:18:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:52 smithi003 bash[26401]: cluster 2024-09-16T10:18:50.994651+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-16T10:18:53.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:52 smithi003 bash[19775]: cluster 2024-09-16T10:18:50.994651+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-16T10:18:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:52 smithi088 bash[21623]: cluster 2024-09-16T10:18:50.994651+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-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: audit 2024-09-16T10:18:53.008362+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.3:0/3499885408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: audit 2024-09-16T10:18:53.008950+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: audit 2024-09-16T10:18:53.012169+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]': finished 2024-09-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: cluster 2024-09-16T10:18:53.017569+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: audit 2024-09-16T10:18:53.018047+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:18:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[19775]: audit 2024-09-16T10:18:53.660168+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.3:0/1076870164' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: audit 2024-09-16T10:18:53.008362+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.3:0/3499885408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: audit 2024-09-16T10:18:53.008950+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: audit 2024-09-16T10:18:53.012169+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]': finished 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: cluster 2024-09-16T10:18:53.017569+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: audit 2024-09-16T10:18:53.018047+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:18:54.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:53 smithi003 bash[26401]: audit 2024-09-16T10:18:53.660168+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.3:0/1076870164' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:18:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: audit 2024-09-16T10:18:53.008362+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.3:0/3499885408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: audit 2024-09-16T10:18:53.008950+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]: dispatch 2024-09-16T10:18:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: audit 2024-09-16T10:18:53.012169+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "337bafca-151b-4ccb-9fa0-dacde9a7895a"}]': finished 2024-09-16T10:18:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: cluster 2024-09-16T10:18:53.017569+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:18:54.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: audit 2024-09-16T10:18:53.018047+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:18:54.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:53 smithi088 bash[21623]: audit 2024-09-16T10:18:53.660168+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.3:0/1076870164' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:18:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:54 smithi003 bash[19775]: cluster 2024-09-16T10:18:52.995014+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-16T10:18:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:54 smithi003 bash[26401]: cluster 2024-09-16T10:18:52.995014+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-16T10:18:55.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:54 smithi088 bash[21623]: cluster 2024-09-16T10:18:52.995014+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-16T10:18:57.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:56 smithi003 bash[26401]: cluster 2024-09-16T10:18:54.995455+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-16T10:18:57.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:56 smithi003 bash[19775]: cluster 2024-09-16T10:18:54.995455+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-16T10:18:57.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:56 smithi088 bash[21623]: cluster 2024-09-16T10:18:54.995455+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-16T10:18:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:18:58 smithi003 bash[26401]: cluster 2024-09-16T10:18:56.995990+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-16T10:18:59.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:18:58 smithi003 bash[19775]: cluster 2024-09-16T10:18:56.995990+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-16T10:18:59.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:18:58 smithi088 bash[21623]: cluster 2024-09-16T10:18:56.995990+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-16T10:19:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:00 smithi003 bash[26401]: cluster 2024-09-16T10:18:58.996577+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-16T10:19:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:00 smithi003 bash[19775]: cluster 2024-09-16T10:18:58.996577+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-16T10:19:01.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:00 smithi088 bash[21623]: cluster 2024-09-16T10:18:58.996577+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-16T10:19:03.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:02 smithi003 bash[26401]: cluster 2024-09-16T10:19:00.997198+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-16T10:19:03.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:02 smithi003 bash[19775]: cluster 2024-09-16T10:19:00.997198+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-16T10:19:03.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:02 smithi088 bash[21623]: cluster 2024-09-16T10:19:00.997198+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-16T10:19:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:04 smithi003 bash[19775]: cluster 2024-09-16T10:19:02.997737+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-16T10:19:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:04 smithi003 bash[26401]: cluster 2024-09-16T10:19:02.997737+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-16T10:19:05.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:04 smithi088 bash[21623]: cluster 2024-09-16T10:19:02.997737+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-16T10:19:07.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[19775]: cluster 2024-09-16T10:19:04.998227+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-16T10:19:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[19775]: audit 2024-09-16T10:19:06.657987+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T10:19:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[19775]: audit 2024-09-16T10:19:06.659928+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:07.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[26401]: cluster 2024-09-16T10:19:04.998227+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-16T10:19:07.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[26401]: audit 2024-09-16T10:19:06.657987+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T10:19:07.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:06 smithi003 bash[26401]: audit 2024-09-16T10:19:06.659928+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:06 smithi088 bash[21623]: cluster 2024-09-16T10:19:04.998227+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-16T10:19:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:06 smithi088 bash[21623]: audit 2024-09-16T10:19:06.657987+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T10:19:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:06 smithi088 bash[21623]: audit 2024-09-16T10:19:06.659928+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:07 smithi003 bash[26401]: cephadm 2024-09-16T10:19:06.661502+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:19:08.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:07 smithi003 bash[19775]: cephadm 2024-09-16T10:19:06.661502+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:19:08.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:07 smithi088 bash[21623]: cephadm 2024-09-16T10:19:06.661502+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:19:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:08 smithi003 bash[26401]: cluster 2024-09-16T10:19:06.998647+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:09.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:08 smithi003 bash[19775]: cluster 2024-09-16T10:19:06.998647+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:09.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:08 smithi088 bash[21623]: cluster 2024-09-16T10:19:06.998647+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:09 smithi003 bash[19775]: cluster 2024-09-16T10:19:08.999120+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-16T10:19:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:09 smithi003 bash[26401]: cluster 2024-09-16T10:19:08.999120+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-16T10:19:10.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:09 smithi088 bash[21623]: cluster 2024-09-16T10:19:08.999120+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-16T10:19:11.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.401 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.402 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.402 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.728 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:11.728 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:19:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:12.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[19775]: cluster 2024-09-16T10:19:10.999486+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-16T10:19:12.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[19775]: audit 2024-09-16T10:19:11.666805+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:12.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[19775]: audit 2024-09-16T10:19:11.670743+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:12.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[19775]: audit 2024-09-16T10:19:11.675492+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:12.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[26401]: cluster 2024-09-16T10:19:10.999486+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-16T10:19:12.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[26401]: audit 2024-09-16T10:19:11.666805+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:12.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[26401]: audit 2024-09-16T10:19:11.670743+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:12.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:12 smithi003 bash[26401]: audit 2024-09-16T10:19:11.675492+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:12 smithi088 bash[21623]: cluster 2024-09-16T10:19:10.999486+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-16T10:19:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:12 smithi088 bash[21623]: audit 2024-09-16T10:19:11.666805+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:12 smithi088 bash[21623]: audit 2024-09-16T10:19:11.670743+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:12 smithi088 bash[21623]: audit 2024-09-16T10:19:11.675492+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:14.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:14 smithi003 bash[19775]: cluster 2024-09-16T10:19:12.999901+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-16T10:19:14.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:14 smithi003 bash[26401]: cluster 2024-09-16T10:19:12.999901+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-16T10:19:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:14 smithi088 bash[21623]: cluster 2024-09-16T10:19:12.999901+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-16T10:19:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:16 smithi003 bash[19775]: cluster 2024-09-16T10:19:15.000344+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-16T10:19:16.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:16 smithi003 bash[26401]: cluster 2024-09-16T10:19:15.000344+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-16T10:19:16.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:16 smithi088 bash[21623]: cluster 2024-09-16T10:19:15.000344+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-16T10:19:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: cluster 2024-09-16T10:19:17.000794+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-16T10:19:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: audit 2024-09-16T10:19:18.001772+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: audit 2024-09-16T10:19:18.006346+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: audit 2024-09-16T10:19:18.007209+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: audit 2024-09-16T10:19:18.007951+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[19775]: audit 2024-09-16T10:19:18.012400+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: cluster 2024-09-16T10:19:17.000794+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-16T10:19:18.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: audit 2024-09-16T10:19:18.001772+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: audit 2024-09-16T10:19:18.006346+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: audit 2024-09-16T10:19:18.007209+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:18.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: audit 2024-09-16T10:19:18.007951+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:18.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:18 smithi003 bash[26401]: audit 2024-09-16T10:19:18.012400+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: cluster 2024-09-16T10:19:17.000794+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-16T10:19:18.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: audit 2024-09-16T10:19:18.001772+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: audit 2024-09-16T10:19:18.006346+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:18.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: audit 2024-09-16T10:19:18.007209+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:18.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: audit 2024-09-16T10:19:18.007951+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:18.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:18 smithi088 bash[21623]: audit 2024-09-16T10:19:18.012400+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:20.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:20 smithi003 bash[19775]: cluster 2024-09-16T10:19:19.001252+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-16T10:19:20.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:20 smithi003 bash[26401]: cluster 2024-09-16T10:19:19.001252+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-16T10:19:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:20 smithi088 bash[21623]: cluster 2024-09-16T10:19:19.001252+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-16T10:19:22.084 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2024-09-16T10:19:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[26401]: cluster 2024-09-16T10:19:21.001671+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-16T10:19:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[26401]: audit 2024-09-16T10:19:21.346257+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T10:19:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[26401]: audit 2024-09-16T10:19:22.056641+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[26401]: audit 2024-09-16T10:19:22.064460+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[19775]: cluster 2024-09-16T10:19:21.001671+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-16T10:19:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[19775]: audit 2024-09-16T10:19:21.346257+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T10:19:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[19775]: audit 2024-09-16T10:19:22.056641+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:22 smithi003 bash[19775]: audit 2024-09-16T10:19:22.064460+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:22.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:22 smithi088 bash[21623]: cluster 2024-09-16T10:19:21.001671+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-16T10:19:22.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:22 smithi088 bash[21623]: audit 2024-09-16T10:19:21.346257+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T10:19:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:22 smithi088 bash[21623]: audit 2024-09-16T10:19:22.056641+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:22 smithi088 bash[21623]: audit 2024-09-16T10:19:22.064460+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:22.760 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T10:19:22.762 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2024-09-16T10:19:22.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[19775]: audit 2024-09-16T10:19:22.075056+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[19775]: audit 2024-09-16T10:19:22.086366+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[19775]: cluster 2024-09-16T10:19:22.091322+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[19775]: audit 2024-09-16T10:19:22.091918+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[19775]: audit 2024-09-16T10:19:22.092274+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:23.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[26401]: audit 2024-09-16T10:19:22.075056+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:23.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[26401]: audit 2024-09-16T10:19:22.086366+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:19:23.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[26401]: cluster 2024-09-16T10:19:22.091322+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:19:23.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[26401]: audit 2024-09-16T10:19:22.091918+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:19:23.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[26401]: audit 2024-09-16T10:19:22.092274+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:23.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[34997]: debug 2024-09-16T10:19:23.130+0000 7f9f4bda6640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T10:19:23.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:19:23 smithi003 bash[34997]: debug 2024-09-16T10:19:23.130+0000 7f9f47bce640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:19:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:23 smithi088 bash[21623]: audit 2024-09-16T10:19:22.075056+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:23 smithi088 bash[21623]: audit 2024-09-16T10:19:22.086366+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:19:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:23 smithi088 bash[21623]: cluster 2024-09-16T10:19:22.091322+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:19:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:23 smithi088 bash[21623]: audit 2024-09-16T10:19:22.091918+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:19:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:23 smithi088 bash[21623]: audit 2024-09-16T10:19:22.092274+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[19775]: cluster 2024-09-16T10:19:23.001977+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[19775]: audit 2024-09-16T10:19:23.091733+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[19775]: cluster 2024-09-16T10:19:23.098857+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[19775]: audit 2024-09-16T10:19:23.100576+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[19775]: audit 2024-09-16T10:19:23.106949+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[26401]: cluster 2024-09-16T10:19:23.001977+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[26401]: audit 2024-09-16T10:19:23.091733+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:19:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[26401]: cluster 2024-09-16T10:19:23.098857+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:19:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[26401]: audit 2024-09-16T10:19:23.100576+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:24 smithi003 bash[26401]: audit 2024-09-16T10:19:23.106949+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:24 smithi088 bash[21623]: cluster 2024-09-16T10:19:23.001977+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:24 smithi088 bash[21623]: audit 2024-09-16T10:19:23.091733+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:19:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:24 smithi088 bash[21623]: cluster 2024-09-16T10:19:23.098857+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:19:24.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:24 smithi088 bash[21623]: audit 2024-09-16T10:19:23.100576+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:24.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:24 smithi088 bash[21623]: audit 2024-09-16T10:19:23.106949+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[26401]: cluster 2024-09-16T10:19:22.354384+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[26401]: cluster 2024-09-16T10:19:22.354476+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[26401]: cluster 2024-09-16T10:19:24.110491+0000 mon.a (mon.0) 356 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119] boot 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[26401]: cluster 2024-09-16T10:19:24.110591+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[26401]: audit 2024-09-16T10:19:24.110858+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[19775]: cluster 2024-09-16T10:19:22.354384+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[19775]: cluster 2024-09-16T10:19:22.354476+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:19:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[19775]: cluster 2024-09-16T10:19:24.110491+0000 mon.a (mon.0) 356 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119] boot 2024-09-16T10:19:25.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[19775]: cluster 2024-09-16T10:19:24.110591+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:19:25.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:25 smithi003 bash[19775]: audit 2024-09-16T10:19:24.110858+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:25.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:25 smithi088 bash[21623]: cluster 2024-09-16T10:19:22.354384+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:19:25.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:25 smithi088 bash[21623]: cluster 2024-09-16T10:19:22.354476+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:19:25.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:25 smithi088 bash[21623]: cluster 2024-09-16T10:19:24.110491+0000 mon.a (mon.0) 356 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2313711119,v1:172.21.15.3:6811/2313711119] boot 2024-09-16T10:19:25.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:25 smithi088 bash[21623]: cluster 2024-09-16T10:19:24.110591+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:19:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:25 smithi088 bash[21623]: audit 2024-09-16T10:19:24.110858+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:19:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:26 smithi003 bash[19775]: cluster 2024-09-16T10:19:25.002380+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:26.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:26 smithi003 bash[19775]: cluster 2024-09-16T10:19:25.120285+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:19:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:26 smithi003 bash[26401]: cluster 2024-09-16T10:19:25.002380+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:26 smithi003 bash[26401]: cluster 2024-09-16T10:19:25.120285+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:19:26.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:26 smithi088 bash[21623]: cluster 2024-09-16T10:19:25.002380+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:19:26.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:26 smithi088 bash[21623]: cluster 2024-09-16T10:19:25.120285+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:19:27.151 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:28.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:28 smithi003 bash[26401]: cluster 2024-09-16T10:19:27.002855+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-16T10:19:28.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:28 smithi003 bash[19775]: cluster 2024-09-16T10:19:27.002855+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-16T10:19:28.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:28 smithi088 bash[21623]: cluster 2024-09-16T10:19:27.002855+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-16T10:19:30.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:30 smithi003 bash[19775]: cluster 2024-09-16T10:19:29.003354+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-16T10:19:30.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:30 smithi003 bash[26401]: cluster 2024-09-16T10:19:29.003354+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-16T10:19:30.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:30 smithi088 bash[21623]: cluster 2024-09-16T10:19:29.003354+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-16T10:19:32.009 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:19:32.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2024-09-16T10:19:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:32 smithi003 bash[26401]: cluster 2024-09-16T10:19:31.003852+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-16T10:19:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:32 smithi003 bash[19775]: cluster 2024-09-16T10:19:31.003852+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-16T10:19:32.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:32 smithi088 bash[21623]: cluster 2024-09-16T10:19:31.003852+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-16T10:19:34.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:34 smithi003 bash[26401]: cluster 2024-09-16T10:19:33.004347+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-16T10:19:34.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:34 smithi003 bash[19775]: cluster 2024-09-16T10:19:33.004347+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-16T10:19:34.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:34 smithi088 bash[21623]: cluster 2024-09-16T10:19:33.004347+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-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: cephadm 2024-09-16T10:19:34.883115+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.891477+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.901305+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.904240+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.906042+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: cephadm 2024-09-16T10:19:34.907383+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-16T10:19:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.915357+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.920244+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.921857+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[19775]: audit 2024-09-16T10:19:34.931774+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: cephadm 2024-09-16T10:19:34.883115+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.891477+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.901305+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.904240+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.906042+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: cephadm 2024-09-16T10:19:34.907383+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.915357+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.920244+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.921857+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:36.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:35 smithi003 bash[26401]: audit 2024-09-16T10:19:34.931774+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: cephadm 2024-09-16T10:19:34.883115+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.891477+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.901305+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.904240+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.906042+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: cephadm 2024-09-16T10:19:34.907383+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-16T10:19:36.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.915357+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:36.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.920244+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.921857+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:36.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:35 smithi088 bash[21623]: audit 2024-09-16T10:19:34.931774+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:19:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:36 smithi003 bash[19775]: cluster 2024-09-16T10:19:35.004836+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:36 smithi003 bash[26401]: cluster 2024-09-16T10:19:35.004836+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:36 smithi088 bash[21623]: cluster 2024-09-16T10:19:35.004836+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:37.344 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:37 smithi003 bash[19775]: cluster 2024-09-16T10:19:37.005338+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-16T10:19:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:37 smithi003 bash[26401]: cluster 2024-09-16T10:19:37.005338+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-16T10:19:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:37 smithi088 bash[21623]: cluster 2024-09-16T10:19:37.005338+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-16T10:19:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[26401]: audit 2024-09-16T10:19:38.730195+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[26401]: audit 2024-09-16T10:19:38.732784+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:19:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[26401]: audit 2024-09-16T10:19:38.737990+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:19:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[26401]: audit 2024-09-16T10:19:38.739303+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:39.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[19775]: audit 2024-09-16T10:19:38.730195+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:39.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[19775]: audit 2024-09-16T10:19:38.732784+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:19:39.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[19775]: audit 2024-09-16T10:19:38.737990+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:19:39.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:38 smithi003 bash[19775]: audit 2024-09-16T10:19:38.739303+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:38 smithi088 bash[21623]: audit 2024-09-16T10:19:38.730195+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:38 smithi088 bash[21623]: audit 2024-09-16T10:19:38.732784+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:19:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:38 smithi088 bash[21623]: audit 2024-09-16T10:19:38.737990+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:19:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:38 smithi088 bash[21623]: audit 2024-09-16T10:19:38.739303+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:39 smithi003 bash[19775]: cluster 2024-09-16T10:19:39.005823+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:40.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:39 smithi003 bash[26401]: cluster 2024-09-16T10:19:39.005823+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:40.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:39 smithi088 bash[21623]: cluster 2024-09-16T10:19:39.005823+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:19:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:42 smithi003 bash[19775]: cluster 2024-09-16T10:19:41.006328+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-16T10:19:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:42 smithi003 bash[26401]: cluster 2024-09-16T10:19:41.006328+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-16T10:19:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:42 smithi088 bash[21623]: cluster 2024-09-16T10:19:41.006328+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-16T10:19:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:44 smithi003 bash[19775]: cluster 2024-09-16T10:19:43.006861+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-16T10:19:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:44 smithi003 bash[26401]: cluster 2024-09-16T10:19:43.006861+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-16T10:19:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:44 smithi088 bash[21623]: cluster 2024-09-16T10:19:43.006861+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-16T10:19:46.397 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:46 smithi003 bash[26401]: cluster 2024-09-16T10:19:45.007457+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-16T10:19:46.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:46 smithi003 bash[19775]: cluster 2024-09-16T10:19:45.007457+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-16T10:19:46.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:46 smithi088 bash[21623]: cluster 2024-09-16T10:19:45.007457+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-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: cluster 2024-09-16T10:19:47.007890+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-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: audit 2024-09-16T10:19:47.238857+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]: dispatch 2024-09-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: audit 2024-09-16T10:19:47.243379+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]': finished 2024-09-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: cluster 2024-09-16T10:19:47.246997+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: audit 2024-09-16T10:19:47.247378+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:19:48.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[19775]: audit 2024-09-16T10:19:47.951565+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.3:0/3475666451' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:19:48.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: cluster 2024-09-16T10:19:47.007890+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-16T10:19:48.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: audit 2024-09-16T10:19:47.238857+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]: dispatch 2024-09-16T10:19:48.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: audit 2024-09-16T10:19:47.243379+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]': finished 2024-09-16T10:19:48.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: cluster 2024-09-16T10:19:47.246997+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:19:48.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: audit 2024-09-16T10:19:47.247378+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:19:48.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:48 smithi003 bash[26401]: audit 2024-09-16T10:19:47.951565+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.3:0/3475666451' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:19:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: cluster 2024-09-16T10:19:47.007890+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-16T10:19:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: audit 2024-09-16T10:19:47.238857+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]: dispatch 2024-09-16T10:19:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: audit 2024-09-16T10:19:47.243379+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/348829597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5e01c96-8c95-473f-803c-e055186021af"}]': finished 2024-09-16T10:19:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: cluster 2024-09-16T10:19:47.246997+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:19:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: audit 2024-09-16T10:19:47.247378+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:19:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:48 smithi088 bash[21623]: audit 2024-09-16T10:19:47.951565+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.3:0/3475666451' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:19:50.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:50 smithi003 bash[19775]: cluster 2024-09-16T10:19:49.008372+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-16T10:19:50.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:50 smithi003 bash[26401]: cluster 2024-09-16T10:19:49.008372+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-16T10:19:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:50 smithi088 bash[21623]: cluster 2024-09-16T10:19:49.008372+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-16T10:19:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:52 smithi003 bash[19775]: cluster 2024-09-16T10:19:51.008847+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-16T10:19:52.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:52 smithi003 bash[26401]: cluster 2024-09-16T10:19:51.008847+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-16T10:19:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:52 smithi088 bash[21623]: cluster 2024-09-16T10:19:51.008847+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-16T10:19:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:54 smithi003 bash[26401]: cluster 2024-09-16T10:19:53.009310+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-16T10:19:54.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:54 smithi003 bash[19775]: cluster 2024-09-16T10:19:53.009310+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-16T10:19:54.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:54 smithi088 bash[21623]: cluster 2024-09-16T10:19:53.009310+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-16T10:19:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:56 smithi003 bash[19775]: cluster 2024-09-16T10:19:55.009783+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-16T10:19:56.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:56 smithi003 bash[26401]: cluster 2024-09-16T10:19:55.009783+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-16T10:19:56.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:56 smithi088 bash[21623]: cluster 2024-09-16T10:19:55.009783+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-16T10:19:58.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:19:58 smithi003 bash[26401]: cluster 2024-09-16T10:19:57.010275+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-16T10:19:58.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:19:58 smithi003 bash[19775]: cluster 2024-09-16T10:19:57.010275+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-16T10:19:58.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:19:58 smithi088 bash[21623]: cluster 2024-09-16T10:19:57.010275+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-16T10:20:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:00 smithi003 bash[26401]: cluster 2024-09-16T10:19:59.010691+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-16T10:20:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:00 smithi003 bash[26401]: cluster 2024-09-16T10:20:00.000139+0000 mon.a (mon.0) 376 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:00 smithi003 bash[19775]: cluster 2024-09-16T10:19:59.010691+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-16T10:20:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:00 smithi003 bash[19775]: cluster 2024-09-16T10:20:00.000139+0000 mon.a (mon.0) 376 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:00.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:00 smithi088 bash[21623]: cluster 2024-09-16T10:19:59.010691+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-16T10:20:00.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:00 smithi088 bash[21623]: cluster 2024-09-16T10:20:00.000139+0000 mon.a (mon.0) 376 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:01.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[26401]: audit 2024-09-16T10:20:00.490804+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T10:20:01.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[26401]: audit 2024-09-16T10:20:00.492474+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:01.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[26401]: cephadm 2024-09-16T10:20:00.493938+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T10:20:01.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[19775]: audit 2024-09-16T10:20:00.490804+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T10:20:01.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[19775]: audit 2024-09-16T10:20:00.492474+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:01.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:01 smithi003 bash[19775]: cephadm 2024-09-16T10:20:00.493938+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T10:20:01.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:01 smithi088 bash[21623]: audit 2024-09-16T10:20:00.490804+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T10:20:01.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:01 smithi088 bash[21623]: audit 2024-09-16T10:20:00.492474+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:01.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:01 smithi088 bash[21623]: cephadm 2024-09-16T10:20:00.493938+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T10:20:02.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:02 smithi003 bash[19775]: cluster 2024-09-16T10:20:01.011057+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:02.339 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:02 smithi003 bash[26401]: cluster 2024-09-16T10:20:01.011057+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:02.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:02 smithi088 bash[21623]: cluster 2024-09-16T10:20:01.011057+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:04 smithi003 bash[19775]: cluster 2024-09-16T10:20:03.011591+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-16T10:20:04.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:04 smithi003 bash[26401]: cluster 2024-09-16T10:20:03.011591+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-16T10:20:04.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:04 smithi088 bash[21623]: cluster 2024-09-16T10:20:03.011591+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-16T10:20:05.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.008 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.008 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:20:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.008 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:20:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.009 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:20:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.341 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:20:05 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:05 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.342 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:20:05 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.342 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:20:05 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:05.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:05 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:06.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[26401]: cluster 2024-09-16T10:20:05.012002+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-16T10:20:06.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[26401]: audit 2024-09-16T10:20:05.271654+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[26401]: audit 2024-09-16T10:20:05.275179+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[26401]: audit 2024-09-16T10:20:05.281218+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[19775]: cluster 2024-09-16T10:20:05.012002+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-16T10:20:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[19775]: audit 2024-09-16T10:20:05.271654+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[19775]: audit 2024-09-16T10:20:05.275179+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:06 smithi003 bash[19775]: audit 2024-09-16T10:20:05.281218+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:06.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:06 smithi088 bash[21623]: cluster 2024-09-16T10:20:05.012002+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-16T10:20:06.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:06 smithi088 bash[21623]: audit 2024-09-16T10:20:05.271654+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:06 smithi088 bash[21623]: audit 2024-09-16T10:20:05.275179+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:06.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:06 smithi088 bash[21623]: audit 2024-09-16T10:20:05.281218+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:08.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:08 smithi003 bash[19775]: cluster 2024-09-16T10:20:07.012445+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-16T10:20:08.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:08 smithi003 bash[26401]: cluster 2024-09-16T10:20:07.012445+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-16T10:20:08.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:08 smithi088 bash[21623]: cluster 2024-09-16T10:20:07.012445+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-16T10:20:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:10 smithi003 bash[19775]: cluster 2024-09-16T10:20:09.012966+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-16T10:20:10.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:10 smithi003 bash[26401]: cluster 2024-09-16T10:20:09.012966+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-16T10:20:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:10 smithi088 bash[21623]: cluster 2024-09-16T10:20:09.012966+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-16T10:20:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:12 smithi003 bash[26401]: cluster 2024-09-16T10:20:11.013521+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-16T10:20:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:12 smithi003 bash[26401]: audit 2024-09-16T10:20:12.120941+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:12 smithi003 bash[19775]: cluster 2024-09-16T10:20:11.013521+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-16T10:20:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:12 smithi003 bash[19775]: audit 2024-09-16T10:20:12.120941+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:12 smithi088 bash[21623]: cluster 2024-09-16T10:20:11.013521+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-16T10:20:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:12 smithi088 bash[21623]: audit 2024-09-16T10:20:12.120941+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[19775]: audit 2024-09-16T10:20:12.126266+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[19775]: audit 2024-09-16T10:20:12.772930+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[19775]: audit 2024-09-16T10:20:12.773869+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[19775]: audit 2024-09-16T10:20:12.779616+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[26401]: audit 2024-09-16T10:20:12.126266+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[26401]: audit 2024-09-16T10:20:12.772930+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[26401]: audit 2024-09-16T10:20:12.773869+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:13 smithi003 bash[26401]: audit 2024-09-16T10:20:12.779616+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:13 smithi088 bash[21623]: audit 2024-09-16T10:20:12.126266+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:13 smithi088 bash[21623]: audit 2024-09-16T10:20:12.772930+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:13 smithi088 bash[21623]: audit 2024-09-16T10:20:12.773869+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:13 smithi088 bash[21623]: audit 2024-09-16T10:20:12.779616+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:14 smithi003 bash[19775]: cluster 2024-09-16T10:20:13.013845+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-16T10:20:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:14 smithi003 bash[19775]: audit 2024-09-16T10:20:13.841437+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T10:20:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:14 smithi003 bash[26401]: cluster 2024-09-16T10:20:13.013845+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-16T10:20:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:14 smithi003 bash[26401]: audit 2024-09-16T10:20:13.841437+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T10:20:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:14 smithi088 bash[21623]: cluster 2024-09-16T10:20:13.013845+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-16T10:20:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:14 smithi088 bash[21623]: audit 2024-09-16T10:20:13.841437+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T10:20:16.141 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[26401]: audit 2024-09-16T10:20:14.786177+0000 mon.a (mon.0) 388 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[26401]: cluster 2024-09-16T10:20:14.791283+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[26401]: audit 2024-09-16T10:20:14.791526+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[26401]: audit 2024-09-16T10:20:14.791741+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[19775]: audit 2024-09-16T10:20:14.786177+0000 mon.a (mon.0) 388 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[19775]: cluster 2024-09-16T10:20:14.791283+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[19775]: audit 2024-09-16T10:20:14.791526+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:20:16.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:15 smithi003 bash[19775]: audit 2024-09-16T10:20:14.791741+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:16.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:15 smithi088 bash[21623]: audit 2024-09-16T10:20:14.786177+0000 mon.a (mon.0) 388 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:20:16.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:15 smithi088 bash[21623]: cluster 2024-09-16T10:20:14.791283+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:20:16.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:15 smithi088 bash[21623]: audit 2024-09-16T10:20:14.791526+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:20:16.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:15 smithi088 bash[21623]: audit 2024-09-16T10:20:14.791741+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:16.775 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T10:20:16.778 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2024-09-16T10:20:16.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T10:20:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: cluster 2024-09-16T10:20:15.014280+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:15.788563+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: cluster 2024-09-16T10:20:15.795608+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:15.797205+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:15.807534+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:16.117437+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:16.126635+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[19775]: audit 2024-09-16T10:20:16.136948+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: cluster 2024-09-16T10:20:15.014280+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:17.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:15.788563+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: cluster 2024-09-16T10:20:15.795608+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:15.797205+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:15.807534+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:16.117437+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:16.126635+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:17.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:16 smithi003 bash[26401]: audit 2024-09-16T10:20:16.136948+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:17.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: cluster 2024-09-16T10:20:15.014280+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:17.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:15.788563+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:20:17.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: cluster 2024-09-16T10:20:15.795608+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:20:17.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:15.797205+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:15.807534+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:17.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:16.117437+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:17.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:16.126635+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:17.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:16 smithi088 bash[21623]: audit 2024-09-16T10:20:16.136948+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: cluster 2024-09-16T10:20:14.794519+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: cluster 2024-09-16T10:20:14.794584+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: cluster 2024-09-16T10:20:16.807119+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875] boot 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: cluster 2024-09-16T10:20:16.807168+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: audit 2024-09-16T10:20:16.807604+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[19775]: audit 2024-09-16T10:20:17.153925+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:18.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: cluster 2024-09-16T10:20:14.794519+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: cluster 2024-09-16T10:20:14.794584+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: cluster 2024-09-16T10:20:16.807119+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875] boot 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: cluster 2024-09-16T10:20:16.807168+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:20:18.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: audit 2024-09-16T10:20:16.807604+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:18.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:17 smithi003 bash[26401]: audit 2024-09-16T10:20:17.153925+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:18.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: cluster 2024-09-16T10:20:14.794519+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:20:18.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: cluster 2024-09-16T10:20:14.794584+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:20:18.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: cluster 2024-09-16T10:20:16.807119+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2579178875,v1:172.21.15.3:6819/2579178875] boot 2024-09-16T10:20:18.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: cluster 2024-09-16T10:20:16.807168+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:20:18.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: audit 2024-09-16T10:20:16.807604+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:20:18.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:17 smithi088 bash[21623]: audit 2024-09-16T10:20:17.153925+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[19775]: cluster 2024-09-16T10:20:17.014583+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[19775]: audit 2024-09-16T10:20:17.818346+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[19775]: cluster 2024-09-16T10:20:17.826142+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:20:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[19775]: audit 2024-09-16T10:20:17.828324+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T10:20:19.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[26401]: cluster 2024-09-16T10:20:17.014583+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:19.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[26401]: audit 2024-09-16T10:20:17.818346+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:19.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[26401]: cluster 2024-09-16T10:20:17.826142+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:20:19.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:18 smithi003 bash[26401]: audit 2024-09-16T10:20:17.828324+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T10:20:19.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:18 smithi088 bash[21623]: cluster 2024-09-16T10:20:17.014583+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:20:19.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:18 smithi088 bash[21623]: audit 2024-09-16T10:20:17.818346+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' 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-16T10:20:19.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:18 smithi088 bash[21623]: cluster 2024-09-16T10:20:17.826142+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:20:19.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:18 smithi088 bash[21623]: audit 2024-09-16T10:20:17.828324+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T10:20:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:19 smithi003 bash[26401]: audit 2024-09-16T10:20:18.820829+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:20:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:19 smithi003 bash[26401]: cluster 2024-09-16T10:20:18.825614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:20:20.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:19 smithi003 bash[19775]: audit 2024-09-16T10:20:18.820829+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:20:20.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:19 smithi003 bash[19775]: cluster 2024-09-16T10:20:18.825614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:20:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:19 smithi088 bash[21623]: audit 2024-09-16T10:20:18.820829+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:20:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:19 smithi088 bash[21623]: cluster 2024-09-16T10:20:18.825614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:20:21.189 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[19775]: cluster 2024-09-16T10:20:19.015052+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[19775]: cluster 2024-09-16T10:20:19.842694+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:20:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[19775]: audit 2024-09-16T10:20:20.570904+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[26401]: cluster 2024-09-16T10:20:19.015052+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[26401]: cluster 2024-09-16T10:20:19.842694+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:20:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:20 smithi003 bash[26401]: audit 2024-09-16T10:20:20.570904+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:21.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:20 smithi088 bash[21623]: cluster 2024-09-16T10:20:19.015052+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:21.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:20 smithi088 bash[21623]: cluster 2024-09-16T10:20:19.842694+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:20:21.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:20 smithi088 bash[21623]: audit 2024-09-16T10:20:20.570904+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[19775]: cluster 2024-09-16T10:20:21.015531+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[19775]: cluster 2024-09-16T10:20:21.862085+0000 mon.a (mon.0) 410 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T10:20:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[19775]: audit 2024-09-16T10:20:22.442701+0000 mon.a (mon.0) 411 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:23.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[26401]: cluster 2024-09-16T10:20:21.015531+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:23.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[26401]: cluster 2024-09-16T10:20:21.862085+0000 mon.a (mon.0) 410 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T10:20:23.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:23 smithi003 bash[26401]: audit 2024-09-16T10:20:22.442701+0000 mon.a (mon.0) 411 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:23.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:23 smithi088 bash[21623]: cluster 2024-09-16T10:20:21.015531+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:23.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:23 smithi088 bash[21623]: cluster 2024-09-16T10:20:21.862085+0000 mon.a (mon.0) 410 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T10:20:23.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:23 smithi088 bash[21623]: audit 2024-09-16T10:20:22.442701+0000 mon.a (mon.0) 411 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: cluster 2024-09-16T10:20:23.015860+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.347530+0000 mon.a (mon.0) 412 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.348818+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.348965+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.349116+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.354497+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.355492+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.355718+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:23.355820+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:24.249419+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:24.305881+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:25.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:24.309147+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:24.309583+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:25 smithi088 bash[21623]: audit 2024-09-16T10:20:24.309975+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: cluster 2024-09-16T10:20:23.015860+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.347530+0000 mon.a (mon.0) 412 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.348818+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.348965+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.349116+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.354497+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.355492+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.355718+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:23.355820+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:24.249419+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:24.305881+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:24.309147+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:24.309583+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[19775]: audit 2024-09-16T10:20:24.309975+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: cluster 2024-09-16T10:20:23.015860+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.347530+0000 mon.a (mon.0) 412 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.348818+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.348965+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.349116+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.354497+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.355492+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.355718+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:23.355820+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:24.249419+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:25.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:24.305881+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:25.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:24.309147+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:20:25.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:24.309583+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:20:25.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:25 smithi003 bash[26401]: audit 2024-09-16T10:20:24.309975+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:20:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[19775]: audit 2024-09-16T10:20:24.308794+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:26.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[19775]: cluster 2024-09-16T10:20:25.016155+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:26.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[19775]: audit 2024-09-16T10:20:25.249270+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[26401]: audit 2024-09-16T10:20:24.308794+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[26401]: cluster 2024-09-16T10:20:25.016155+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:26 smithi003 bash[26401]: audit 2024-09-16T10:20:25.249270+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:26.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:26 smithi088 bash[21623]: audit 2024-09-16T10:20:24.308794+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:20:26.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:26 smithi088 bash[21623]: cluster 2024-09-16T10:20:25.016155+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:26.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:26 smithi088 bash[21623]: audit 2024-09-16T10:20:25.249270+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:20:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: cephadm 2024-09-16T10:20:26.767682+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.774944+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.782502+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.784728+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.786421+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.788117+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: cephadm 2024-09-16T10:20:26.789395+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.794134+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.798259+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.799782+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:28.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[19775]: audit 2024-09-16T10:20:26.808583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: cephadm 2024-09-16T10:20:26.767682+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.774944+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.782502+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.784728+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.786421+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.788117+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: cephadm 2024-09-16T10:20:26.789395+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.794134+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.798259+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.799782+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:28.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:27 smithi003 bash[26401]: audit 2024-09-16T10:20:26.808583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: cephadm 2024-09-16T10:20:26.767682+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:20:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.774944+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.782502+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.784728+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.786421+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.788117+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: cephadm 2024-09-16T10:20:26.789395+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.794134+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.798259+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.799782+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:27 smithi088 bash[21623]: audit 2024-09-16T10:20:26.808583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:20:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:28 smithi003 bash[26401]: cluster 2024-09-16T10:20:27.016703+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2024-09-16T10:20:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:28 smithi003 bash[19775]: cluster 2024-09-16T10:20:27.016703+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2024-09-16T10:20:29.063 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:20:29.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2024-09-16T10:20:29.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:28 smithi088 bash[21623]: cluster 2024-09-16T10:20:27.016703+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2024-09-16T10:20:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:30 smithi003 bash[26401]: cluster 2024-09-16T10:20:29.017328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2024-09-16T10:20:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:30 smithi003 bash[19775]: cluster 2024-09-16T10:20:29.017328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2024-09-16T10:20:31.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:30 smithi088 bash[21623]: cluster 2024-09-16T10:20:29.017328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2024-09-16T10:20:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:32 smithi003 bash[26401]: cluster 2024-09-16T10:20:31.017883+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-16T10:20:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:32 smithi003 bash[19775]: cluster 2024-09-16T10:20:31.017883+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-16T10:20:33.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:32 smithi088 bash[21623]: cluster 2024-09-16T10:20:31.017883+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-16T10:20:33.888 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:34 smithi003 bash[19775]: cluster 2024-09-16T10:20:33.018444+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:34 smithi003 bash[26401]: cluster 2024-09-16T10:20:33.018444+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:35.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:34 smithi088 bash[21623]: cluster 2024-09-16T10:20:33.018444+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[26401]: audit 2024-09-16T10:20:35.392408+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:20:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[26401]: audit 2024-09-16T10:20:35.397699+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:20:36.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[26401]: audit 2024-09-16T10:20:35.399047+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[19775]: audit 2024-09-16T10:20:35.392408+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:20:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[19775]: audit 2024-09-16T10:20:35.397699+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:20:36.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:35 smithi003 bash[19775]: audit 2024-09-16T10:20:35.399047+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:36.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:35 smithi088 bash[21623]: audit 2024-09-16T10:20:35.392408+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:20:36.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:35 smithi088 bash[21623]: audit 2024-09-16T10:20:35.397699+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:20:36.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:35 smithi088 bash[21623]: audit 2024-09-16T10:20:35.399047+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:36 smithi003 bash[19775]: cluster 2024-09-16T10:20:35.019012+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:36 smithi003 bash[19775]: audit 2024-09-16T10:20:35.388659+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:36 smithi003 bash[26401]: cluster 2024-09-16T10:20:35.019012+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:36 smithi003 bash[26401]: audit 2024-09-16T10:20:35.388659+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:36 smithi088 bash[21623]: cluster 2024-09-16T10:20:35.019012+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:37.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:36 smithi088 bash[21623]: audit 2024-09-16T10:20:35.388659+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:38 smithi003 bash[19775]: cluster 2024-09-16T10:20:37.019584+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:38 smithi003 bash[26401]: cluster 2024-09-16T10:20:37.019584+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:38 smithi088 bash[21623]: cluster 2024-09-16T10:20:37.019584+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-16T10:20:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:40 smithi003 bash[19775]: cluster 2024-09-16T10:20:39.020156+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:40 smithi003 bash[26401]: cluster 2024-09-16T10:20:39.020156+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:40 smithi088 bash[21623]: cluster 2024-09-16T10:20:39.020156+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:42 smithi003 bash[19775]: cluster 2024-09-16T10:20:41.020716+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:42 smithi003 bash[26401]: cluster 2024-09-16T10:20:41.020716+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:42 smithi088 bash[21623]: cluster 2024-09-16T10:20:41.020716+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: cluster 2024-09-16T10:20:43.021309+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: audit 2024-09-16T10:20:44.073733+0000 mon.a (mon.0) 435 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]: dispatch 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: audit 2024-09-16T10:20:44.076650+0000 mon.a (mon.0) 436 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]': finished 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: cluster 2024-09-16T10:20:44.081346+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: audit 2024-09-16T10:20:44.081606+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[19775]: audit 2024-09-16T10:20:44.697727+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/3678308254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:20:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: cluster 2024-09-16T10:20:43.021309+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: audit 2024-09-16T10:20:44.073733+0000 mon.a (mon.0) 435 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]: dispatch 2024-09-16T10:20:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: audit 2024-09-16T10:20:44.076650+0000 mon.a (mon.0) 436 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]': finished 2024-09-16T10:20:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: cluster 2024-09-16T10:20:44.081346+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T10:20:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: audit 2024-09-16T10:20:44.081606+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:20:45.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:44 smithi003 bash[26401]: audit 2024-09-16T10:20:44.697727+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/3678308254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:20:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: cluster 2024-09-16T10:20:43.021309+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:45.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: audit 2024-09-16T10:20:44.073733+0000 mon.a (mon.0) 435 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]: dispatch 2024-09-16T10:20:45.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: audit 2024-09-16T10:20:44.076650+0000 mon.a (mon.0) 436 : audit [INF] from='client.? 172.21.15.3:0/1571251492' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08f02788-4b76-4e45-82a0-336b804de4ad"}]': finished 2024-09-16T10:20:45.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: cluster 2024-09-16T10:20:44.081346+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T10:20:45.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: audit 2024-09-16T10:20:44.081606+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:20:45.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:44 smithi088 bash[21623]: audit 2024-09-16T10:20:44.697727+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/3678308254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:20:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:46 smithi003 bash[19775]: cluster 2024-09-16T10:20:45.021828+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:46 smithi003 bash[26401]: cluster 2024-09-16T10:20:45.021828+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:46 smithi088 bash[21623]: cluster 2024-09-16T10:20:45.021828+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:48 smithi003 bash[19775]: cluster 2024-09-16T10:20:47.022390+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:48 smithi003 bash[26401]: cluster 2024-09-16T10:20:47.022390+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:49.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:48 smithi088 bash[21623]: cluster 2024-09-16T10:20:47.022390+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:50 smithi003 bash[19775]: cluster 2024-09-16T10:20:49.022908+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:50 smithi003 bash[26401]: cluster 2024-09-16T10:20:49.022908+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:50 smithi088 bash[21623]: cluster 2024-09-16T10:20:49.022908+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:52 smithi003 bash[19775]: cluster 2024-09-16T10:20:51.023481+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:52 smithi003 bash[26401]: cluster 2024-09-16T10:20:51.023481+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:52 smithi088 bash[21623]: cluster 2024-09-16T10:20:51.023481+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:54 smithi003 bash[19775]: cluster 2024-09-16T10:20:53.024063+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:54 smithi003 bash[26401]: cluster 2024-09-16T10:20:53.024063+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:55.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:54 smithi088 bash[21623]: cluster 2024-09-16T10:20:53.024063+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:57.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:56 smithi003 bash[19775]: cluster 2024-09-16T10:20:55.024511+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:57.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:56 smithi003 bash[26401]: cluster 2024-09-16T10:20:55.024511+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:57.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:56 smithi088 bash[21623]: cluster 2024-09-16T10:20:55.024511+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:58.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:57 smithi003 bash[19775]: audit 2024-09-16T10:20:57.653415+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T10:20:58.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:57 smithi003 bash[19775]: audit 2024-09-16T10:20:57.655033+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:58.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:57 smithi003 bash[26401]: audit 2024-09-16T10:20:57.653415+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T10:20:58.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:57 smithi003 bash[26401]: audit 2024-09-16T10:20:57.655033+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:58.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:57 smithi088 bash[21623]: audit 2024-09-16T10:20:57.653415+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T10:20:58.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:57 smithi088 bash[21623]: audit 2024-09-16T10:20:57.655033+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:58 smithi003 bash[19775]: cluster 2024-09-16T10:20:57.024859+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:20:58 smithi003 bash[19775]: cephadm 2024-09-16T10:20:57.656500+0000 mgr.y (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T10:20:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:58 smithi003 bash[26401]: cluster 2024-09-16T10:20:57.024859+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:20:58 smithi003 bash[26401]: cephadm 2024-09-16T10:20:57.656500+0000 mgr.y (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T10:20:59.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:58 smithi088 bash[21623]: cluster 2024-09-16T10:20:57.024859+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:20:59.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:20:58 smithi088 bash[21623]: cephadm 2024-09-16T10:20:57.656500+0000 mgr.y (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T10:21:01.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:00 smithi003 bash[26401]: cluster 2024-09-16T10:20:59.025416+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:01.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:00 smithi003 bash[19775]: cluster 2024-09-16T10:20:59.025416+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:01.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:00 smithi088 bash[21623]: cluster 2024-09-16T10:20:59.025416+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:02.356 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.357 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.357 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.357 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.358 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.727 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.728 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:02.728 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:21:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[19775]: cluster 2024-09-16T10:21:01.025799+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[19775]: audit 2024-09-16T10:21:02.495854+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[19775]: audit 2024-09-16T10:21:02.499590+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:03.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[19775]: audit 2024-09-16T10:21:02.505800+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:03.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[26401]: cluster 2024-09-16T10:21:01.025799+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:03.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[26401]: audit 2024-09-16T10:21:02.495854+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:03.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[26401]: audit 2024-09-16T10:21:02.499590+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:03.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:02 smithi003 bash[26401]: audit 2024-09-16T10:21:02.505800+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:03.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:02 smithi088 bash[21623]: cluster 2024-09-16T10:21:01.025799+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:03.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:02 smithi088 bash[21623]: audit 2024-09-16T10:21:02.495854+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:03.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:02 smithi088 bash[21623]: audit 2024-09-16T10:21:02.499590+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:03.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:02 smithi088 bash[21623]: audit 2024-09-16T10:21:02.505800+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:04.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:04 smithi003 bash[26401]: cluster 2024-09-16T10:21:03.026258+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:04.921 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:04 smithi003 bash[19775]: cluster 2024-09-16T10:21:03.026258+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:05.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:04 smithi088 bash[21623]: cluster 2024-09-16T10:21:03.026258+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:06 smithi003 bash[19775]: cluster 2024-09-16T10:21:05.026599+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:06 smithi003 bash[26401]: cluster 2024-09-16T10:21:05.026599+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:06 smithi088 bash[21623]: cluster 2024-09-16T10:21:05.026599+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:08 smithi003 bash[26401]: cluster 2024-09-16T10:21:07.027119+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:08 smithi003 bash[19775]: cluster 2024-09-16T10:21:07.027119+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:09.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:08 smithi088 bash[21623]: cluster 2024-09-16T10:21:07.027119+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: cluster 2024-09-16T10:21:09.027454+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: audit 2024-09-16T10:21:09.214038+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: audit 2024-09-16T10:21:09.218480+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: audit 2024-09-16T10:21:09.219284+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: audit 2024-09-16T10:21:09.220021+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:10.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[26401]: audit 2024-09-16T10:21:09.225103+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: cluster 2024-09-16T10:21:09.027454+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: audit 2024-09-16T10:21:09.214038+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: audit 2024-09-16T10:21:09.218480+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: audit 2024-09-16T10:21:09.219284+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: audit 2024-09-16T10:21:09.220021+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:10.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:10 smithi003 bash[19775]: audit 2024-09-16T10:21:09.225103+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: cluster 2024-09-16T10:21:09.027454+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: audit 2024-09-16T10:21:09.214038+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: audit 2024-09-16T10:21:09.218480+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: audit 2024-09-16T10:21:09.219284+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:10.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: audit 2024-09-16T10:21:09.220021+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:10.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:10 smithi088 bash[21623]: audit 2024-09-16T10:21:09.225103+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:11 smithi003 bash[19775]: audit 2024-09-16T10:21:11.096348+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:11 smithi003 bash[19775]: audit 2024-09-16T10:21:11.096689+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:11.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:11 smithi003 bash[26401]: audit 2024-09-16T10:21:11.096348+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:11 smithi003 bash[26401]: audit 2024-09-16T10:21:11.096689+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:11.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:11 smithi088 bash[21623]: audit 2024-09-16T10:21:11.096348+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:11.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:11 smithi088 bash[21623]: audit 2024-09-16T10:21:11.096689+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: cluster 2024-09-16T10:21:11.027997+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: audit 2024-09-16T10:21:11.225222+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: cluster 2024-09-16T10:21:11.231337+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: audit 2024-09-16T10:21:11.231802+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: audit 2024-09-16T10:21:11.234900+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[19775]: audit 2024-09-16T10:21:11.235615+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: cluster 2024-09-16T10:21:11.027997+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:12.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: audit 2024-09-16T10:21:11.225222+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:21:12.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: cluster 2024-09-16T10:21:11.231337+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:21:12.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: audit 2024-09-16T10:21:11.231802+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:12.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: audit 2024-09-16T10:21:11.234900+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:12 smithi003 bash[26401]: audit 2024-09-16T10:21:11.235615+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: cluster 2024-09-16T10:21:11.027997+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: audit 2024-09-16T10:21:11.225222+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: cluster 2024-09-16T10:21:11.231337+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: audit 2024-09-16T10:21:11.231802+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: audit 2024-09-16T10:21:11.234900+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:12 smithi088 bash[21623]: audit 2024-09-16T10:21:11.235615+0000 mon.a (mon.0) 453 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-16T10:21:12.952 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2024-09-16T10:21:13.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.227269+0000 mon.a (mon.0) 454 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:21:13.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: cluster 2024-09-16T10:21:12.231968+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:21:13.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.232769+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.240006+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.791612+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.931195+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.938434+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[26401]: audit 2024-09-16T10:21:12.947910+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.227269+0000 mon.a (mon.0) 454 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: cluster 2024-09-16T10:21:12.231968+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.232769+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.240006+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.791612+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.931195+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.938434+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:13 smithi003 bash[19775]: audit 2024-09-16T10:21:12.947910+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.227269+0000 mon.a (mon.0) 454 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: cluster 2024-09-16T10:21:12.231968+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.232769+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.240006+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.791612+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.931195+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:13.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.938434+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:13 smithi088 bash[21623]: audit 2024-09-16T10:21:12.947910+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:13.599 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T10:21:13.602 INFO:tasks.cephadm:Deploying osd.4 on smithi088 with /dev/vg_nvme/lv_4... 2024-09-16T10:21:13.602 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: cluster 2024-09-16T10:21:12.141275+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: cluster 2024-09-16T10:21:12.141359+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: cluster 2024-09-16T10:21:13.028358+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: audit 2024-09-16T10:21:13.243024+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: cluster 2024-09-16T10:21:13.797587+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114] boot 2024-09-16T10:21:14.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: cluster 2024-09-16T10:21:13.797739+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T10:21:14.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:14 smithi088 bash[21623]: audit 2024-09-16T10:21:13.798068+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:14.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: cluster 2024-09-16T10:21:12.141275+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: cluster 2024-09-16T10:21:12.141359+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: cluster 2024-09-16T10:21:13.028358+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: audit 2024-09-16T10:21:13.243024+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: cluster 2024-09-16T10:21:13.797587+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114] boot 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: cluster 2024-09-16T10:21:13.797739+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[19775]: audit 2024-09-16T10:21:13.798068+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: cluster 2024-09-16T10:21:12.141275+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: cluster 2024-09-16T10:21:12.141359+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: cluster 2024-09-16T10:21:13.028358+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: audit 2024-09-16T10:21:13.243024+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:14.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: cluster 2024-09-16T10:21:13.797587+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1837593114,v1:172.21.15.3:6827/1837593114] boot 2024-09-16T10:21:14.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: cluster 2024-09-16T10:21:13.797739+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T10:21:14.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:14 smithi003 bash[26401]: audit 2024-09-16T10:21:13.798068+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:21:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:15 smithi003 bash[19775]: cluster 2024-09-16T10:21:14.954924+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:21:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:15 smithi003 bash[26401]: cluster 2024-09-16T10:21:14.954924+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:21:16.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:15 smithi088 bash[21623]: cluster 2024-09-16T10:21:14.954924+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:21:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:16 smithi003 bash[19775]: cluster 2024-09-16T10:21:15.028943+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:17.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:16 smithi003 bash[26401]: cluster 2024-09-16T10:21:15.028943+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:17.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:16 smithi088 bash[21623]: cluster 2024-09-16T10:21:15.028943+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:17 smithi003 bash[26401]: cluster 2024-09-16T10:21:17.029547+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:17 smithi003 bash[19775]: cluster 2024-09-16T10:21:17.029547+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:18.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:17 smithi088 bash[21623]: cluster 2024-09-16T10:21:17.029547+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:18.333 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:21:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:20 smithi003 bash[19775]: cluster 2024-09-16T10:21:19.030186+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:20 smithi003 bash[26401]: cluster 2024-09-16T10:21:19.030186+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:20 smithi088 bash[21623]: cluster 2024-09-16T10:21:19.030186+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:22.052 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:21:22.102 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-09-16T10:21:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:22 smithi003 bash[19775]: cluster 2024-09-16T10:21:21.030888+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:22 smithi003 bash[26401]: cluster 2024-09-16T10:21:21.030888+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:22.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:22 smithi088 bash[21623]: cluster 2024-09-16T10:21:21.030888+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: cluster 2024-09-16T10:21:23.031461+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: cephadm 2024-09-16T10:21:23.419138+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.430164+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.441371+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.444286+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.446008+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.447599+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.449414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: cephadm 2024-09-16T10:21:23.450740+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.457081+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.462650+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.464389+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[19775]: audit 2024-09-16T10:21:23.475902+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: cluster 2024-09-16T10:21:23.031461+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: cephadm 2024-09-16T10:21:23.419138+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.430164+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.441371+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.444286+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.446008+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.447599+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.449414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: cephadm 2024-09-16T10:21:23.450740+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.457081+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.462650+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.464389+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:24 smithi003 bash[26401]: audit 2024-09-16T10:21:23.475902+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: cluster 2024-09-16T10:21:23.031461+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: cephadm 2024-09-16T10:21:23.419138+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.430164+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.441371+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.444286+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.446008+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.447599+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.449414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: cephadm 2024-09-16T10:21:23.450740+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.457081+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.462650+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.464389+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:24 smithi088 bash[21623]: audit 2024-09-16T10:21:23.475902+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:26 smithi003 bash[26401]: cluster 2024-09-16T10:21:25.031988+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:26 smithi003 bash[19775]: cluster 2024-09-16T10:21:25.031988+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:26.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:26 smithi088 bash[21623]: cluster 2024-09-16T10:21:25.031988+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:26.825 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:21:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[26401]: cluster 2024-09-16T10:21:27.032546+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[26401]: audit 2024-09-16T10:21:28.126064+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:21:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[26401]: audit 2024-09-16T10:21:28.132012+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:21:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[26401]: audit 2024-09-16T10:21:28.133809+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[19775]: cluster 2024-09-16T10:21:27.032546+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[19775]: audit 2024-09-16T10:21:28.126064+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:21:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[19775]: audit 2024-09-16T10:21:28.132012+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:21:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:28 smithi003 bash[19775]: audit 2024-09-16T10:21:28.133809+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:28 smithi088 bash[21623]: cluster 2024-09-16T10:21:27.032546+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:28 smithi088 bash[21623]: audit 2024-09-16T10:21:28.126064+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:21:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:28 smithi088 bash[21623]: audit 2024-09-16T10:21:28.132012+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:21:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:28 smithi088 bash[21623]: audit 2024-09-16T10:21:28.133809+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:29 smithi003 bash[19775]: audit 2024-09-16T10:21:28.119378+0000 mgr.y (mgr.14150) 208 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:29 smithi003 bash[26401]: audit 2024-09-16T10:21:28.119378+0000 mgr.y (mgr.14150) 208 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:29 smithi088 bash[21623]: audit 2024-09-16T10:21:28.119378+0000 mgr.y (mgr.14150) 208 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:30 smithi003 bash[26401]: cluster 2024-09-16T10:21:29.033138+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:30 smithi003 bash[19775]: cluster 2024-09-16T10:21:29.033138+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:30 smithi088 bash[21623]: cluster 2024-09-16T10:21:29.033138+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:32 smithi003 bash[26401]: cluster 2024-09-16T10:21:31.033633+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:32.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:32 smithi003 bash[19775]: cluster 2024-09-16T10:21:31.033633+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:32.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:32 smithi088 bash[21623]: cluster 2024-09-16T10:21:31.033633+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:34 smithi003 bash[26401]: cluster 2024-09-16T10:21:33.034151+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:34 smithi003 bash[19775]: cluster 2024-09-16T10:21:33.034151+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:34.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:34 smithi088 bash[21623]: cluster 2024-09-16T10:21:33.034151+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:36 smithi003 bash[19775]: cluster 2024-09-16T10:21:35.034688+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:36 smithi003 bash[26401]: cluster 2024-09-16T10:21:35.034688+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:36 smithi088 bash[21623]: cluster 2024-09-16T10:21:35.034688+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: audit 2024-09-16T10:21:36.464682+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/3321123907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: audit 2024-09-16T10:21:36.473518+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: audit 2024-09-16T10:21:36.476712+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]': finished 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: cluster 2024-09-16T10:21:36.484843+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: audit 2024-09-16T10:21:36.485303+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[19775]: audit 2024-09-16T10:21:37.097780+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.88:0/3326504527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: audit 2024-09-16T10:21:36.464682+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/3321123907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: audit 2024-09-16T10:21:36.473518+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: audit 2024-09-16T10:21:36.476712+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]': finished 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: cluster 2024-09-16T10:21:36.484843+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: audit 2024-09-16T10:21:36.485303+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:21:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:37 smithi003 bash[26401]: audit 2024-09-16T10:21:37.097780+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.88:0/3326504527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: audit 2024-09-16T10:21:36.464682+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/3321123907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: audit 2024-09-16T10:21:36.473518+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]: dispatch 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: audit 2024-09-16T10:21:36.476712+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e981326d-2299-4bd5-b2ec-d263476e761e"}]': finished 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: cluster 2024-09-16T10:21:36.484843+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: audit 2024-09-16T10:21:36.485303+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:21:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:37 smithi088 bash[21623]: audit 2024-09-16T10:21:37.097780+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.88:0/3326504527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:21:38.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:38 smithi088 bash[21623]: cluster 2024-09-16T10:21:37.035187+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-16T10:21:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:38 smithi003 bash[26401]: cluster 2024-09-16T10:21:37.035187+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-16T10:21:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:38 smithi003 bash[19775]: cluster 2024-09-16T10:21:37.035187+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-16T10:21:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:40 smithi088 bash[21623]: cluster 2024-09-16T10:21:39.035832+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:40 smithi003 bash[19775]: cluster 2024-09-16T10:21:39.035832+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:40 smithi003 bash[26401]: cluster 2024-09-16T10:21:39.035832+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:42.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:42 smithi088 bash[21623]: cluster 2024-09-16T10:21:41.036501+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:42 smithi003 bash[19775]: cluster 2024-09-16T10:21:41.036501+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:42 smithi003 bash[26401]: cluster 2024-09-16T10:21:41.036501+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:44 smithi088 bash[21623]: cluster 2024-09-16T10:21:43.037103+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:44 smithi003 bash[19775]: cluster 2024-09-16T10:21:43.037103+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:44 smithi003 bash[26401]: cluster 2024-09-16T10:21:43.037103+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:46.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:46 smithi088 bash[21623]: cluster 2024-09-16T10:21:45.037717+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:46 smithi003 bash[26401]: cluster 2024-09-16T10:21:45.037717+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:46 smithi003 bash[19775]: cluster 2024-09-16T10:21:45.037717+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:48.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:48 smithi088 bash[21623]: cluster 2024-09-16T10:21:47.038382+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:48 smithi003 bash[26401]: cluster 2024-09-16T10:21:47.038382+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:48 smithi003 bash[19775]: cluster 2024-09-16T10:21:47.038382+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:49.866 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:49 smithi088 bash[21623]: audit 2024-09-16T10:21:49.249499+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T10:21:49.866 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:49 smithi088 bash[21623]: audit 2024-09-16T10:21:49.251195+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:49 smithi003 bash[26401]: audit 2024-09-16T10:21:49.249499+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T10:21:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:49 smithi003 bash[26401]: audit 2024-09-16T10:21:49.251195+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:49 smithi003 bash[19775]: audit 2024-09-16T10:21:49.249499+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T10:21:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:49 smithi003 bash[19775]: audit 2024-09-16T10:21:49.251195+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:50 smithi088 bash[21623]: cluster 2024-09-16T10:21:49.038960+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:50 smithi088 bash[21623]: cephadm 2024-09-16T10:21:49.252704+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T10:21:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:50 smithi003 bash[26401]: cluster 2024-09-16T10:21:49.038960+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:50 smithi003 bash[26401]: cephadm 2024-09-16T10:21:49.252704+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T10:21:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:50 smithi003 bash[19775]: cluster 2024-09-16T10:21:49.038960+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:50 smithi003 bash[19775]: cephadm 2024-09-16T10:21:49.252704+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T10:21:52.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:52 smithi088 bash[21623]: cluster 2024-09-16T10:21:51.039505+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:52 smithi003 bash[26401]: cluster 2024-09-16T10:21:51.039505+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:52 smithi003 bash[19775]: cluster 2024-09-16T10:21:51.039505+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:53.345 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:53 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:53.346 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:21:53 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:53.682 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:53 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:53.683 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:21:53 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:54 smithi088 bash[21623]: cluster 2024-09-16T10:21:53.040062+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:54 smithi088 bash[21623]: audit 2024-09-16T10:21:53.613873+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:54 smithi088 bash[21623]: audit 2024-09-16T10:21:53.622991+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:54 smithi088 bash[21623]: audit 2024-09-16T10:21:53.631145+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[19775]: cluster 2024-09-16T10:21:53.040062+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[19775]: audit 2024-09-16T10:21:53.613873+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[19775]: audit 2024-09-16T10:21:53.622991+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[19775]: audit 2024-09-16T10:21:53.631145+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[26401]: cluster 2024-09-16T10:21:53.040062+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[26401]: audit 2024-09-16T10:21:53.613873+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[26401]: audit 2024-09-16T10:21:53.622991+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:54 smithi003 bash[26401]: audit 2024-09-16T10:21:53.631145+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:21:56.631 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:56 smithi088 bash[21623]: cluster 2024-09-16T10:21:55.040627+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:56 smithi003 bash[19775]: cluster 2024-09-16T10:21:55.040627+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:56 smithi003 bash[26401]: cluster 2024-09-16T10:21:55.040627+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:21:58 smithi003 bash[19775]: cluster 2024-09-16T10:21:57.041209+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:21:58 smithi003 bash[26401]: cluster 2024-09-16T10:21:57.041209+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:21:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:21:58 smithi088 bash[21623]: cluster 2024-09-16T10:21:57.041209+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: cluster 2024-09-16T10:21:59.041727+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: audit 2024-09-16T10:21:59.922565+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: audit 2024-09-16T10:21:59.932849+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: audit 2024-09-16T10:21:59.934787+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: audit 2024-09-16T10:21:59.936921+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[19775]: audit 2024-09-16T10:21:59.949231+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: cluster 2024-09-16T10:21:59.041727+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: audit 2024-09-16T10:21:59.922565+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: audit 2024-09-16T10:21:59.932849+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: audit 2024-09-16T10:21:59.934787+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: audit 2024-09-16T10:21:59.936921+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:00 smithi003 bash[26401]: audit 2024-09-16T10:21:59.949231+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: cluster 2024-09-16T10:21:59.041727+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: audit 2024-09-16T10:21:59.922565+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: audit 2024-09-16T10:21:59.932849+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: audit 2024-09-16T10:21:59.934787+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: audit 2024-09-16T10:21:59.936921+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:01.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:00 smithi088 bash[21623]: audit 2024-09-16T10:21:59.949231+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:02 smithi003 bash[26401]: cluster 2024-09-16T10:22:01.042312+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:02 smithi003 bash[19775]: cluster 2024-09-16T10:22:01.042312+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:03.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:02 smithi088 bash[21623]: cluster 2024-09-16T10:22:01.042312+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:03.990 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 4 on host 'smithi088' 2024-09-16T10:22:04.187 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:03 smithi088 bash[21623]: audit 2024-09-16T10:22:03.163260+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T10:22:04.188 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:03 smithi088 bash[21623]: audit 2024-09-16T10:22:03.164489+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-16T10:22:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:03 smithi003 bash[19775]: audit 2024-09-16T10:22:03.163260+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T10:22:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:03 smithi003 bash[19775]: audit 2024-09-16T10:22:03.164489+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-16T10:22:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:03 smithi003 bash[26401]: audit 2024-09-16T10:22:03.163260+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T10:22:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:03 smithi003 bash[26401]: audit 2024-09-16T10:22:03.164489+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-16T10:22:04.590 DEBUG:teuthology.orchestra.run.smithi088:osd.4> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T10:22:04.592 INFO:tasks.cephadm:Deploying osd.5 on smithi088 with /dev/vg_nvme/lv_3... 2024-09-16T10:22:04.593 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:22:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: cluster 2024-09-16T10:22:03.042869+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.934418+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-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: cluster 2024-09-16T10:22:03.939945+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.940466+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.941843+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.943269+0000 mon.a (mon.0) 498 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.970244+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.977466+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[19775]: audit 2024-09-16T10:22:03.985969+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: cluster 2024-09-16T10:22:03.042869+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.934418+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-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: cluster 2024-09-16T10:22:03.939945+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.940466+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.941843+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.943269+0000 mon.a (mon.0) 498 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.970244+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.977466+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:04 smithi003 bash[26401]: audit 2024-09-16T10:22:03.985969+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: cluster 2024-09-16T10:22:03.042869+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:22:05.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.934418+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-16T10:22:05.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: cluster 2024-09-16T10:22:03.939945+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.940466+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.941843+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.943269+0000 mon.a (mon.0) 498 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.970244+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.977466+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:04 smithi088 bash[21623]: audit 2024-09-16T10:22:03.985969+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:05.755 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[24869]: debug 2024-09-16T10:22:05.439+0000 7f3e18816640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T10:22:05.755 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[24869]: debug 2024-09-16T10:22:05.483+0000 7f3e10636640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:22:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[19775]: audit 2024-09-16T10:22:04.937328+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[19775]: cluster 2024-09-16T10:22:04.944151+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[19775]: audit 2024-09-16T10:22:04.945304+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[19775]: audit 2024-09-16T10:22:04.955523+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[19775]: audit 2024-09-16T10:22:05.453796+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[26401]: audit 2024-09-16T10:22:04.937328+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[26401]: cluster 2024-09-16T10:22:04.944151+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[26401]: audit 2024-09-16T10:22:04.945304+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[26401]: audit 2024-09-16T10:22:04.955523+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:05 smithi003 bash[26401]: audit 2024-09-16T10:22:05.453796+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T10:22:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[21623]: audit 2024-09-16T10:22:04.937328+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[21623]: cluster 2024-09-16T10:22:04.944151+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:22:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[21623]: audit 2024-09-16T10:22:04.945304+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[21623]: audit 2024-09-16T10:22:04.955523+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:05 smithi088 bash[21623]: audit 2024-09-16T10:22:05.453796+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T10:22:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: cluster 2024-09-16T10:22:04.188005+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:22:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: cluster 2024-09-16T10:22:04.188084+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:22:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: cluster 2024-09-16T10:22:05.043421+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-16T10:22:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: cluster 2024-09-16T10:22:05.946281+0000 mon.a (mon.0) 507 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647] boot 2024-09-16T10:22:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: cluster 2024-09-16T10:22:05.946374+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[19775]: audit 2024-09-16T10:22:05.946836+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: cluster 2024-09-16T10:22:04.188005+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: cluster 2024-09-16T10:22:04.188084+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: cluster 2024-09-16T10:22:05.043421+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-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: cluster 2024-09-16T10:22:05.946281+0000 mon.a (mon.0) 507 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647] boot 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: cluster 2024-09-16T10:22:05.946374+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-16T10:22:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:06 smithi003 bash[26401]: audit 2024-09-16T10:22:05.946836+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: cluster 2024-09-16T10:22:04.188005+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: cluster 2024-09-16T10:22:04.188084+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: cluster 2024-09-16T10:22:05.043421+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-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: cluster 2024-09-16T10:22:05.946281+0000 mon.a (mon.0) 507 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1587941647,v1:172.21.15.88:6801/1587941647] boot 2024-09-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: cluster 2024-09-16T10:22:05.946374+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-16T10:22:07.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:06 smithi088 bash[21623]: audit 2024-09-16T10:22:05.946836+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:22:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[19775]: cluster 2024-09-16T10:22:06.958201+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T10:22:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[19775]: cluster 2024-09-16T10:22:07.043964+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[19775]: cluster 2024-09-16T10:22:07.961021+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:22:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[26401]: cluster 2024-09-16T10:22:06.958201+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T10:22:08.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[26401]: cluster 2024-09-16T10:22:07.043964+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:08.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:07 smithi003 bash[26401]: cluster 2024-09-16T10:22:07.961021+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:22:08.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:07 smithi088 bash[21623]: cluster 2024-09-16T10:22:06.958201+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T10:22:08.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:07 smithi088 bash[21623]: cluster 2024-09-16T10:22:07.043964+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:08.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:07 smithi088 bash[21623]: cluster 2024-09-16T10:22:07.961021+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:22:09.374 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:22:10.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:09 smithi088 bash[21623]: cluster 2024-09-16T10:22:08.983252+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:22:10.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:09 smithi088 bash[21623]: cluster 2024-09-16T10:22:09.044494+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:09 smithi003 bash[19775]: cluster 2024-09-16T10:22:08.983252+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:22:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:09 smithi003 bash[19775]: cluster 2024-09-16T10:22:09.044494+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:10.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:09 smithi003 bash[26401]: cluster 2024-09-16T10:22:08.983252+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:22:10.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:09 smithi003 bash[26401]: cluster 2024-09-16T10:22:09.044494+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 495 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:10 smithi088 bash[21623]: cluster 2024-09-16T10:22:09.993292+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:22:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:10 smithi003 bash[19775]: cluster 2024-09-16T10:22:09.993292+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:22:11.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:10 smithi003 bash[26401]: cluster 2024-09-16T10:22:09.993292+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:22:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:11 smithi088 bash[21623]: cluster 2024-09-16T10:22:11.045219+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T10:22:12.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:11 smithi003 bash[19775]: cluster 2024-09-16T10:22:11.045219+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T10:22:12.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:11 smithi003 bash[26401]: cluster 2024-09-16T10:22:11.045219+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T10:22:13.714 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:22:13.747 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-09-16T10:22:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:14 smithi088 bash[21623]: cluster 2024-09-16T10:22:13.045904+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:22:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:14 smithi003 bash[26401]: cluster 2024-09-16T10:22:13.045904+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:22:14.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:14 smithi003 bash[19775]: cluster 2024-09-16T10:22:13.045904+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:22:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:16 smithi003 bash[26401]: cluster 2024-09-16T10:22:15.046509+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T10:22:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:16 smithi003 bash[19775]: cluster 2024-09-16T10:22:15.046509+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T10:22:16.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:16 smithi088 bash[21623]: cluster 2024-09-16T10:22:15.046509+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T10:22:17.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: cephadm 2024-09-16T10:22:16.318251+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:22:17.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.326550+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.334949+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.337639+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: cephadm 2024-09-16T10:22:16.339000+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 17265M 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.345681+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.350483+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.352206+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[19775]: audit 2024-09-16T10:22:16.362135+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: cephadm 2024-09-16T10:22:16.318251+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.326550+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.334949+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.337639+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:22:17.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: cephadm 2024-09-16T10:22:16.339000+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 17265M 2024-09-16T10:22:17.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.345681+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.350483+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:17.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.352206+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:17.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:17 smithi003 bash[26401]: audit 2024-09-16T10:22:16.362135+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: cephadm 2024-09-16T10:22:16.318251+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.326550+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.334949+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.337639+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: cephadm 2024-09-16T10:22:16.339000+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 17265M 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.345681+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.350483+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:17.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.352206+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:17.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:17 smithi088 bash[21623]: audit 2024-09-16T10:22:16.362135+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:18 smithi003 bash[26401]: cluster 2024-09-16T10:22:17.047183+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T10:22:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:18 smithi003 bash[19775]: cluster 2024-09-16T10:22:17.047183+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T10:22:18.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:18 smithi088 bash[21623]: cluster 2024-09-16T10:22:17.047183+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T10:22:18.778 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:22:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[19775]: cluster 2024-09-16T10:22:19.047767+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:22:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[19775]: audit 2024-09-16T10:22:20.174063+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:22:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[19775]: audit 2024-09-16T10:22:20.180146+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:22:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[19775]: audit 2024-09-16T10:22:20.181864+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[26401]: cluster 2024-09-16T10:22:19.047767+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:22:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[26401]: audit 2024-09-16T10:22:20.174063+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:22:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[26401]: audit 2024-09-16T10:22:20.180146+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:22:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:20 smithi003 bash[26401]: audit 2024-09-16T10:22:20.181864+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:20 smithi088 bash[21623]: cluster 2024-09-16T10:22:19.047767+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:22:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:20 smithi088 bash[21623]: audit 2024-09-16T10:22:20.174063+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:22:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:20 smithi088 bash[21623]: audit 2024-09-16T10:22:20.180146+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:22:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:20 smithi088 bash[21623]: audit 2024-09-16T10:22:20.181864+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:21 smithi003 bash[26401]: audit 2024-09-16T10:22:20.167553+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:21.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:21 smithi003 bash[19775]: audit 2024-09-16T10:22:20.167553+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:21.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:21 smithi088 bash[21623]: audit 2024-09-16T10:22:20.167553+0000 mgr.y (mgr.14150) 238 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:22.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:22 smithi003 bash[26401]: cluster 2024-09-16T10:22:21.048346+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T10:22:22.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:22 smithi003 bash[19775]: cluster 2024-09-16T10:22:21.048346+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T10:22:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:22 smithi088 bash[21623]: cluster 2024-09-16T10:22:21.048346+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T10:22:24.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:24 smithi003 bash[26401]: cluster 2024-09-16T10:22:23.048885+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:24 smithi003 bash[19775]: cluster 2024-09-16T10:22:23.048885+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:24 smithi088 bash[21623]: cluster 2024-09-16T10:22:23.048885+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:26 smithi003 bash[26401]: cluster 2024-09-16T10:22:25.049375+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:26 smithi003 bash[19775]: cluster 2024-09-16T10:22:25.049375+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:26 smithi088 bash[21623]: cluster 2024-09-16T10:22:25.049375+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:28 smithi003 bash[26401]: cluster 2024-09-16T10:22:27.049870+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:28 smithi003 bash[19775]: cluster 2024-09-16T10:22:27.049870+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:28 smithi088 bash[21623]: cluster 2024-09-16T10:22:27.049870+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: audit 2024-09-16T10:22:28.411099+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.88:0/1393427361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: audit 2024-09-16T10:22:28.412329+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: audit 2024-09-16T10:22:28.416144+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]': finished 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: cluster 2024-09-16T10:22:28.423376+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: audit 2024-09-16T10:22:28.424040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[19775]: audit 2024-09-16T10:22:29.081873+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3151183889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: audit 2024-09-16T10:22:28.411099+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.88:0/1393427361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: audit 2024-09-16T10:22:28.412329+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: audit 2024-09-16T10:22:28.416144+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]': finished 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: cluster 2024-09-16T10:22:28.423376+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: audit 2024-09-16T10:22:28.424040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:29 smithi003 bash[26401]: audit 2024-09-16T10:22:29.081873+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3151183889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:22:29.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: audit 2024-09-16T10:22:28.411099+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.88:0/1393427361' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: audit 2024-09-16T10:22:28.412329+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]: dispatch 2024-09-16T10:22:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: audit 2024-09-16T10:22:28.416144+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cc239fd-2591-4ace-a783-0f021a492918"}]': finished 2024-09-16T10:22:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: cluster 2024-09-16T10:22:28.423376+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:22:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: audit 2024-09-16T10:22:28.424040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:29.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:29 smithi088 bash[21623]: audit 2024-09-16T10:22:29.081873+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3151183889' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:22:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:30 smithi003 bash[19775]: cluster 2024-09-16T10:22:29.050391+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-16T10:22:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:30 smithi003 bash[26401]: cluster 2024-09-16T10:22:29.050391+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-16T10:22:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:30 smithi088 bash[21623]: cluster 2024-09-16T10:22:29.050391+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-16T10:22:32.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:32 smithi088 bash[21623]: cluster 2024-09-16T10:22:31.050973+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-16T10:22:32.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:32 smithi003 bash[19775]: cluster 2024-09-16T10:22:31.050973+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-16T10:22:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:32 smithi003 bash[26401]: cluster 2024-09-16T10:22:31.050973+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-16T10:22:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:34 smithi003 bash[19775]: cluster 2024-09-16T10:22:33.051523+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:34 smithi003 bash[26401]: cluster 2024-09-16T10:22:33.051523+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:34 smithi088 bash[21623]: cluster 2024-09-16T10:22:33.051523+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:36 smithi003 bash[19775]: cluster 2024-09-16T10:22:35.052082+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:36 smithi003 bash[26401]: cluster 2024-09-16T10:22:35.052082+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:36 smithi088 bash[21623]: cluster 2024-09-16T10:22:35.052082+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:38 smithi003 bash[19775]: cluster 2024-09-16T10:22:37.052659+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:38 smithi003 bash[26401]: cluster 2024-09-16T10:22:37.052659+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:38 smithi088 bash[21623]: cluster 2024-09-16T10:22:37.052659+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:40 smithi003 bash[19775]: cluster 2024-09-16T10:22:39.053261+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:40 smithi003 bash[26401]: cluster 2024-09-16T10:22:39.053261+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:40 smithi088 bash[21623]: cluster 2024-09-16T10:22:39.053261+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:42 smithi088 bash[21623]: cluster 2024-09-16T10:22:41.053862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:42 smithi088 bash[21623]: audit 2024-09-16T10:22:41.702197+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T10:22:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:42 smithi088 bash[21623]: audit 2024-09-16T10:22:41.704206+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:42 smithi088 bash[21623]: cephadm 2024-09-16T10:22:41.705914+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[19775]: cluster 2024-09-16T10:22:41.053862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[19775]: audit 2024-09-16T10:22:41.702197+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[19775]: audit 2024-09-16T10:22:41.704206+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[19775]: cephadm 2024-09-16T10:22:41.705914+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[26401]: cluster 2024-09-16T10:22:41.053862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[26401]: audit 2024-09-16T10:22:41.702197+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T10:22:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[26401]: audit 2024-09-16T10:22:41.704206+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:42 smithi003 bash[26401]: cephadm 2024-09-16T10:22:41.705914+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T10:22:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:44 smithi003 bash[19775]: cluster 2024-09-16T10:22:43.054383+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:44 smithi003 bash[26401]: cluster 2024-09-16T10:22:43.054383+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:44 smithi088 bash[21623]: cluster 2024-09-16T10:22:43.054383+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:45.981 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:45.981 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:45.981 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:46.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:46.255 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:46.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:22:45 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[26401]: cluster 2024-09-16T10:22:45.054946+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[26401]: audit 2024-09-16T10:22:46.118458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[26401]: audit 2024-09-16T10:22:46.125808+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[26401]: audit 2024-09-16T10:22:46.134586+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[19775]: cluster 2024-09-16T10:22:45.054946+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[19775]: audit 2024-09-16T10:22:46.118458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[19775]: audit 2024-09-16T10:22:46.125808+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:46.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:46 smithi003 bash[19775]: audit 2024-09-16T10:22:46.134586+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:46 smithi088 bash[21623]: cluster 2024-09-16T10:22:45.054946+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:46 smithi088 bash[21623]: audit 2024-09-16T10:22:46.118458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:46 smithi088 bash[21623]: audit 2024-09-16T10:22:46.125808+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:46 smithi088 bash[21623]: audit 2024-09-16T10:22:46.134586+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:48 smithi003 bash[19775]: cluster 2024-09-16T10:22:47.055517+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:48 smithi003 bash[26401]: cluster 2024-09-16T10:22:47.055517+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:48.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:48 smithi088 bash[21623]: cluster 2024-09-16T10:22:47.055517+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:50 smithi003 bash[19775]: cluster 2024-09-16T10:22:49.056056+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:50 smithi003 bash[26401]: cluster 2024-09-16T10:22:49.056056+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:50 smithi088 bash[21623]: cluster 2024-09-16T10:22:49.056056+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:52.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:52 smithi003 bash[19775]: cluster 2024-09-16T10:22:51.056643+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:52 smithi003 bash[26401]: cluster 2024-09-16T10:22:51.056643+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:52 smithi088 bash[21623]: cluster 2024-09-16T10:22:51.056643+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:53.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:53 smithi088 bash[21623]: audit 2024-09-16T10:22:52.505750+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:53 smithi088 bash[21623]: audit 2024-09-16T10:22:52.516602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:53 smithi088 bash[21623]: audit 2024-09-16T10:22:52.523314+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:53.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:53 smithi088 bash[21623]: audit 2024-09-16T10:22:52.525278+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:53.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:53 smithi088 bash[21623]: audit 2024-09-16T10:22:52.537399+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[19775]: audit 2024-09-16T10:22:52.505750+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[19775]: audit 2024-09-16T10:22:52.516602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[19775]: audit 2024-09-16T10:22:52.523314+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[19775]: audit 2024-09-16T10:22:52.525278+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[19775]: audit 2024-09-16T10:22:52.537399+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[26401]: audit 2024-09-16T10:22:52.505750+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[26401]: audit 2024-09-16T10:22:52.516602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[26401]: audit 2024-09-16T10:22:52.523314+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:22:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[26401]: audit 2024-09-16T10:22:52.525278+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:22:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:53 smithi003 bash[26401]: audit 2024-09-16T10:22:52.537399+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:54.836 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:54 smithi088 bash[21623]: cluster 2024-09-16T10:22:53.057236+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:54 smithi003 bash[19775]: cluster 2024-09-16T10:22:53.057236+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:54 smithi003 bash[26401]: cluster 2024-09-16T10:22:53.057236+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:56.508 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 5 on host 'smithi088' 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: cluster 2024-09-16T10:22:55.057720+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: audit 2024-09-16T10:22:55.825912+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: audit 2024-09-16T10:22:55.826853+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: audit 2024-09-16T10:22:56.485048+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: audit 2024-09-16T10:22:56.494506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[19775]: audit 2024-09-16T10:22:56.503271+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: cluster 2024-09-16T10:22:55.057720+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: audit 2024-09-16T10:22:55.825912+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: audit 2024-09-16T10:22:55.826853+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: audit 2024-09-16T10:22:56.485048+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: audit 2024-09-16T10:22:56.494506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:56 smithi003 bash[26401]: audit 2024-09-16T10:22:56.503271+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: cluster 2024-09-16T10:22:55.057720+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:22:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: audit 2024-09-16T10:22:55.825912+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: audit 2024-09-16T10:22:55.826853+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T10:22:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: audit 2024-09-16T10:22:56.485048+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:22:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: audit 2024-09-16T10:22:56.494506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:56 smithi088 bash[21623]: audit 2024-09-16T10:22:56.503271+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:22:57.057 DEBUG:teuthology.orchestra.run.smithi088:osd.5> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T10:22:57.059 INFO:tasks.cephadm:Deploying osd.6 on smithi088 with /dev/vg_nvme/lv_2... 2024-09-16T10:22:57.059 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T10:22:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[19775]: audit 2024-09-16T10:22:56.550326+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-16T10:22:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[19775]: audit 2024-09-16T10:22:56.554175+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[19775]: cluster 2024-09-16T10:22:56.556123+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:22:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[19775]: audit 2024-09-16T10:22:56.556947+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=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:57.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[19775]: audit 2024-09-16T10:22:56.567424+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[26401]: audit 2024-09-16T10:22:56.550326+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-16T10:22:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[26401]: audit 2024-09-16T10:22:56.554175+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[26401]: cluster 2024-09-16T10:22:56.556123+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:22:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[26401]: audit 2024-09-16T10:22:56.556947+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=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:57 smithi003 bash[26401]: audit 2024-09-16T10:22:56.567424+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[21623]: audit 2024-09-16T10:22:56.550326+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-16T10:22:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[21623]: audit 2024-09-16T10:22:56.554175+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[21623]: cluster 2024-09-16T10:22:56.556123+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:22:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[21623]: audit 2024-09-16T10:22:56.556947+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=smithi088", "root=default"]}]: dispatch 2024-09-16T10:22:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[21623]: audit 2024-09-16T10:22:56.567424+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:58.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[30438]: debug 2024-09-16T10:22:57.603+0000 7f6243b34640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T10:22:58.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:22:57 smithi088 bash[30438]: debug 2024-09-16T10:22:57.611+0000 7f623f95c640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:22:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[19775]: cluster 2024-09-16T10:22:57.058311+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-16T10:22:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[19775]: audit 2024-09-16T10:22:57.558810+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[19775]: cluster 2024-09-16T10:22:57.567471+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:22:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[19775]: audit 2024-09-16T10:22:57.568159+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[19775]: audit 2024-09-16T10:22:57.573060+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[26401]: cluster 2024-09-16T10:22:57.058311+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-16T10:22:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[26401]: audit 2024-09-16T10:22:57.558810+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[26401]: cluster 2024-09-16T10:22:57.567471+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:22:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[26401]: audit 2024-09-16T10:22:57.568159+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:58 smithi003 bash[26401]: audit 2024-09-16T10:22:57.573060+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:58 smithi088 bash[21623]: cluster 2024-09-16T10:22:57.058311+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-16T10:22:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:58 smithi088 bash[21623]: audit 2024-09-16T10:22:57.558810+0000 mon.a (mon.0) 546 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:22:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:58 smithi088 bash[21623]: cluster 2024-09-16T10:22:57.567471+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:22:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:58 smithi088 bash[21623]: audit 2024-09-16T10:22:57.568159+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:59.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:58 smithi088 bash[21623]: audit 2024-09-16T10:22:57.573060+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: cluster 2024-09-16T10:22:56.774451+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: cluster 2024-09-16T10:22:56.774532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: cluster 2024-09-16T10:22:58.567740+0000 mon.a (mon.0) 550 : cluster [INF] osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315] boot 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: cluster 2024-09-16T10:22:58.567892+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: audit 2024-09-16T10:22:58.568963+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[19775]: cluster 2024-09-16T10:22:59.197811+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: cluster 2024-09-16T10:22:56.774451+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: cluster 2024-09-16T10:22:56.774532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: cluster 2024-09-16T10:22:58.567740+0000 mon.a (mon.0) 550 : cluster [INF] osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315] boot 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: cluster 2024-09-16T10:22:58.567892+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: audit 2024-09-16T10:22:58.568963+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:22:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:22:59 smithi003 bash[26401]: cluster 2024-09-16T10:22:59.197811+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:23:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: cluster 2024-09-16T10:22:56.774451+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:23:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: cluster 2024-09-16T10:22:56.774532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:23:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: cluster 2024-09-16T10:22:58.567740+0000 mon.a (mon.0) 550 : cluster [INF] osd.5 [v2:172.21.15.88:6808/3414638315,v1:172.21.15.88:6809/3414638315] boot 2024-09-16T10:23:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: cluster 2024-09-16T10:22:58.567892+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:23:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: audit 2024-09-16T10:22:58.568963+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:23:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:22:59 smithi088 bash[21623]: cluster 2024-09-16T10:22:59.197811+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:23:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:00 smithi003 bash[19775]: cluster 2024-09-16T10:22:59.058873+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-16T10:23:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:00 smithi003 bash[19775]: cluster 2024-09-16T10:23:00.201788+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:23:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:00 smithi003 bash[26401]: cluster 2024-09-16T10:22:59.058873+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-16T10:23:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:00 smithi003 bash[26401]: cluster 2024-09-16T10:23:00.201788+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:23:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:00 smithi088 bash[21623]: cluster 2024-09-16T10:22:59.058873+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-16T10:23:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:00 smithi088 bash[21623]: cluster 2024-09-16T10:23:00.201788+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:23:01.534 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:23:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:01 smithi003 bash[19775]: cluster 2024-09-16T10:23:01.589504+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T10:23:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:01 smithi003 bash[19775]: cluster 2024-09-16T10:23:01.604306+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:23:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:01 smithi003 bash[26401]: cluster 2024-09-16T10:23:01.589504+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T10:23:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:01 smithi003 bash[26401]: cluster 2024-09-16T10:23:01.604306+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:23:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:01 smithi088 bash[21623]: cluster 2024-09-16T10:23:01.589504+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T10:23:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:01 smithi088 bash[21623]: cluster 2024-09-16T10:23:01.604306+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:23:02.960 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:02 smithi088 bash[21623]: cluster 2024-09-16T10:23:01.059490+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:02.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:02 smithi088 bash[21623]: cluster 2024-09-16T10:23:02.607960+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:23:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:02 smithi003 bash[19775]: cluster 2024-09-16T10:23:01.059490+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:02 smithi003 bash[19775]: cluster 2024-09-16T10:23:02.607960+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:23:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:02 smithi003 bash[26401]: cluster 2024-09-16T10:23:01.059490+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:02 smithi003 bash[26401]: cluster 2024-09-16T10:23:02.607960+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:23:04.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:04 smithi088 bash[21623]: cluster 2024-09-16T10:23:03.060129+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:04 smithi003 bash[19775]: cluster 2024-09-16T10:23:03.060129+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:04 smithi003 bash[26401]: cluster 2024-09-16T10:23:03.060129+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:05 smithi003 bash[19775]: cluster 2024-09-16T10:23:05.648365+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T10:23:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:05 smithi003 bash[19775]: cluster 2024-09-16T10:23:05.648415+0000 mon.a (mon.0) 559 : cluster [INF] Cluster is now healthy 2024-09-16T10:23:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:05 smithi003 bash[26401]: cluster 2024-09-16T10:23:05.648365+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T10:23:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:05 smithi003 bash[26401]: cluster 2024-09-16T10:23:05.648415+0000 mon.a (mon.0) 559 : cluster [INF] Cluster is now healthy 2024-09-16T10:23:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:05 smithi088 bash[21623]: cluster 2024-09-16T10:23:05.648365+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T10:23:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:05 smithi088 bash[21623]: cluster 2024-09-16T10:23:05.648415+0000 mon.a (mon.0) 559 : cluster [INF] Cluster is now healthy 2024-09-16T10:23:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: cluster 2024-09-16T10:23:05.060672+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.449521+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.460478+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.463211+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.465068+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.472806+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.477380+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.479153+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[19775]: audit 2024-09-16T10:23:06.489092+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: cluster 2024-09-16T10:23:05.060672+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:06.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.449521+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.460478+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.463211+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:06.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.465068+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:06.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.472806+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:06.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.477380+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:06.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.479153+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:06.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:06 smithi003 bash[26401]: audit 2024-09-16T10:23:06.489092+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: cluster 2024-09-16T10:23:05.060672+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.449521+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.460478+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.463211+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.465068+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:23:07.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.472806+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:07.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.477380+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:07.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.479153+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:07.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:06 smithi088 bash[21623]: audit 2024-09-16T10:23:06.489092+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:07 smithi003 bash[19775]: cephadm 2024-09-16T10:23:06.440972+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:23:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:07 smithi003 bash[19775]: cephadm 2024-09-16T10:23:06.466461+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8632M 2024-09-16T10:23:07.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:07 smithi003 bash[26401]: cephadm 2024-09-16T10:23:06.440972+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:23:07.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:07 smithi003 bash[26401]: cephadm 2024-09-16T10:23:06.466461+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8632M 2024-09-16T10:23:08.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:07 smithi088 bash[21623]: cephadm 2024-09-16T10:23:06.440972+0000 mgr.y (mgr.14150) 263 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:23:08.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:07 smithi088 bash[21623]: cephadm 2024-09-16T10:23:06.466461+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8632M 2024-09-16T10:23:08.681 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:23:08.716 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2024-09-16T10:23:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:08 smithi003 bash[19775]: cluster 2024-09-16T10:23:07.061283+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T10:23:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:08 smithi003 bash[26401]: cluster 2024-09-16T10:23:07.061283+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T10:23:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:08 smithi088 bash[21623]: cluster 2024-09-16T10:23:07.061283+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T10:23:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:10 smithi003 bash[19775]: cluster 2024-09-16T10:23:09.061814+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:23:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:10 smithi003 bash[26401]: cluster 2024-09-16T10:23:09.061814+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:23:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:10 smithi088 bash[21623]: cluster 2024-09-16T10:23:09.061814+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:23:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:12 smithi003 bash[19775]: cluster 2024-09-16T10:23:11.062404+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:23:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:12 smithi003 bash[26401]: cluster 2024-09-16T10:23:11.062404+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:23:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:12 smithi088 bash[21623]: cluster 2024-09-16T10:23:11.062404+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T10:23:13.458 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:23:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:14 smithi088 bash[21623]: cluster 2024-09-16T10:23:13.062963+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:23:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:14 smithi003 bash[19775]: cluster 2024-09-16T10:23:13.062963+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:23:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:14 smithi003 bash[26401]: cluster 2024-09-16T10:23:13.062963+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-16T10:23:16.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:15 smithi088 bash[21623]: audit 2024-09-16T10:23:14.770991+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:16.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:15 smithi088 bash[21623]: audit 2024-09-16T10:23:14.777347+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:23:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:15 smithi088 bash[21623]: audit 2024-09-16T10:23:14.783327+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:23:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:15 smithi088 bash[21623]: audit 2024-09-16T10:23:14.784890+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[19775]: audit 2024-09-16T10:23:14.770991+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[19775]: audit 2024-09-16T10:23:14.777347+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[19775]: audit 2024-09-16T10:23:14.783327+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[19775]: audit 2024-09-16T10:23:14.784890+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[26401]: audit 2024-09-16T10:23:14.770991+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[26401]: audit 2024-09-16T10:23:14.777347+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:23:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[26401]: audit 2024-09-16T10:23:14.783327+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:23:16.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:15 smithi003 bash[26401]: audit 2024-09-16T10:23:14.784890+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:16 smithi088 bash[21623]: cluster 2024-09-16T10:23:15.063522+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 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-16T10:23:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:16 smithi003 bash[19775]: cluster 2024-09-16T10:23:15.063522+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 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-16T10:23:17.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:16 smithi003 bash[26401]: cluster 2024-09-16T10:23:15.063522+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 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-16T10:23:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:18 smithi088 bash[21623]: cluster 2024-09-16T10:23:17.064184+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:18 smithi003 bash[19775]: cluster 2024-09-16T10:23:17.064184+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:18 smithi003 bash[26401]: cluster 2024-09-16T10:23:17.064184+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:20 smithi088 bash[21623]: cluster 2024-09-16T10:23:19.064870+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:20 smithi003 bash[19775]: cluster 2024-09-16T10:23:19.064870+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:20 smithi003 bash[26401]: cluster 2024-09-16T10:23:19.064870+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:22 smithi088 bash[21623]: cluster 2024-09-16T10:23:21.065575+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:23.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:22 smithi003 bash[19775]: cluster 2024-09-16T10:23:21.065575+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:22 smithi003 bash[26401]: cluster 2024-09-16T10:23:21.065575+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:23 smithi088 bash[21623]: audit 2024-09-16T10:23:23.144286+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.88:0/3216521320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:23 smithi088 bash[21623]: audit 2024-09-16T10:23:23.145389+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:23 smithi088 bash[21623]: audit 2024-09-16T10:23:23.149115+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]': finished 2024-09-16T10:23:24.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:23 smithi088 bash[21623]: cluster 2024-09-16T10:23:23.154594+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-16T10:23:24.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:23 smithi088 bash[21623]: audit 2024-09-16T10:23:23.155231+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:24.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[19775]: audit 2024-09-16T10:23:23.144286+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.88:0/3216521320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[19775]: audit 2024-09-16T10:23:23.145389+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[19775]: audit 2024-09-16T10:23:23.149115+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]': finished 2024-09-16T10:23:24.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[19775]: cluster 2024-09-16T10:23:23.154594+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-16T10:23:24.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[19775]: audit 2024-09-16T10:23:23.155231+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:24.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[26401]: audit 2024-09-16T10:23:23.144286+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.88:0/3216521320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[26401]: audit 2024-09-16T10:23:23.145389+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]: dispatch 2024-09-16T10:23:24.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[26401]: audit 2024-09-16T10:23:23.149115+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe249d28-43c1-4e24-86b6-8c2e3da6192d"}]': finished 2024-09-16T10:23:24.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[26401]: cluster 2024-09-16T10:23:23.154594+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-16T10:23:24.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:23 smithi003 bash[26401]: audit 2024-09-16T10:23:23.155231+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:24 smithi003 bash[19775]: cluster 2024-09-16T10:23:23.066157+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:24 smithi003 bash[19775]: audit 2024-09-16T10:23:23.776880+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.88:0/2148474901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:23:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:24 smithi003 bash[26401]: cluster 2024-09-16T10:23:23.066157+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:24 smithi003 bash[26401]: audit 2024-09-16T10:23:23.776880+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.88:0/2148474901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:23:25.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:24 smithi088 bash[21623]: cluster 2024-09-16T10:23:23.066157+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:25.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:24 smithi088 bash[21623]: audit 2024-09-16T10:23:23.776880+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.88:0/2148474901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:23:27.025 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:26 smithi088 bash[21623]: cluster 2024-09-16T10:23:25.066698+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:26 smithi003 bash[19775]: cluster 2024-09-16T10:23:25.066698+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:26 smithi003 bash[26401]: cluster 2024-09-16T10:23:25.066698+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:29.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:28 smithi003 bash[19775]: cluster 2024-09-16T10:23:27.067246+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:29.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:28 smithi003 bash[26401]: cluster 2024-09-16T10:23:27.067246+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:29.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:28 smithi088 bash[21623]: cluster 2024-09-16T10:23:27.067246+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:30 smithi003 bash[19775]: cluster 2024-09-16T10:23:29.067775+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:30 smithi003 bash[26401]: cluster 2024-09-16T10:23:29.067775+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:31.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:30 smithi088 bash[21623]: cluster 2024-09-16T10:23:29.067775+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:32 smithi003 bash[19775]: cluster 2024-09-16T10:23:31.068330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:32 smithi003 bash[26401]: cluster 2024-09-16T10:23:31.068330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:32 smithi088 bash[21623]: cluster 2024-09-16T10:23:31.068330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:34 smithi088 bash[21623]: cluster 2024-09-16T10:23:33.068879+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:34 smithi003 bash[19775]: cluster 2024-09-16T10:23:33.068879+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:34 smithi003 bash[26401]: cluster 2024-09-16T10:23:33.068879+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[19775]: cluster 2024-09-16T10:23:35.069433+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[19775]: audit 2024-09-16T10:23:36.357670+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[19775]: audit 2024-09-16T10:23:36.359601+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[26401]: cluster 2024-09-16T10:23:35.069433+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[26401]: audit 2024-09-16T10:23:36.357670+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T10:23:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:36 smithi003 bash[26401]: audit 2024-09-16T10:23:36.359601+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:37.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:36 smithi088 bash[21623]: cluster 2024-09-16T10:23:35.069433+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:37.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:36 smithi088 bash[21623]: audit 2024-09-16T10:23:36.357670+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T10:23:37.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:36 smithi088 bash[21623]: audit 2024-09-16T10:23:36.359601+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:37 smithi088 bash[21623]: cephadm 2024-09-16T10:23:36.361326+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T10:23:38.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:37 smithi003 bash[19775]: cephadm 2024-09-16T10:23:36.361326+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T10:23:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:37 smithi003 bash[26401]: cephadm 2024-09-16T10:23:36.361326+0000 mgr.y (mgr.14150) 281 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T10:23:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:38 smithi088 bash[21623]: cluster 2024-09-16T10:23:37.069981+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:38 smithi003 bash[19775]: cluster 2024-09-16T10:23:37.069981+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:38 smithi003 bash[26401]: cluster 2024-09-16T10:23:37.069981+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:40.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:40.755 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:40.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:41.019 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:41.019 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:41.020 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:40 smithi088 bash[21623]: cluster 2024-09-16T10:23:39.070501+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:41.020 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:41.020 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:23:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:41.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:40 smithi003 bash[19775]: cluster 2024-09-16T10:23:39.070501+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:40 smithi003 bash[26401]: cluster 2024-09-16T10:23:39.070501+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:42.215 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:41 smithi088 bash[21623]: audit 2024-09-16T10:23:41.064574+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:42.215 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:41 smithi088 bash[21623]: audit 2024-09-16T10:23:41.074046+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:42.215 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:41 smithi088 bash[21623]: audit 2024-09-16T10:23:41.083380+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[19775]: audit 2024-09-16T10:23:41.064574+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[19775]: audit 2024-09-16T10:23:41.074046+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[19775]: audit 2024-09-16T10:23:41.083380+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[26401]: audit 2024-09-16T10:23:41.064574+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[26401]: audit 2024-09-16T10:23:41.074046+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:41 smithi003 bash[26401]: audit 2024-09-16T10:23:41.083380+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:43.068 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:42 smithi088 bash[21623]: cluster 2024-09-16T10:23:41.071116+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:43.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:42 smithi003 bash[19775]: cluster 2024-09-16T10:23:41.071116+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:42 smithi003 bash[26401]: cluster 2024-09-16T10:23:41.071116+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:44 smithi003 bash[19775]: cluster 2024-09-16T10:23:43.071678+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:44 smithi003 bash[26401]: cluster 2024-09-16T10:23:43.071678+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:44 smithi088 bash[21623]: cluster 2024-09-16T10:23:43.071678+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:47.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:46 smithi088 bash[21623]: cluster 2024-09-16T10:23:45.072223+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:47.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:46 smithi088 bash[21623]: audit 2024-09-16T10:23:46.781819+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:47.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:46 smithi088 bash[21623]: audit 2024-09-16T10:23:46.790281+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[19775]: cluster 2024-09-16T10:23:45.072223+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[19775]: audit 2024-09-16T10:23:46.781819+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[19775]: audit 2024-09-16T10:23:46.790281+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[26401]: cluster 2024-09-16T10:23:45.072223+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[26401]: audit 2024-09-16T10:23:46.781819+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:46 smithi003 bash[26401]: audit 2024-09-16T10:23:46.790281+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[19775]: audit 2024-09-16T10:23:47.479089+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[19775]: audit 2024-09-16T10:23:47.480395+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[19775]: audit 2024-09-16T10:23:47.487302+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[26401]: audit 2024-09-16T10:23:47.479089+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[26401]: audit 2024-09-16T10:23:47.480395+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:47 smithi003 bash[26401]: audit 2024-09-16T10:23:47.487302+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:47 smithi088 bash[21623]: audit 2024-09-16T10:23:47.479089+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:23:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:47 smithi088 bash[21623]: audit 2024-09-16T10:23:47.480395+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:23:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:47 smithi088 bash[21623]: audit 2024-09-16T10:23:47.487302+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:49.109 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:48 smithi088 bash[21623]: cluster 2024-09-16T10:23:47.072759+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:49.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:48 smithi003 bash[19775]: cluster 2024-09-16T10:23:47.072759+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:48 smithi003 bash[26401]: cluster 2024-09-16T10:23:47.072759+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:49 smithi003 bash[19775]: audit 2024-09-16T10:23:49.514994+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T10:23:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:49 smithi003 bash[19775]: audit 2024-09-16T10:23:49.516162+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-16T10:23:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:49 smithi003 bash[26401]: audit 2024-09-16T10:23:49.514994+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T10:23:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:49 smithi003 bash[26401]: audit 2024-09-16T10:23:49.516162+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-16T10:23:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:49 smithi088 bash[21623]: audit 2024-09-16T10:23:49.514994+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T10:23:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:49 smithi088 bash[21623]: audit 2024-09-16T10:23:49.516162+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-16T10:23:50.466 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 6 on host 'smithi088' 2024-09-16T10:23:51.016 DEBUG:teuthology.orchestra.run.smithi088:osd.6> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T10:23:51.018 INFO:tasks.cephadm:Deploying osd.7 on smithi088 with /dev/vg_nvme/lv_1... 2024-09-16T10:23:51.018 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T10:23:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: cluster 2024-09-16T10:23:49.073466+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:49.842708+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-16T10:23:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: cluster 2024-09-16T10:23:49.850203+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T10:23:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:49.850753+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:49.850865+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:49.851618+0000 mon.a (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:50.441060+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:50.448832+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[19775]: audit 2024-09-16T10:23:50.459244+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: cluster 2024-09-16T10:23:49.073466+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:49.842708+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-16T10:23:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: cluster 2024-09-16T10:23:49.850203+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:49.850753+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:51.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:49.850865+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:49.851618+0000 mon.a (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:50.441060+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:51.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:50.448832+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:51.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:50 smithi003 bash[26401]: audit 2024-09-16T10:23:50.459244+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:51.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: cluster 2024-09-16T10:23:49.073466+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:51.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:49.842708+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-16T10:23:51.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: cluster 2024-09-16T10:23:49.850203+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T10:23:51.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:49.850753+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:51.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:49.850865+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:49.851618+0000 mon.a (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:23:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:50.441060+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:23:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:50.448832+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:51.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:50 smithi088 bash[21623]: audit 2024-09-16T10:23:50.459244+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[19775]: audit 2024-09-16T10:23:50.845065+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[19775]: cluster 2024-09-16T10:23:50.851228+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[19775]: audit 2024-09-16T10:23:50.852385+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[19775]: audit 2024-09-16T10:23:50.861090+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[26401]: audit 2024-09-16T10:23:50.845065+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:23:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[26401]: cluster 2024-09-16T10:23:50.851228+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T10:23:52.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[26401]: audit 2024-09-16T10:23:50.852385+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:52.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:51 smithi003 bash[26401]: audit 2024-09-16T10:23:50.861090+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:51 smithi088 bash[21623]: audit 2024-09-16T10:23:50.845065+0000 mon.a (mon.0) 593 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:23:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:51 smithi088 bash[21623]: cluster 2024-09-16T10:23:50.851228+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T10:23:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:51 smithi088 bash[21623]: audit 2024-09-16T10:23:50.852385+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:51 smithi088 bash[21623]: audit 2024-09-16T10:23:50.861090+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:50.538006+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:50.538079+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:51.073957+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:51.856022+0000 mon.a (mon.0) 597 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315] boot 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:51.856260+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: audit 2024-09-16T10:23:51.856618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[19775]: cluster 2024-09-16T10:23:52.855602+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:50.538006+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:50.538079+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:51.073957+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:51.856022+0000 mon.a (mon.0) 597 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315] boot 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:51.856260+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: audit 2024-09-16T10:23:51.856618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:52 smithi003 bash[26401]: cluster 2024-09-16T10:23:52.855602+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T10:23:53.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:50.538006+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:23:53.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:50.538079+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:23:53.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:51.073957+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:23:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:51.856022+0000 mon.a (mon.0) 597 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2960901315,v1:172.21.15.88:6817/2960901315] boot 2024-09-16T10:23:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:51.856260+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-16T10:23:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: audit 2024-09-16T10:23:51.856618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:23:53.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:52 smithi088 bash[21623]: cluster 2024-09-16T10:23:52.855602+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T10:23:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:54 smithi003 bash[19775]: cluster 2024-09-16T10:23:53.074598+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:23:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:54 smithi003 bash[19775]: cluster 2024-09-16T10:23:53.858021+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T10:23:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:54 smithi003 bash[26401]: cluster 2024-09-16T10:23:53.074598+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:23:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:54 smithi003 bash[26401]: cluster 2024-09-16T10:23:53.858021+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T10:23:55.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:54 smithi088 bash[21623]: cluster 2024-09-16T10:23:53.074598+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:23:55.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:54 smithi088 bash[21623]: cluster 2024-09-16T10:23:53.858021+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T10:23:55.524 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:23:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:55 smithi003 bash[19775]: cluster 2024-09-16T10:23:54.879269+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T10:23:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:55 smithi003 bash[26401]: cluster 2024-09-16T10:23:54.879269+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T10:23:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:55 smithi088 bash[21623]: cluster 2024-09-16T10:23:54.879269+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T10:23:57.153 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:56 smithi088 bash[21623]: cluster 2024-09-16T10:23:55.075191+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T10:23:57.153 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:56 smithi088 bash[21623]: cluster 2024-09-16T10:23:55.889255+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T10:23:57.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:56 smithi003 bash[19775]: cluster 2024-09-16T10:23:55.075191+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T10:23:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:56 smithi003 bash[19775]: cluster 2024-09-16T10:23:55.889255+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T10:23:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:56 smithi003 bash[26401]: cluster 2024-09-16T10:23:55.075191+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T10:23:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:56 smithi003 bash[26401]: cluster 2024-09-16T10:23:55.889255+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T10:23:59.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:23:58 smithi088 bash[21623]: cluster 2024-09-16T10:23:57.075788+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-16T10:23:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:23:58 smithi003 bash[19775]: cluster 2024-09-16T10:23:57.075788+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-16T10:23:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:23:58 smithi003 bash[26401]: cluster 2024-09-16T10:23:57.075788+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2024-09-16T10:24:00.261 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-16T10:24:00.308 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2024-09-16T10:24:01.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:00 smithi003 bash[19775]: cluster 2024-09-16T10:23:59.076399+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:00 smithi003 bash[26401]: cluster 2024-09-16T10:23:59.076399+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:01.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:00 smithi088 bash[21623]: cluster 2024-09-16T10:23:59.076399+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:02 smithi003 bash[19775]: cluster 2024-09-16T10:24:01.077017+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-16T10:24:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:02 smithi003 bash[26401]: cluster 2024-09-16T10:24:01.077017+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-16T10:24:03.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:02 smithi088 bash[21623]: cluster 2024-09-16T10:24:01.077017+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-16T10:24:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: cephadm 2024-09-16T10:24:02.890441+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:04.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.899243+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.912938+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.915868+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.917735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.919545+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: cephadm 2024-09-16T10:24:02.920902+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5755M 2024-09-16T10:24:04.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.927038+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.931117+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:04.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.932940+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:04.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[19775]: audit 2024-09-16T10:24:02.943033+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: cephadm 2024-09-16T10:24:02.890441+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.899243+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.912938+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.915868+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.917735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.919545+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: cephadm 2024-09-16T10:24:02.920902+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5755M 2024-09-16T10:24:04.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.927038+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.931117+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:04.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.932940+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:04.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:03 smithi003 bash[26401]: audit 2024-09-16T10:24:02.943033+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: cephadm 2024-09-16T10:24:02.890441+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:04.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.899243+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.912938+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.915868+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.917735+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.919545+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: cephadm 2024-09-16T10:24:02.920902+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5755M 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.927038+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.931117+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.932940+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:04.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:03 smithi088 bash[21623]: audit 2024-09-16T10:24:02.943033+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:05.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:04 smithi003 bash[19775]: cluster 2024-09-16T10:24:03.077588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:04 smithi003 bash[26401]: cluster 2024-09-16T10:24:03.077588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:04 smithi088 bash[21623]: cluster 2024-09-16T10:24:03.077588+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:05.352 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[19775]: cluster 2024-09-16T10:24:05.078151+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[19775]: audit 2024-09-16T10:24:06.633818+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[19775]: audit 2024-09-16T10:24:06.639882+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[19775]: audit 2024-09-16T10:24:06.641685+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[26401]: cluster 2024-09-16T10:24:05.078151+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[26401]: audit 2024-09-16T10:24:06.633818+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:24:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[26401]: audit 2024-09-16T10:24:06.639882+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:24:07.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:06 smithi003 bash[26401]: audit 2024-09-16T10:24:06.641685+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:06 smithi088 bash[21623]: cluster 2024-09-16T10:24:05.078151+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:06 smithi088 bash[21623]: audit 2024-09-16T10:24:06.633818+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T10:24:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:06 smithi088 bash[21623]: audit 2024-09-16T10:24:06.639882+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T10:24:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:06 smithi088 bash[21623]: audit 2024-09-16T10:24:06.641685+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:08.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:07 smithi003 bash[19775]: audit 2024-09-16T10:24:06.627327+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:07 smithi003 bash[26401]: audit 2024-09-16T10:24:06.627327+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:08.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:07 smithi088 bash[21623]: audit 2024-09-16T10:24:06.627327+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:09.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:08 smithi003 bash[19775]: cluster 2024-09-16T10:24:07.078724+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:08 smithi003 bash[26401]: cluster 2024-09-16T10:24:07.078724+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:09.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:08 smithi088 bash[21623]: cluster 2024-09-16T10:24:07.078724+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:11.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:10 smithi003 bash[19775]: cluster 2024-09-16T10:24:09.079266+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:10 smithi003 bash[26401]: cluster 2024-09-16T10:24:09.079266+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:10 smithi088 bash[21623]: cluster 2024-09-16T10:24:09.079266+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:13.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:12 smithi003 bash[19775]: cluster 2024-09-16T10:24:11.079856+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:12 smithi003 bash[26401]: cluster 2024-09-16T10:24:11.079856+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:13.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:12 smithi088 bash[21623]: cluster 2024-09-16T10:24:11.079856+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: cluster 2024-09-16T10:24:13.080417+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: audit 2024-09-16T10:24:14.945607+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.88:0/2516695176' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: audit 2024-09-16T10:24:14.946359+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: audit 2024-09-16T10:24:14.950165+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]': finished 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: cluster 2024-09-16T10:24:14.955897+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-16T10:24:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[19775]: audit 2024-09-16T10:24:14.956617+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: cluster 2024-09-16T10:24:13.080417+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: audit 2024-09-16T10:24:14.945607+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.88:0/2516695176' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: audit 2024-09-16T10:24:14.946359+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: audit 2024-09-16T10:24:14.950165+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]': finished 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: cluster 2024-09-16T10:24:14.955897+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-16T10:24:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:14 smithi003 bash[26401]: audit 2024-09-16T10:24:14.956617+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: cluster 2024-09-16T10:24:13.080417+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: audit 2024-09-16T10:24:14.945607+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.88:0/2516695176' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: audit 2024-09-16T10:24:14.946359+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]: dispatch 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: audit 2024-09-16T10:24:14.950165+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac9163a-23a4-4022-a60d-cf760c3e9eff"}]': finished 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: cluster 2024-09-16T10:24:14.955897+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-16T10:24:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:14 smithi088 bash[21623]: audit 2024-09-16T10:24:14.956617+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:16.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:15 smithi088 bash[21623]: audit 2024-09-16T10:24:15.596219+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4214757015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:24:16.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:15 smithi003 bash[19775]: audit 2024-09-16T10:24:15.596219+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4214757015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:24:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:15 smithi003 bash[26401]: audit 2024-09-16T10:24:15.596219+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4214757015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T10:24:17.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:16 smithi088 bash[21623]: cluster 2024-09-16T10:24:15.080972+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:17.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:16 smithi003 bash[19775]: cluster 2024-09-16T10:24:15.080972+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:17.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:16 smithi003 bash[26401]: cluster 2024-09-16T10:24:15.080972+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:18 smithi088 bash[21623]: cluster 2024-09-16T10:24:17.081546+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:19.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:18 smithi003 bash[19775]: cluster 2024-09-16T10:24:17.081546+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:19.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:18 smithi003 bash[26401]: cluster 2024-09-16T10:24:17.081546+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:20.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:20 smithi003 bash[19775]: cluster 2024-09-16T10:24:19.082097+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:20 smithi003 bash[26401]: cluster 2024-09-16T10:24:19.082097+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:20.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:20 smithi088 bash[21623]: cluster 2024-09-16T10:24:19.082097+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:22 smithi003 bash[19775]: cluster 2024-09-16T10:24:21.082677+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:22 smithi003 bash[26401]: cluster 2024-09-16T10:24:21.082677+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:22 smithi088 bash[21623]: cluster 2024-09-16T10:24:21.082677+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:24.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:24 smithi003 bash[19775]: cluster 2024-09-16T10:24:23.083258+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:24 smithi003 bash[26401]: cluster 2024-09-16T10:24:23.083258+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:24.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:24 smithi088 bash[21623]: cluster 2024-09-16T10:24:23.083258+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:26 smithi003 bash[19775]: cluster 2024-09-16T10:24:25.083806+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:26 smithi003 bash[26401]: cluster 2024-09-16T10:24:25.083806+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:26.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:26 smithi088 bash[21623]: cluster 2024-09-16T10:24:25.083806+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[19775]: cluster 2024-09-16T10:24:27.084381+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[19775]: audit 2024-09-16T10:24:27.765707+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[19775]: audit 2024-09-16T10:24:27.767605+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[19775]: cephadm 2024-09-16T10:24:27.769210+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[26401]: cluster 2024-09-16T10:24:27.084381+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:28.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[26401]: audit 2024-09-16T10:24:27.765707+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T10:24:28.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[26401]: audit 2024-09-16T10:24:27.767605+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:28.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:28 smithi003 bash[26401]: cephadm 2024-09-16T10:24:27.769210+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T10:24:28.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:28 smithi088 bash[21623]: cluster 2024-09-16T10:24:27.084381+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:28.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:28 smithi088 bash[21623]: audit 2024-09-16T10:24:27.765707+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T10:24:28.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:28 smithi088 bash[21623]: audit 2024-09-16T10:24:27.767605+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:28.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:28 smithi088 bash[21623]: cephadm 2024-09-16T10:24:27.769210+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T10:24:30.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:30 smithi003 bash[19775]: cluster 2024-09-16T10:24:29.084930+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:30.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:30 smithi003 bash[26401]: cluster 2024-09-16T10:24:29.084930+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:30.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:30 smithi088 bash[21623]: cluster 2024-09-16T10:24:29.084930+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:31.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:31.978 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:24:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:31.978 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:24:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:31.979 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:24:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:31.979 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:24:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.232 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:24:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.232 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:24:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.233 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:24:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.233 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:24:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:32.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:32 smithi088 bash[21623]: cluster 2024-09-16T10:24:31.085466+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:32.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:32 smithi003 bash[19775]: cluster 2024-09-16T10:24:31.085466+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:32 smithi003 bash[26401]: cluster 2024-09-16T10:24:31.085466+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:33.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[19775]: audit 2024-09-16T10:24:32.274439+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:33.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[19775]: audit 2024-09-16T10:24:32.284090+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:33.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[19775]: audit 2024-09-16T10:24:32.296586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:33.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[26401]: audit 2024-09-16T10:24:32.274439+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:33.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[26401]: audit 2024-09-16T10:24:32.284090+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:33.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:33 smithi003 bash[26401]: audit 2024-09-16T10:24:32.296586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:33.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:33 smithi088 bash[21623]: audit 2024-09-16T10:24:32.274439+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:33.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:33 smithi088 bash[21623]: audit 2024-09-16T10:24:32.284090+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:33.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:33 smithi088 bash[21623]: audit 2024-09-16T10:24:32.296586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:34.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:34 smithi088 bash[21623]: cluster 2024-09-16T10:24:33.086010+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:34 smithi003 bash[19775]: cluster 2024-09-16T10:24:33.086010+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:34 smithi003 bash[26401]: cluster 2024-09-16T10:24:33.086010+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:36.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:36 smithi003 bash[19775]: cluster 2024-09-16T10:24:35.086573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:36 smithi003 bash[26401]: cluster 2024-09-16T10:24:35.086573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:36 smithi088 bash[21623]: cluster 2024-09-16T10:24:35.086573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: cluster 2024-09-16T10:24:37.087161+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: audit 2024-09-16T10:24:37.681992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: audit 2024-09-16T10:24:37.691091+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: audit 2024-09-16T10:24:37.693225+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: audit 2024-09-16T10:24:37.695022+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[19775]: audit 2024-09-16T10:24:37.705146+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: cluster 2024-09-16T10:24:37.087161+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: audit 2024-09-16T10:24:37.681992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: audit 2024-09-16T10:24:37.691091+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: audit 2024-09-16T10:24:37.693225+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: audit 2024-09-16T10:24:37.695022+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:38 smithi003 bash[26401]: audit 2024-09-16T10:24:37.705146+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: cluster 2024-09-16T10:24:37.087161+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: audit 2024-09-16T10:24:37.681992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: audit 2024-09-16T10:24:37.691091+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: audit 2024-09-16T10:24:37.693225+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: audit 2024-09-16T10:24:37.695022+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:38 smithi088 bash[21623]: audit 2024-09-16T10:24:37.705146+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:40.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:40 smithi088 bash[21623]: cluster 2024-09-16T10:24:39.087745+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:40 smithi003 bash[19775]: cluster 2024-09-16T10:24:39.087745+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:40 smithi003 bash[26401]: cluster 2024-09-16T10:24:39.087745+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:41.087 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 7 on host 'smithi088' 2024-09-16T10:24:41.634 DEBUG:teuthology.orchestra.run.smithi088:osd.7> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T10:24:41.636 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T10:24:41.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[19775]: audit 2024-09-16T10:24:40.998585+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[19775]: audit 2024-09-16T10:24:40.999235+0000 mon.a (mon.0) 630 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[19775]: audit 2024-09-16T10:24:41.064437+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[19775]: audit 2024-09-16T10:24:41.072194+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[19775]: audit 2024-09-16T10:24:41.082071+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[26401]: audit 2024-09-16T10:24:40.998585+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:41.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[26401]: audit 2024-09-16T10:24:40.999235+0000 mon.a (mon.0) 630 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:41.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[26401]: audit 2024-09-16T10:24:41.064437+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:41.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[26401]: audit 2024-09-16T10:24:41.072194+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:41.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:41 smithi003 bash[26401]: audit 2024-09-16T10:24:41.082071+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:41 smithi088 bash[21623]: audit 2024-09-16T10:24:40.998585+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:41 smithi088 bash[21623]: audit 2024-09-16T10:24:40.999235+0000 mon.a (mon.0) 630 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T10:24:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:41 smithi088 bash[21623]: audit 2024-09-16T10:24:41.064437+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:24:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:41 smithi088 bash[21623]: audit 2024-09-16T10:24:41.072194+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:41 smithi088 bash[21623]: audit 2024-09-16T10:24:41.082071+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: cluster 2024-09-16T10:24:41.088295+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: audit 2024-09-16T10:24:41.686067+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-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: cluster 2024-09-16T10:24:41.689716+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: audit 2024-09-16T10:24:41.690297+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: audit 2024-09-16T10:24:41.692167+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[19775]: audit 2024-09-16T10:24:41.697755+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: cluster 2024-09-16T10:24:41.088295+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: audit 2024-09-16T10:24:41.686067+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-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: cluster 2024-09-16T10:24:41.689716+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: audit 2024-09-16T10:24:41.690297+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: audit 2024-09-16T10:24:41.692167+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:42.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:42 smithi003 bash[26401]: audit 2024-09-16T10:24:41.697755+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: cluster 2024-09-16T10:24:41.088295+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: audit 2024-09-16T10:24:41.686067+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-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: cluster 2024-09-16T10:24:41.689716+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: audit 2024-09-16T10:24:41.690297+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: audit 2024-09-16T10:24:41.692167+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[21623]: audit 2024-09-16T10:24:41.697755+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-16T10:24:43.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[41132]: debug 2024-09-16T10:24:42.717+0000 7f7e31e2b640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T10:24:43.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:24:42 smithi088 bash[41132]: debug 2024-09-16T10:24:42.729+0000 7f7e2dc53640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:24:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[19775]: audit 2024-09-16T10:24:42.695792+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:24:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[19775]: cluster 2024-09-16T10:24:42.703983+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T10:24:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[19775]: audit 2024-09-16T10:24:42.705248+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[19775]: audit 2024-09-16T10:24:42.715143+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:43.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[26401]: audit 2024-09-16T10:24:42.695792+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:24:43.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[26401]: cluster 2024-09-16T10:24:42.703983+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T10:24:43.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[26401]: audit 2024-09-16T10:24:42.705248+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:43.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:43 smithi003 bash[26401]: audit 2024-09-16T10:24:42.715143+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:44.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:43 smithi088 bash[21623]: audit 2024-09-16T10:24:42.695792+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-16T10:24:44.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:43 smithi088 bash[21623]: cluster 2024-09-16T10:24:42.703983+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T10:24:44.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:43 smithi088 bash[21623]: audit 2024-09-16T10:24:42.705248+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:44.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:43 smithi088 bash[21623]: audit 2024-09-16T10:24:42.715143+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:41.982503+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:41.982570+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:43.088860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:43.706929+0000 mon.a (mon.0) 642 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783] boot 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:43.707059+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: audit 2024-09-16T10:24:43.707427+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[19775]: cluster 2024-09-16T10:24:44.221093+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:41.982503+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:41.982570+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:43.088860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:43.706929+0000 mon.a (mon.0) 642 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783] boot 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:43.707059+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: audit 2024-09-16T10:24:43.707427+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:44.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:44 smithi003 bash[26401]: cluster 2024-09-16T10:24:44.221093+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:41.982503+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:41.982570+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:43.088860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:43.706929+0000 mon.a (mon.0) 642 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2264209783,v1:172.21.15.88:6825/2264209783] boot 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:43.707059+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: audit 2024-09-16T10:24:43.707427+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:24:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:44 smithi088 bash[21623]: cluster 2024-09-16T10:24:44.221093+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T10:24:46.427 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:24:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:46 smithi088 bash[21623]: cluster 2024-09-16T10:24:45.089439+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:46 smithi088 bash[21623]: cluster 2024-09-16T10:24:45.226598+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T10:24:46.513 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:46 smithi003 bash[26401]: cluster 2024-09-16T10:24:45.089439+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:46.513 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:46 smithi003 bash[26401]: cluster 2024-09-16T10:24:45.226598+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T10:24:46.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:46 smithi003 bash[19775]: cluster 2024-09-16T10:24:45.089439+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v303: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:46.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:46 smithi003 bash[19775]: cluster 2024-09-16T10:24:45.226598+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T10:24:47.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:47 smithi088 bash[21623]: cluster 2024-09-16T10:24:46.228508+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T10:24:47.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:47 smithi003 bash[19775]: cluster 2024-09-16T10:24:46.228508+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T10:24:47.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:47 smithi003 bash[26401]: cluster 2024-09-16T10:24:46.228508+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T10:24:47.860 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:24:48.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:48 smithi088 bash[21623]: cluster 2024-09-16T10:24:47.089970+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:48.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:48 smithi088 bash[21623]: cluster 2024-09-16T10:24:47.249632+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T10:24:48.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:48 smithi088 bash[21623]: audit 2024-09-16T10:24:47.860447+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.3:0/3983316363' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T10:24:48.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[26401]: cluster 2024-09-16T10:24:47.089970+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:48.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[26401]: cluster 2024-09-16T10:24:47.249632+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T10:24:48.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[26401]: audit 2024-09-16T10:24:47.860447+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.3:0/3983316363' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T10:24:48.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[19775]: cluster 2024-09-16T10:24:47.089970+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v306: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:24:48.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[19775]: cluster 2024-09-16T10:24:47.249632+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T10:24:48.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:48 smithi003 bash[19775]: audit 2024-09-16T10:24:47.860447+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.3:0/3983316363' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T10:24:48.664 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726482283,"num_in_osds":8,"osd_in_since":1726482254,"num_remapped_pgs":0} 2024-09-16T10:24:48.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:24:50.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:50 smithi088 bash[21623]: cluster 2024-09-16T10:24:49.090558+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T10:24:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:50 smithi003 bash[19775]: cluster 2024-09-16T10:24:49.090558+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T10:24:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:50 smithi003 bash[26401]: cluster 2024-09-16T10:24:49.090558+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: cephadm 2024-09-16T10:24:50.465678+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.475569+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.484659+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.488033+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.490013+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.491904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.493740+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: cephadm 2024-09-16T10:24:50.495116+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4316M 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.501259+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.506777+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.508457+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[19775]: audit 2024-09-16T10:24:50.518060+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: cephadm 2024-09-16T10:24:50.465678+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.475569+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.484659+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.488033+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.490013+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.491904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.493740+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: cephadm 2024-09-16T10:24:50.495116+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4316M 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.501259+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.506777+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.508457+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:51.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:51 smithi003 bash[26401]: audit 2024-09-16T10:24:50.518060+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: cephadm 2024-09-16T10:24:50.465678+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.475569+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.484659+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.488033+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.490013+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.491904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.493740+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:24:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: cephadm 2024-09-16T10:24:50.495116+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4316M 2024-09-16T10:24:51.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.501259+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:51.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.506777+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:24:51.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.508457+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:24:51.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:51 smithi088 bash[21623]: audit 2024-09-16T10:24:50.518060+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:24:52.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:52 smithi003 bash[26401]: cluster 2024-09-16T10:24:51.091157+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:52 smithi003 bash[19775]: cluster 2024-09-16T10:24:51.091157+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:53.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:52 smithi088 bash[21623]: cluster 2024-09-16T10:24:51.091157+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:24:53.449 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:24:54.936 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:24:54.937 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"fsid":"572ab018-7414-11ef-bceb-c7b262605968","created":"2024-09-16T10:15:07.754957+0000","modified":"2024-09-16T10:24:47.235310+0000","last_up_change":"2024-09-16T10:24:43.695684+0000","last_in_change":"2024-09-16T10:24:14.947541+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-16T10:20:17.598578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"aed26ff9-6456-471e-8762-a288d4ee3fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6803","nonce":2037202816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6805","nonce":2037202816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6809","nonce":2037202816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6807","nonce":2037202816}]},"public_addr":"172.21.15.3:6803/2037202816","cluster_addr":"172.21.15.3:6805/2037202816","heartbeat_back_addr":"172.21.15.3:6809/2037202816","heartbeat_front_addr":"172.21.15.3:6807/2037202816","state":["exists","up"]},{"osd":1,"uuid":"337bafca-151b-4ccb-9fa0-dacde9a7895a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6811","nonce":2313711119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6813","nonce":2313711119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6817","nonce":2313711119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6815","nonce":2313711119}]},"public_addr":"172.21.15.3:6811/2313711119","cluster_addr":"172.21.15.3:6813/2313711119","heartbeat_back_addr":"172.21.15.3:6817/2313711119","heartbeat_front_addr":"172.21.15.3:6815/2313711119","state":["exists","up"]},{"osd":2,"uuid":"d5e01c96-8c95-473f-803c-e055186021af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6819","nonce":2579178875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6821","nonce":2579178875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6825","nonce":2579178875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6823","nonce":2579178875}]},"public_addr":"172.21.15.3:6819/2579178875","cluster_addr":"172.21.15.3:6821/2579178875","heartbeat_back_addr":"172.21.15.3:6825/2579178875","heartbeat_front_addr":"172.21.15.3:6823/2579178875","state":["exists","up"]},{"osd":3,"uuid":"08f02788-4b76-4e45-82a0-336b804de4ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6827","nonce":1837593114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6829","nonce":1837593114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6833","nonce":1837593114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6831","nonce":1837593114}]},"public_addr":"172.21.15.3:6827/1837593114","cluster_addr":"172.21.15.3:6829/1837593114","heartbeat_back_addr":"172.21.15.3:6833/1837593114","heartbeat_front_addr":"172.21.15.3:6831/1837593114","state":["exists","up"]},{"osd":4,"uuid":"e981326d-2299-4bd5-b2ec-d263476e761e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6801","nonce":1587941647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6803","nonce":1587941647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6807","nonce":1587941647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6805","nonce":1587941647}]},"public_addr":"172.21.15.88:6801/1587941647","cluster_addr":"172.21.15.88:6803/1587941647","heartbeat_back_addr":"172.21.15.88:6807/1587941647","heartbeat_front_addr":"172.21.15.88:6805/1587941647","state":["exists","up"]},{"osd":5,"uuid":"2cc239fd-2591-4ace-a783-0f021a492918","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6809","nonce":3414638315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6811","nonce":3414638315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6815","nonce":3414638315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6813","nonce":3414638315}]},"public_addr":"172.21.15.88:6809/3414638315","cluster_addr":"172.21.15.88:6811/3414638315","heartbeat_back_addr":"172.21.15.88:6815/3414638315","heartbeat_front_addr":"172.21.15.88:6813/3414638315","state":["exists","up"]},{"osd":6,"uuid":"fe249d28-43c1-4e24-86b6-8c2e3da6192d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6817","nonce":2960901315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6819","nonce":2960901315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6823","nonce":2960901315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6821","nonce":2960901315}]},"public_addr":"172.21.15.88:6817/2960901315","cluster_addr":"172.21.15.88:6819/2960901315","heartbeat_back_addr":"172.21.15.88:6823/2960901315","heartbeat_front_addr":"172.21.15.88:6821/2960901315","state":["exists","up"]},{"osd":7,"uuid":"eac9163a-23a4-4022-a60d-cf760c3e9eff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6825","nonce":2264209783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6827","nonce":2264209783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6831","nonce":2264209783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6829","nonce":2264209783}]},"public_addr":"172.21.15.88:6825/2264209783","cluster_addr":"172.21.15.88:6827/2264209783","heartbeat_back_addr":"172.21.15.88:6831/2264209783","heartbeat_front_addr":"172.21.15.88:6829/2264209783","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-16T10:18:27.610680+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-16T10:19:22.354479+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-16T10:20:14.794587+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-16T10:21:12.141363+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-16T10:22:04.188087+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-16T10:22:56.774535+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-16T10:23:50.538082+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-16T10:24:41.982573+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6801/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/2443651808":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/3671193934":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6800/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:6800/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/1560094634":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/231026080":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/524411022":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/1931591710":"2024-09-17T10:15:35.439344+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-16T10:24:54.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:54 smithi003 bash[19775]: cluster 2024-09-16T10:24:53.091773+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T10:24:54.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:54 smithi003 bash[26401]: cluster 2024-09-16T10:24:53.091773+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T10:24:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:54 smithi088 bash[21623]: cluster 2024-09-16T10:24:53.091773+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T10:24:55.728 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T10:20:17.598578+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T10:24:55.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T10:24:55.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:55 smithi003 bash[19775]: audit 2024-09-16T10:24:54.936326+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3645713286' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:24:55.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:55 smithi003 bash[26401]: audit 2024-09-16T10:24:54.936326+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3645713286' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:24:56.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:55 smithi088 bash[21623]: audit 2024-09-16T10:24:54.936326+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3645713286' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:24:56.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:56 smithi003 bash[19775]: cluster 2024-09-16T10:24:55.092350+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-16T10:24:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:56 smithi003 bash[26401]: cluster 2024-09-16T10:24:55.092350+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-16T10:24:57.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:56 smithi088 bash[21623]: cluster 2024-09-16T10:24:55.092350+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-16T10:24:58.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:24:58 smithi003 bash[19775]: cluster 2024-09-16T10:24:57.092973+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:24:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:24:58 smithi003 bash[26401]: cluster 2024-09-16T10:24:57.092973+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:24:59.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:24:58 smithi088 bash[21623]: cluster 2024-09-16T10:24:57.092973+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:25:00.506 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:00.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:00 smithi003 bash[19775]: cluster 2024-09-16T10:24:59.093609+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T10:25:00.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:00 smithi003 bash[26401]: cluster 2024-09-16T10:24:59.093609+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T10:25:01.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:00 smithi088 bash[21623]: cluster 2024-09-16T10:24:59.093609+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T10:25:01.998 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-16T10:25:02.679 INFO:tasks.cephadm:Adding prometheus.a on smithi088 2024-09-16T10:25:02.680 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi088=a' 2024-09-16T10:25:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:02 smithi003 bash[19775]: cluster 2024-09-16T10:25:01.094225+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:02 smithi003 bash[19775]: audit 2024-09-16T10:25:01.998785+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/2662289361' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T10:25:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:02 smithi003 bash[26401]: cluster 2024-09-16T10:25:01.094225+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:02 smithi003 bash[26401]: audit 2024-09-16T10:25:01.998785+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/2662289361' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T10:25:03.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:02 smithi088 bash[21623]: cluster 2024-09-16T10:25:01.094225+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:02 smithi088 bash[21623]: audit 2024-09-16T10:25:01.998785+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/2662289361' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T10:25:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:04 smithi003 bash[19775]: cluster 2024-09-16T10:25:03.094847+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:04 smithi003 bash[26401]: cluster 2024-09-16T10:25:03.094847+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:05.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:04 smithi088 bash[21623]: cluster 2024-09-16T10:25:03.094847+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:06.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:06 smithi003 bash[19775]: cluster 2024-09-16T10:25:05.095407+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:06 smithi003 bash[26401]: cluster 2024-09-16T10:25:05.095407+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:07.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:06 smithi088 bash[21623]: cluster 2024-09-16T10:25:05.095407+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:07.442 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:25:08.712 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled prometheus update... 2024-09-16T10:25:08.724 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:08 smithi088 bash[21623]: cluster 2024-09-16T10:25:07.096127+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:08.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:08 smithi003 bash[19775]: cluster 2024-09-16T10:25:07.096127+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:08 smithi003 bash[26401]: cluster 2024-09-16T10:25:07.096127+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:09.325 DEBUG:teuthology.orchestra.run.smithi088:prometheus.a> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T10:25:09.327 INFO:tasks.cephadm:Adding node-exporter.a on smithi003 2024-09-16T10:25:09.327 INFO:tasks.cephadm:Adding node-exporter.b on smithi088 2024-09-16T10:25:09.327 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi003=a;smithi088=b' 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:08.701363+0000 mgr.y (mgr.14150) 334 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: cephadm 2024-09-16T10:25:08.704309+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Saving service prometheus spec with placement smithi088=a;count:1 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:08.711746+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:08.713826+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:09.431240+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:09.432196+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[19775]: audit 2024-09-16T10:25:09.437482+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:08.701363+0000 mgr.y (mgr.14150) 334 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: cephadm 2024-09-16T10:25:08.704309+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Saving service prometheus spec with placement smithi088=a;count:1 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:08.711746+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:08.713826+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:09.431240+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:09.432196+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:09.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:09 smithi003 bash[26401]: audit 2024-09-16T10:25:09.437482+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:10.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:08.701363+0000 mgr.y (mgr.14150) 334 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:10.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: cephadm 2024-09-16T10:25:08.704309+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Saving service prometheus spec with placement smithi088=a;count:1 2024-09-16T10:25:10.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:08.711746+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:08.713826+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:09.431240+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:09.432196+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:09 smithi088 bash[21623]: audit 2024-09-16T10:25:09.437482+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:10.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:10.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:10 smithi003 bash[19775]: cluster 2024-09-16T10:25:09.096708+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:10 smithi003 bash[19775]: cephadm 2024-09-16T10:25:09.707903+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:25:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:10 smithi003 bash[26401]: cluster 2024-09-16T10:25:09.096708+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:10 smithi003 bash[26401]: cephadm 2024-09-16T10:25:09.707903+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:25:11.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:10 smithi088 bash[21623]: cluster 2024-09-16T10:25:09.096708+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:11.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:10 smithi088 bash[21623]: cephadm 2024-09-16T10:25:09.707903+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:25:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:12 smithi003 bash[19775]: cluster 2024-09-16T10:25:11.097296+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:12 smithi003 bash[26401]: cluster 2024-09-16T10:25:11.097296+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:13.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:12 smithi088 bash[21623]: cluster 2024-09-16T10:25:11.097296+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:14.130 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:25:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:14 smithi003 bash[19775]: cluster 2024-09-16T10:25:13.097878+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:14 smithi003 bash[26401]: cluster 2024-09-16T10:25:13.097878+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:14 smithi088 bash[21623]: cluster 2024-09-16T10:25:13.097878+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:17.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:16 smithi088 bash[21623]: cluster 2024-09-16T10:25:15.098482+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:17.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:16 smithi003 bash[19775]: cluster 2024-09-16T10:25:15.098482+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:17.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:16 smithi003 bash[26401]: cluster 2024-09-16T10:25:15.098482+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:17.719 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled node-exporter update... 2024-09-16T10:25:18.691 DEBUG:teuthology.orchestra.run.smithi003:node-exporter.a> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T10:25:18.695 DEBUG:teuthology.orchestra.run.smithi088:node-exporter.b> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T10:25:18.697 INFO:tasks.cephadm:Adding alertmanager.a on smithi003 2024-09-16T10:25:18.697 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi003=a' 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[19775]: cluster 2024-09-16T10:25:17.099061+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[19775]: audit 2024-09-16T10:25:17.709190+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[19775]: cephadm 2024-09-16T10:25:17.712246+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi088=b;count:2 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[19775]: audit 2024-09-16T10:25:17.719427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[26401]: cluster 2024-09-16T10:25:17.099061+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[26401]: audit 2024-09-16T10:25:17.709190+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[26401]: cephadm 2024-09-16T10:25:17.712246+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi088=b;count:2 2024-09-16T10:25:18.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:18 smithi003 bash[26401]: audit 2024-09-16T10:25:17.719427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:19.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:18 smithi088 bash[21623]: cluster 2024-09-16T10:25:17.099061+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:19.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:18 smithi088 bash[21623]: audit 2024-09-16T10:25:17.709190+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:18 smithi088 bash[21623]: cephadm 2024-09-16T10:25:17.712246+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi088=b;count:2 2024-09-16T10:25:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:18 smithi088 bash[21623]: audit 2024-09-16T10:25:17.719427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:20.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:20 smithi003 bash[19775]: cluster 2024-09-16T10:25:19.099743+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:20 smithi003 bash[26401]: cluster 2024-09-16T10:25:19.099743+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:21.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:20 smithi088 bash[21623]: cluster 2024-09-16T10:25:19.099743+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:23.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:22 smithi088 bash[21623]: cluster 2024-09-16T10:25:21.100473+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:23.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:22 smithi003 bash[26401]: cluster 2024-09-16T10:25:21.100473+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:22 smithi003 bash[19775]: cluster 2024-09-16T10:25:21.100473+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:23.381 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.382 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.382 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.382 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.383 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.383 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.527 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:25:23.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.755 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:23.756 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:23 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:25:24.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[19775]: cluster 2024-09-16T10:25:23.101123+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[19775]: audit 2024-09-16T10:25:23.677097+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[19775]: audit 2024-09-16T10:25:23.688292+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[19775]: audit 2024-09-16T10:25:23.698390+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[19775]: audit 2024-09-16T10:25:23.703120+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[20027]: ignoring --setuser ceph since I am not root 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[20027]: ignoring --setgroup ceph since I am not root 2024-09-16T10:25:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[20027]: debug 2024-09-16T10:25:24.875+0000 7fee361cd040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:25:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[26401]: cluster 2024-09-16T10:25:23.101123+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[26401]: audit 2024-09-16T10:25:23.677097+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[26401]: audit 2024-09-16T10:25:23.688292+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[26401]: audit 2024-09-16T10:25:23.698390+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:24 smithi003 bash[26401]: audit 2024-09-16T10:25:23.703120+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T10:25:25.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[21623]: cluster 2024-09-16T10:25:23.101123+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:25.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[21623]: audit 2024-09-16T10:25:23.677097+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:25.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[21623]: audit 2024-09-16T10:25:23.688292+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[21623]: audit 2024-09-16T10:25:23.698390+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[21623]: audit 2024-09-16T10:25:23.703120+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[22349]: ignoring --setuser ceph since I am not root 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[22349]: ignoring --setgroup ceph since I am not root 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[22349]: debug 2024-09-16T10:25:24.765+0000 7f6284c74640 1 -- 172.21.15.88:0/2819008035 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5582443db0e0 con 0x5582443dd400 2024-09-16T10:25:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:24 smithi088 bash[22349]: debug 2024-09-16T10:25:24.877+0000 7f62874d0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.320Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.320Z 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-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.320Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.320Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.320Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.322Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.323Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:25:25.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.325Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.325Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.328Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.328Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.902µs 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.328Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.329Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.329Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.323µs wal_replay_duration=251.038µs wbl_replay_duration=121ns total_replay_duration=311.425µs 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.330Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:25:25.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.330Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.330Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.331Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.331Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.331Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.366Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=36.152954ms db_storage=818ns remote_storage=1.202µs web_handler=416ns query_engine=666ns scrape=285.889µs scrape_sd=106.625µs notify=2.696µs notify_sd=3.161µs rules=35.314986ms tracing=7.035µs 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.366Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:25:25.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[45125]: ts=2024-09-16T10:25:25.366Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:25:25.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[19775]: audit 2024-09-16T10:25:24.689928+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[19775]: audit 2024-09-16T10:25:24.699392+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T10:25:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[19775]: cluster 2024-09-16T10:25:24.712962+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T10:25:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[26401]: audit 2024-09-16T10:25:24.689928+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[26401]: audit 2024-09-16T10:25:24.699392+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T10:25:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:25 smithi003 bash[26401]: cluster 2024-09-16T10:25:24.712962+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T10:25:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[21623]: audit 2024-09-16T10:25:24.689928+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' 2024-09-16T10:25:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[21623]: audit 2024-09-16T10:25:24.699392+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.3:0/934134292' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T10:25:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:25 smithi088 bash[21623]: cluster 2024-09-16T10:25:24.712962+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T10:25:26.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:26 smithi003 bash[20027]: debug 2024-09-16T10:25:26.122+0000 7fee361cd040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:25:26.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:26 smithi003 bash[20027]: debug 2024-09-16T10:25:26.190+0000 7fee361cd040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:25:26.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:26 smithi003 bash[20027]: debug 2024-09-16T10:25:26.346+0000 7fee361cd040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:25:26.503 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:26 smithi088 bash[22349]: debug 2024-09-16T10:25:26.097+0000 7f62874d0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:25:26.503 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:26 smithi088 bash[22349]: debug 2024-09-16T10:25:26.165+0000 7f62874d0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:25:26.503 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:26 smithi088 bash[22349]: debug 2024-09-16T10:25:26.313+0000 7f62874d0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:25:27.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:26 smithi088 bash[22349]: debug 2024-09-16T10:25:26.957+0000 7f62874d0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:25:27.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.025+0000 7f62874d0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:25:27.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.093+0000 7f62874d0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:25:27.366 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.022+0000 7fee361cd040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:25:27.366 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.098+0000 7fee361cd040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:25:27.366 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.166+0000 7fee361cd040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:25:27.366 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.362+0000 7fee361cd040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:25:27.675 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.277+0000 7f62874d0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:25:27.675 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.353+0000 7f62874d0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:25:27.675 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.421+0000 7f62874d0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:25:27.675 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.673+0000 7f62874d0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:25:27.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.442+0000 7fee361cd040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:25:27.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.514+0000 7fee361cd040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:25:27.937 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.741+0000 7f62874d0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:25:28.061 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.782+0000 7fee361cd040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:25:28.061 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:27 smithi003 bash[20027]: debug 2024-09-16T10:25:27.854+0000 7fee361cd040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:25:28.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:27 smithi088 bash[22349]: debug 2024-09-16T10:25:27.937+0000 7f62874d0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:25:28.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.013+0000 7f62874d0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:25:28.402 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.058+0000 7fee361cd040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:25:28.402 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.138+0000 7fee361cd040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:25:28.598 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.261+0000 7f62874d0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:25:28.598 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.437+0000 7f62874d0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:25:28.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.398+0000 7fee361cd040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:25:28.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.582+0000 7fee361cd040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:25:28.854 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.597+0000 7f62874d0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:25:28.854 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.673+0000 7f62874d0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:25:29.026 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.754+0000 7fee361cd040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:25:29.026 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:28 smithi003 bash[20027]: debug 2024-09-16T10:25:28.834+0000 7fee361cd040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:25:29.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:28 smithi088 bash[22349]: debug 2024-09-16T10:25:28.853+0000 7f62874d0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:25:29.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:29 smithi003 bash[20027]: debug 2024-09-16T10:25:29.022+0000 7fee361cd040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:25:29.950 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:29 smithi088 bash[22349]: debug 2024-09-16T10:25:29.653+0000 7f62874d0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:25:29.950 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:29 smithi088 bash[22349]: debug 2024-09-16T10:25:29.729+0000 7f62874d0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:25:30.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:29 smithi003 bash[20027]: debug 2024-09-16T10:25:29.882+0000 7fee361cd040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:25:30.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:29 smithi003 bash[20027]: debug 2024-09-16T10:25:29.962+0000 7fee361cd040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:25:30.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:29 smithi088 bash[22349]: debug 2024-09-16T10:25:29.949+0000 7f62874d0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:25:30.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: debug 2024-09-16T10:25:30.021+0000 7f62874d0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:25:30.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: debug 2024-09-16T10:25:30.198+0000 7fee361cd040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:25:30.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: debug 2024-09-16T10:25:30.274+0000 7fee361cd040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:25:30.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.512708+0000 mon.a (mon.0) 673 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.512859+0000 mon.a (mon.0) 674 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: audit 2024-09-16T10:25:30.517373+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: audit 2024-09-16T10:25:30.518113+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: audit 2024-09-16T10:25:30.520340+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[21623]: audit 2024-09-16T10:25:30.520781+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: debug 2024-09-16T10:25:30.409+0000 7f62874d0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: debug 2024-09-16T10:25:30.489+0000 7f62874d0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: [16/Sep/2024:10:25:30] ENGINE Bus STARTING 2024-09-16T10:25:30.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: CherryPy Checker: 2024-09-16T10:25:30.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: The Application mounted at '' has an empty config. 2024-09-16T10:25:30.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: [16/Sep/2024:10:25:30] ENGINE Serving on http://:::9283 2024-09-16T10:25:30.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:30 smithi088 bash[22349]: [16/Sep/2024:10:25:30] ENGINE Bus STARTED 2024-09-16T10:25:30.885 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: debug 2024-09-16T10:25:30.686+0000 7fee361cd040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: debug 2024-09-16T10:25:30.766+0000 7fee361cd040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.512708+0000 mon.a (mon.0) 673 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.512859+0000 mon.a (mon.0) 674 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: audit 2024-09-16T10:25:30.517373+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: audit 2024-09-16T10:25:30.518113+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: audit 2024-09-16T10:25:30.520340+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[26401]: audit 2024-09-16T10:25:30.520781+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.512708+0000 mon.a (mon.0) 673 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:25:30.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.512859+0000 mon.a (mon.0) 674 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:25:30.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: audit 2024-09-16T10:25:30.517373+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:25:30.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: audit 2024-09-16T10:25:30.518113+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:25:30.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: audit 2024-09-16T10:25:30.520340+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:25:30.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[19775]: audit 2024-09-16T10:25:30.520781+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.88:0/2100427986' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:25:31.138 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: [16/Sep/2024:10:25:30] ENGINE Bus STARTING 2024-09-16T10:25:31.138 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: CherryPy Checker: 2024-09-16T10:25:31.139 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:30 smithi003 bash[20027]: The Application mounted at '' has an empty config. 2024-09-16T10:25:31.139 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[20027]: [16/Sep/2024:10:25:31] ENGINE Serving on http://:::9283 2024-09-16T10:25:31.139 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[20027]: [16/Sep/2024:10:25:31] ENGINE Bus STARTED 2024-09-16T10:25:31.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.572230+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T10:25:31.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.796227+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2024-09-16T10:25:31.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.796766+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2024-09-16T10:25:31.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.810705+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.810705+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.810975+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.811173+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.811541+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0149663s), standbys: x 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.812401+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.812654+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.812875+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.813128+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.813359+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.813583+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.813830+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.814116+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:25:31.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.814369+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.814616+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.814851+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.815039+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.815533+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: cluster 2024-09-16T10:25:30.840075+0000 mon.a (mon.0) 680 : cluster [INF] Manager daemon y is now available 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.861779+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.877920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.883821+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.895019+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.895402+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.906820+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:31.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:31 smithi088 bash[21623]: audit 2024-09-16T10:25:30.907163+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:31.833 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled alertmanager update... 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.572230+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.796227+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.796766+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.810705+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.810705+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.810975+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:25:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.811173+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.811541+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0149663s), standbys: x 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.812401+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.812654+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.812875+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.813128+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.813359+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.813583+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.813830+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.814116+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.814369+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.814616+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.814851+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:25:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.815039+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.815533+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: cluster 2024-09-16T10:25:30.840075+0000 mon.a (mon.0) 680 : cluster [INF] Manager daemon y is now available 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.861779+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.877920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.883821+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.895019+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.895402+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.906820+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[26401]: audit 2024-09-16T10:25:30.907163+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.572230+0000 mon.a (mon.0) 675 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.796227+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.796766+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.810705+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.810705+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.810975+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.811173+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.811541+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0149663s), standbys: x 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.812401+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.812654+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.812875+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:25:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.813128+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.813359+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.813583+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.813830+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.814116+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.814369+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.814616+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.814851+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.815039+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.815533+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: cluster 2024-09-16T10:25:30.840075+0000 mon.a (mon.0) 680 : cluster [INF] Manager daemon y is now available 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.861779+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.877920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:31.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.883821+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:31.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.895019+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.895402+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:25:31.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.906820+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:31.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:31 smithi003 bash[19775]: audit 2024-09-16T10:25:30.907163+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:25:32.642 DEBUG:teuthology.orchestra.run.smithi003:alertmanager.a> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T10:25:32.645 INFO:tasks.cephadm:Adding grafana.a on smithi088 2024-09-16T10:25:32.645 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi088=a' 2024-09-16T10:25:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[19775]: cluster 2024-09-16T10:25:31.812909+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e19: y(active, since 1.01634s), standbys: x 2024-09-16T10:25:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[19775]: cephadm 2024-09-16T10:25:31.826389+0000 mgr.y (mgr.24305) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-16T10:25:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[19775]: cluster 2024-09-16T10:25:31.830087+0000 mgr.y (mgr.24305) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:32.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[19775]: audit 2024-09-16T10:25:31.832817+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[26401]: cluster 2024-09-16T10:25:31.812909+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e19: y(active, since 1.01634s), standbys: x 2024-09-16T10:25:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[26401]: cephadm 2024-09-16T10:25:31.826389+0000 mgr.y (mgr.24305) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-16T10:25:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[26401]: cluster 2024-09-16T10:25:31.830087+0000 mgr.y (mgr.24305) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:32.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:32 smithi003 bash[26401]: audit 2024-09-16T10:25:31.832817+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:33.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:32 smithi088 bash[21623]: cluster 2024-09-16T10:25:31.812909+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e19: y(active, since 1.01634s), standbys: x 2024-09-16T10:25:33.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:32 smithi088 bash[21623]: cephadm 2024-09-16T10:25:31.826389+0000 mgr.y (mgr.24305) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-16T10:25:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:32 smithi088 bash[21623]: cluster 2024-09-16T10:25:31.830087+0000 mgr.y (mgr.24305) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:32 smithi088 bash[21623]: audit 2024-09-16T10:25:31.832817+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cluster 2024-09-16T10:25:32.813994+0000 mgr.y (mgr.24305) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cephadm 2024-09-16T10:25:33.535936+0000 mgr.y (mgr.24305) 5 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTING 2024-09-16T10:25:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cephadm 2024-09-16T10:25:33.661384+0000 mgr.y (mgr.24305) 6 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:25:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cephadm 2024-09-16T10:25:33.666144+0000 mgr.y (mgr.24305) 7 : cephadm [ERR] [16/Sep/2024:10:25:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:25:33.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cephadm 2024-09-16T10:25:33.762321+0000 mgr.y (mgr.24305) 8 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cephadm 2024-09-16T10:25:33.762454+0000 mgr.y (mgr.24305) 9 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTED 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[19775]: cluster 2024-09-16T10:25:33.821733+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: debug 2024-09-16T10:25:33.662+0000 7fed8e9ff640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:25:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: Traceback (most recent call last): 2024-09-16T10:25:33.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: self._connections.run(self.expiration_interval) 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: self._run(expiration_interval) 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: s = self.context.wrap_socket( 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: return self.sslsocket_class._create( 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:25:33.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: self.do_handshake() 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: self._sslobj.do_handshake() 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[20027]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cluster 2024-09-16T10:25:32.813994+0000 mgr.y (mgr.24305) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cephadm 2024-09-16T10:25:33.535936+0000 mgr.y (mgr.24305) 5 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTING 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cephadm 2024-09-16T10:25:33.661384+0000 mgr.y (mgr.24305) 6 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cephadm 2024-09-16T10:25:33.666144+0000 mgr.y (mgr.24305) 7 : cephadm [ERR] [16/Sep/2024:10:25:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: Traceback (most recent call last): 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:25:33.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: self._connections.run(self.expiration_interval) 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: self._run(expiration_interval) 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: s = self.context.wrap_socket( 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:25:33.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: return self.sslsocket_class._create( 2024-09-16T10:25:33.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:25:33.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: self.do_handshake() 2024-09-16T10:25:33.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:25:33.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: self._sslobj.do_handshake() 2024-09-16T10:25:33.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:25:33.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cephadm 2024-09-16T10:25:33.762321+0000 mgr.y (mgr.24305) 8 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:25:33.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cephadm 2024-09-16T10:25:33.762454+0000 mgr.y (mgr.24305) 9 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTED 2024-09-16T10:25:33.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:33 smithi003 bash[26401]: cluster 2024-09-16T10:25:33.821733+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cluster 2024-09-16T10:25:32.813994+0000 mgr.y (mgr.24305) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cephadm 2024-09-16T10:25:33.535936+0000 mgr.y (mgr.24305) 5 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTING 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cephadm 2024-09-16T10:25:33.661384+0000 mgr.y (mgr.24305) 6 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cephadm 2024-09-16T10:25:33.666144+0000 mgr.y (mgr.24305) 7 : cephadm [ERR] [16/Sep/2024:10:25:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: Traceback (most recent call last): 2024-09-16T10:25:34.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: self._connections.run(self.expiration_interval) 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: self._run(expiration_interval) 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: s = self.context.wrap_socket( 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: return self.sslsocket_class._create( 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: self.do_handshake() 2024-09-16T10:25:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:25:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: self._sslobj.do_handshake() 2024-09-16T10:25:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:25:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cephadm 2024-09-16T10:25:33.762321+0000 mgr.y (mgr.24305) 8 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:25:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cephadm 2024-09-16T10:25:33.762454+0000 mgr.y (mgr.24305) 9 : cephadm [INF] [16/Sep/2024:10:25:33] ENGINE Bus STARTED 2024-09-16T10:25:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:33 smithi088 bash[21623]: cluster 2024-09-16T10:25:33.821733+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T10:25:36.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:35 smithi003 bash[19775]: cluster 2024-09-16T10:25:34.814513+0000 mgr.y (mgr.24305) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:36.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:35 smithi088 bash[21623]: cluster 2024-09-16T10:25:34.814513+0000 mgr.y (mgr.24305) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:36.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[26401]: cluster 2024-09-16T10:25:34.814513+0000 mgr.y (mgr.24305) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:36.534 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:25:37.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:36 smithi088 bash[21623]: cluster 2024-09-16T10:25:35.852530+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T10:25:37.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:36 smithi088 bash[21623]: audit 2024-09-16T10:25:36.761122+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:36 smithi088 bash[21623]: audit 2024-09-16T10:25:36.766797+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:37.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[26401]: cluster 2024-09-16T10:25:35.852530+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T10:25:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[26401]: audit 2024-09-16T10:25:36.761122+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[26401]: audit 2024-09-16T10:25:36.766797+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[19775]: cluster 2024-09-16T10:25:35.852530+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T10:25:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[19775]: audit 2024-09-16T10:25:36.761122+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:36 smithi003 bash[19775]: audit 2024-09-16T10:25:36.766797+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.006 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled grafana update... 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[26401]: cluster 2024-09-16T10:25:36.814948+0000 mgr.y (mgr.24305) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[26401]: audit 2024-09-16T10:25:36.947762+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[26401]: audit 2024-09-16T10:25:36.957802+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[26401]: audit 2024-09-16T10:25:37.928544+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[26401]: audit 2024-09-16T10:25:37.935188+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[19775]: cluster 2024-09-16T10:25:36.814948+0000 mgr.y (mgr.24305) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[19775]: audit 2024-09-16T10:25:36.947762+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[19775]: audit 2024-09-16T10:25:36.957802+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[19775]: audit 2024-09-16T10:25:37.928544+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:37 smithi003 bash[19775]: audit 2024-09-16T10:25:37.935188+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:37 smithi088 bash[21623]: cluster 2024-09-16T10:25:36.814948+0000 mgr.y (mgr.24305) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:38.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:37 smithi088 bash[21623]: audit 2024-09-16T10:25:36.947762+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:37 smithi088 bash[21623]: audit 2024-09-16T10:25:36.957802+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:37 smithi088 bash[21623]: audit 2024-09-16T10:25:37.928544+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:37 smithi088 bash[21623]: audit 2024-09-16T10:25:37.935188+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:38.612 DEBUG:teuthology.orchestra.run.smithi088:grafana.a> sudo journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T10:25:38.615 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T10:25:38.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:25:39.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:37.992406+0000 mgr.y (mgr.24305) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:37.995935+0000 mgr.y (mgr.24305) 13 : cephadm [INF] Saving service grafana spec with placement smithi088=a;count:1 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.004172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.133619+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.144745+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.149031+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.149626+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.151726+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.152326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.154212+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.154808+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.156606+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.157223+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.158660+0000 mgr.y (mgr.24305) 14 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4060M 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.171419+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.176536+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.177906+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.180161+0000 mgr.y (mgr.24305) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.180602+0000 mgr.y (mgr.24305) 16 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.386640+0000 mgr.y (mgr.24305) 17 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:37.992406+0000 mgr.y (mgr.24305) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:39.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:37.995935+0000 mgr.y (mgr.24305) 13 : cephadm [INF] Saving service grafana spec with placement smithi088=a;count:1 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.004172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.133619+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.144745+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.149031+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.149626+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.151726+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.152326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.154212+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.154808+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.156606+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.157223+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.158660+0000 mgr.y (mgr.24305) 14 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4060M 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.171419+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.176536+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.177906+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.180161+0000 mgr.y (mgr.24305) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.180602+0000 mgr.y (mgr.24305) 16 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.386640+0000 mgr.y (mgr.24305) 17 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.386848+0000 mgr.y (mgr.24305) 18 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.527188+0000 mgr.y (mgr.24305) 19 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.527372+0000 mgr.y (mgr.24305) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.657821+0000 mgr.y (mgr.24305) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.673143+0000 mgr.y (mgr.24305) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.801436+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.808285+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.816062+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.821863+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[26401]: audit 2024-09-16T10:25:38.827063+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.386848+0000 mgr.y (mgr.24305) 18 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.527188+0000 mgr.y (mgr.24305) 19 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.527372+0000 mgr.y (mgr.24305) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.657821+0000 mgr.y (mgr.24305) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.673143+0000 mgr.y (mgr.24305) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.801436+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.808285+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.816062+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.821863+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[19775]: audit 2024-09-16T10:25:38.827063+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:37.992406+0000 mgr.y (mgr.24305) 12 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:37.995935+0000 mgr.y (mgr.24305) 13 : cephadm [INF] Saving service grafana spec with placement smithi088=a;count:1 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.004172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.133619+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.144745+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.149031+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.149626+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.151726+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.152326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.154212+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.154808+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.156606+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.157223+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.158660+0000 mgr.y (mgr.24305) 14 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4060M 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.171419+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.176536+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:25:39.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.177906+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.180161+0000 mgr.y (mgr.24305) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.180602+0000 mgr.y (mgr.24305) 16 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.386640+0000 mgr.y (mgr.24305) 17 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.386848+0000 mgr.y (mgr.24305) 18 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.527188+0000 mgr.y (mgr.24305) 19 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.527372+0000 mgr.y (mgr.24305) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.657821+0000 mgr.y (mgr.24305) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.673143+0000 mgr.y (mgr.24305) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.801436+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.808285+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.816062+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.821863+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:39 smithi088 bash[21623]: audit 2024-09-16T10:25:38.827063+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:39.906 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.906 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.908 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.908 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.908 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.908 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:39.909 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:39 smithi003 systemd[1]: Started Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:25:40.226 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:39 smithi003 bash[50323]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[19775]: cluster 2024-09-16T10:25:38.815324+0000 mgr.y (mgr.24305) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[19775]: cephadm 2024-09-16T10:25:38.829644+0000 mgr.y (mgr.24305) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[19775]: audit 2024-09-16T10:25:39.952878+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[19775]: audit 2024-09-16T10:25:39.957711+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[19775]: audit 2024-09-16T10:25:39.962370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[26401]: cluster 2024-09-16T10:25:38.815324+0000 mgr.y (mgr.24305) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T10:25:40.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[26401]: cephadm 2024-09-16T10:25:38.829644+0000 mgr.y (mgr.24305) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:25:40.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[26401]: audit 2024-09-16T10:25:39.952878+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[26401]: audit 2024-09-16T10:25:39.957711+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[26401]: audit 2024-09-16T10:25:39.962370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.451 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 bash[21623]: cluster 2024-09-16T10:25:38.815324+0000 mgr.y (mgr.24305) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T10:25:40.451 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 bash[21623]: cephadm 2024-09-16T10:25:38.829644+0000 mgr.y (mgr.24305) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:25:40.452 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 bash[21623]: audit 2024-09-16T10:25:39.952878+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.452 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 bash[21623]: audit 2024-09-16T10:25:39.957711+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.452 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 bash[21623]: audit 2024-09-16T10:25:39.962370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:40.726 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T10:25:40.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: 22b70bddd3ac: Pulling fs layer 2024-09-16T10:25:40.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: 5c12815fee55: Pulling fs layer 2024-09-16T10:25:40.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: c0e87333d380: Pulling fs layer 2024-09-16T10:25:41.003 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.003 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.004 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.004 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.005 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.005 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:25:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:41.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:41 smithi003 bash[19775]: cephadm 2024-09-16T10:25:39.963338+0000 mgr.y (mgr.24305) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:25:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:41 smithi003 bash[26401]: cephadm 2024-09-16T10:25:39.963338+0000 mgr.y (mgr.24305) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: 22b70bddd3ac: Verifying Checksum 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: 22b70bddd3ac: Download complete 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: 5c12815fee55: Download complete 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: c0e87333d380: Verifying Checksum 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:40 smithi003 bash[50323]: c0e87333d380: Download complete 2024-09-16T10:25:41.227 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:41 smithi003 bash[50323]: 22b70bddd3ac: Pull complete 2024-09-16T10:25:41.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[21623]: cephadm 2024-09-16T10:25:39.963338+0000 mgr.y (mgr.24305) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:25:41.504 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 systemd[1]: Started Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:25:41.504 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[45878]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T10:25:41.883 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[45878]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T10:25:41.976 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:41 smithi003 bash[50323]: 5c12815fee55: Pull complete 2024-09-16T10:25:41.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:41 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: cluster 2024-09-16T10:25:40.815997+0000 mgr.y (mgr.24305) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: audit 2024-09-16T10:25:41.125912+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: audit 2024-09-16T10:25:41.139434+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: audit 2024-09-16T10:25:41.151510+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: audit 2024-09-16T10:25:41.162152+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: audit 2024-09-16T10:25:41.181340+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.136 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[21623]: cephadm 2024-09-16T10:25:41.209202+0000 mgr.y (mgr.24305) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:25:42.136 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[45878]: 22b70bddd3ac: Pulling fs layer 2024-09-16T10:25:42.136 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[45878]: 5c12815fee55: Pulling fs layer 2024-09-16T10:25:42.136 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:41 smithi088 bash[45878]: c0e87333d380: Pulling fs layer 2024-09-16T10:25:42.136 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: 22b70bddd3ac: Download complete 2024-09-16T10:25:42.136 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: 5c12815fee55: Download complete 2024-09-16T10:25:42.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[50323]: c0e87333d380: Pull complete 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: cluster 2024-09-16T10:25:40.815997+0000 mgr.y (mgr.24305) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: audit 2024-09-16T10:25:41.125912+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: audit 2024-09-16T10:25:41.139434+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: audit 2024-09-16T10:25:41.151510+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: audit 2024-09-16T10:25:41.162152+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: audit 2024-09-16T10:25:41.181340+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[19775]: cephadm 2024-09-16T10:25:41.209202+0000 mgr.y (mgr.24305) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: cluster 2024-09-16T10:25:40.815997+0000 mgr.y (mgr.24305) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: audit 2024-09-16T10:25:41.125912+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: audit 2024-09-16T10:25:41.139434+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: audit 2024-09-16T10:25:41.151510+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: audit 2024-09-16T10:25:41.162152+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: audit 2024-09-16T10:25:41.181340+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[26401]: cephadm 2024-09-16T10:25:41.209202+0000 mgr.y (mgr.24305) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:25:42.503 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: c0e87333d380: Verifying Checksum 2024-09-16T10:25:42.503 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: c0e87333d380: Download complete 2024-09-16T10:25:42.503 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: 22b70bddd3ac: Pull complete 2024-09-16T10:25:42.976 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[50323]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T10:25:42.976 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:42 smithi003 bash[50323]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T10:25:43.253 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:42 smithi088 bash[45878]: 5c12815fee55: Pull complete 2024-09-16T10:25:43.380 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:43.648 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:43 smithi088 bash[45878]: c0e87333d380: Pull complete 2024-09-16T10:25:43.648 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:43 smithi088 bash[45878]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T10:25:43.648 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:43 smithi088 bash[45878]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T10:25:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:44 smithi003 bash[26401]: cluster 2024-09-16T10:25:42.816507+0000 mgr.y (mgr.24305) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:25:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:44 smithi003 bash[19775]: cluster 2024-09-16T10:25:42.816507+0000 mgr.y (mgr.24305) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:25:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:44 smithi088 bash[21623]: cluster 2024-09-16T10:25:42.816507+0000 mgr.y (mgr.24305) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:25:45.254 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.068Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T10:25:45.254 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.068Z 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-16T10:25:45.254 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.069Z 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-16T10:25:45.254 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.069Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:25:45.254 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.069Z 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-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.069Z 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-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:25:45.255 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:25:45.256 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:25:45.257 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:25:45.258 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.070Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:25:45.259 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.071Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:25:45.259 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.071Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:25:45.259 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.071Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:25:45.259 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:25:45 smithi088 bash[45878]: ts=2024-09-16T10:25:45.071Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.479Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.479Z 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-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.480Z 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-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.480Z 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-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.480Z 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-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.480Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:25:45.727 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:25:45.728 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:25:45.729 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:25:45.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.481Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.482Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:25:45.731 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:45 smithi003 bash[50323]: ts=2024-09-16T10:25:45.482Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:25:46.044 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-09-16T10:25:46.045 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCqB+hmAdyZAhAAPAVShG03AbtvM513ct7kbg== 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[19775]: cluster 2024-09-16T10:25:44.816916+0000 mgr.y (mgr.24305) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[19775]: audit 2024-09-16T10:25:45.879622+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[19775]: audit 2024-09-16T10:25:45.883570+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[19775]: audit 2024-09-16T10:25:46.043498+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[19775]: audit 2024-09-16T10:25:46.045584+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[26401]: cluster 2024-09-16T10:25:44.816916+0000 mgr.y (mgr.24305) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[26401]: audit 2024-09-16T10:25:45.879622+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[26401]: audit 2024-09-16T10:25:45.883570+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[26401]: audit 2024-09-16T10:25:46.043498+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:46.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:46 smithi003 bash[26401]: audit 2024-09-16T10:25:46.045584+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:25:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:46 smithi088 bash[21623]: cluster 2024-09-16T10:25:44.816916+0000 mgr.y (mgr.24305) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:46 smithi088 bash[21623]: audit 2024-09-16T10:25:45.879622+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:46 smithi088 bash[21623]: audit 2024-09-16T10:25:45.883570+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:25:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:46 smithi088 bash[21623]: audit 2024-09-16T10:25:46.043498+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:46 smithi088 bash[21623]: audit 2024-09-16T10:25:46.045584+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.3:0/4118543931' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:25:47.952 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-16T10:25:47.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T10:25:47.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T10:25:47.977 DEBUG:teuthology.orchestra.run.smithi088:> 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 572ab018-7414-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:25:48.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:48 smithi003 bash[19775]: cluster 2024-09-16T10:25:46.817966+0000 mgr.y (mgr.24305) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:48 smithi003 bash[26401]: cluster 2024-09-16T10:25:46.817966+0000 mgr.y (mgr.24305) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:48.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:48 smithi088 bash[21623]: cluster 2024-09-16T10:25:46.817966+0000 mgr.y (mgr.24305) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:50.400 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:50 smithi003 bash[26401]: cluster 2024-09-16T10:25:48.818625+0000 mgr.y (mgr.24305) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:50.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:50 smithi003 bash[19775]: cluster 2024-09-16T10:25:48.818625+0000 mgr.y (mgr.24305) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:50.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:50 smithi088 bash[21623]: cluster 2024-09-16T10:25:48.818625+0000 mgr.y (mgr.24305) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T10:25:52.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.477 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.478 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:52 smithi003 bash[19775]: cluster 2024-09-16T10:25:50.819227+0000 mgr.y (mgr.24305) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:52 smithi003 bash[26401]: cluster 2024-09-16T10:25:50.819227+0000 mgr.y (mgr.24305) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.479 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:52 smithi088 bash[21623]: cluster 2024-09-16T10:25:50.819227+0000 mgr.y (mgr.24305) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:52.761 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:25:52.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.826 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.827 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.827 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.827 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.827 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:52.828 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:52 smithi003 systemd[1]: Started Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:25:53.085 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:52 smithi003 bash[20027]: [16/Sep/2024:10:25:52] ENGINE Bus STOPPING 2024-09-16T10:25:53.085 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[20027]: [16/Sep/2024:10:25:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:25:53.086 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[20027]: [16/Sep/2024:10:25:53] ENGINE Bus STOPPED 2024-09-16T10:25:53.086 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[20027]: [16/Sep/2024:10:25:53] ENGINE Bus STARTING 2024-09-16T10:25:53.379 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[20027]: [16/Sep/2024:10:25:53] ENGINE Serving on http://:::9283 2024-09-16T10:25:53.379 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[20027]: [16/Sep/2024:10:25:53] ENGINE Bus STARTED 2024-09-16T10:25:53.841 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:25:53 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.763970+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.773569+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.782522+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.791211+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.838779+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.842664+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.845709+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:53.842 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:53 smithi088 bash[21623]: audit 2024-09-16T10:25:52.849430+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.763970+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.773569+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.782522+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.791211+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.838779+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.842664+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.845709+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[19775]: audit 2024-09-16T10:25:52.849430+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.763970+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.773569+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.782522+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.791211+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.838779+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.842664+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.845709+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:53 smithi003 bash[26401]: audit 2024-09-16T10:25:52.849430+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:54.260 INFO:teuthology.orchestra.run.smithi088.stdout:[client.1] 2024-09-16T10:25:54.260 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQCyB+hmkTY5DxAA153IYTRFN6Pp+lV6+L+5gw== 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.149Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.149Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.151Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.151Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.182Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.182Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:25:54.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.185Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T10:25:54.478 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[50783]: ts=2024-09-16T10:25:54.185Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: cephadm 2024-09-16T10:25:52.804695+0000 mgr.y (mgr.24305) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: cluster 2024-09-16T10:25:52.819700+0000 mgr.y (mgr.24305) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: audit 2024-09-16T10:25:52.846123+0000 mgr.y (mgr.24305) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: cephadm 2024-09-16T10:25:52.863254+0000 mgr.y (mgr.24305) 36 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: audit 2024-09-16T10:25:54.254692+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/2512077899' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: audit 2024-09-16T10:25:54.255005+0000 mon.a (mon.0) 725 : 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-16T10:25:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[26401]: audit 2024-09-16T10:25:54.258359+0000 mon.a (mon.0) 726 : 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-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: cephadm 2024-09-16T10:25:52.804695+0000 mgr.y (mgr.24305) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: cluster 2024-09-16T10:25:52.819700+0000 mgr.y (mgr.24305) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: audit 2024-09-16T10:25:52.846123+0000 mgr.y (mgr.24305) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: cephadm 2024-09-16T10:25:52.863254+0000 mgr.y (mgr.24305) 36 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: audit 2024-09-16T10:25:54.254692+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/2512077899' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: audit 2024-09-16T10:25:54.255005+0000 mon.a (mon.0) 725 : 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-16T10:25:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:54 smithi003 bash[19775]: audit 2024-09-16T10:25:54.258359+0000 mon.a (mon.0) 726 : 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-16T10:25:55.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: cephadm 2024-09-16T10:25:52.804695+0000 mgr.y (mgr.24305) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T10:25:55.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: cluster 2024-09-16T10:25:52.819700+0000 mgr.y (mgr.24305) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:55.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: audit 2024-09-16T10:25:52.846123+0000 mgr.y (mgr.24305) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T10:25:55.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: cephadm 2024-09-16T10:25:52.863254+0000 mgr.y (mgr.24305) 36 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:25:55.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: audit 2024-09-16T10:25:54.254692+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/2512077899' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T10:25:55.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: audit 2024-09-16T10:25:54.255005+0000 mon.a (mon.0) 725 : 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-16T10:25:55.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:54 smithi088 bash[21623]: audit 2024-09-16T10:25:54.258359+0000 mon.a (mon.0) 726 : 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-16T10:25:55.269 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-16T10:25:55.269 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T10:25:55.269 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T10:25:55.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T10:25:56.476 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:25:56 smithi003 bash[50783]: ts=2024-09-16T10:25:56.152Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000782636s 2024-09-16T10:25:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:56 smithi003 bash[19775]: cluster 2024-09-16T10:25:54.820366+0000 mgr.y (mgr.24305) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:56 smithi003 bash[19775]: audit 2024-09-16T10:25:55.888769+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:56 smithi003 bash[26401]: cluster 2024-09-16T10:25:54.820366+0000 mgr.y (mgr.24305) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:56 smithi003 bash[26401]: audit 2024-09-16T10:25:55.888769+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:57.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:56 smithi088 bash[21623]: cluster 2024-09-16T10:25:54.820366+0000 mgr.y (mgr.24305) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:57.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:56 smithi088 bash[21623]: audit 2024-09-16T10:25:55.888769+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:25:59.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:58 smithi003 bash[26401]: cluster 2024-09-16T10:25:56.821085+0000 mgr.y (mgr.24305) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:59.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:58 smithi003 bash[19775]: cluster 2024-09-16T10:25:56.821085+0000 mgr.y (mgr.24305) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:25:59.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:58 smithi088 bash[21623]: cluster 2024-09-16T10:25:56.821085+0000 mgr.y (mgr.24305) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:00.091 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:00.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:25:59 smithi003 bash[26401]: cluster 2024-09-16T10:25:58.821715+0000 mgr.y (mgr.24305) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:00.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:25:59 smithi003 bash[19775]: cluster 2024-09-16T10:25:58.821715+0000 mgr.y (mgr.24305) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:00.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:25:59 smithi088 bash[21623]: cluster 2024-09-16T10:25:58.821715+0000 mgr.y (mgr.24305) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:01.564 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[19775]: cluster 2024-09-16T10:26:00.822298+0000 mgr.y (mgr.24305) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[19775]: audit 2024-09-16T10:26:00.885132+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[19775]: audit 2024-09-16T10:26:01.565085+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.3:0/149165056' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[26401]: cluster 2024-09-16T10:26:00.822298+0000 mgr.y (mgr.24305) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[26401]: audit 2024-09-16T10:26:00.885132+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:01 smithi003 bash[26401]: audit 2024-09-16T10:26:01.565085+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.3:0/149165056' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T10:26:02.251 INFO:teuthology.orchestra.run.smithi003.stdout:[{"version":22,"timestamp":"2024-09-16T10:25:52.846673+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-16T10:26:02.251 INFO:tasks.ceph_manager:config epoch is 22 2024-09-16T10:26:02.251 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T10:26:02.251 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T10:26:02.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T10:26:02.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:01 smithi088 bash[21623]: cluster 2024-09-16T10:26:00.822298+0000 mgr.y (mgr.24305) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:02.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:01 smithi088 bash[21623]: audit 2024-09-16T10:26:00.885132+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:02.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:01 smithi088 bash[21623]: audit 2024-09-16T10:26:01.565085+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.3:0/149165056' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T10:26:04.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:03 smithi003 bash[19775]: cluster 2024-09-16T10:26:02.822971+0000 mgr.y (mgr.24305) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:04.155 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:03 smithi003 bash[26401]: cluster 2024-09-16T10:26:02.822971+0000 mgr.y (mgr.24305) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:04.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:03 smithi088 bash[21623]: cluster 2024-09-16T10:26:02.822971+0000 mgr.y (mgr.24305) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:04.476 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:04 smithi003 bash[50783]: ts=2024-09-16T10:26:04.155Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003571174s 2024-09-16T10:26:06.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:05 smithi003 bash[19775]: cluster 2024-09-16T10:26:04.823580+0000 mgr.y (mgr.24305) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:05 smithi003 bash[26401]: cluster 2024-09-16T10:26:04.823580+0000 mgr.y (mgr.24305) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:06.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:05 smithi088 bash[21623]: cluster 2024-09-16T10:26:04.823580+0000 mgr.y (mgr.24305) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:07.046 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:08.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:07 smithi003 bash[26401]: cluster 2024-09-16T10:26:06.824162+0000 mgr.y (mgr.24305) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:08.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:07 smithi003 bash[19775]: cluster 2024-09-16T10:26:06.824162+0000 mgr.y (mgr.24305) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:08.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:07 smithi088 bash[21623]: cluster 2024-09-16T10:26:06.824162+0000 mgr.y (mgr.24305) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:08.582 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:26:09.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:08 smithi003 bash[19775]: audit 2024-09-16T10:26:08.572617+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3065437788' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:26:09.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:08 smithi003 bash[26401]: audit 2024-09-16T10:26:08.572617+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3065437788' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:26:09.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:08 smithi088 bash[21623]: audit 2024-09-16T10:26:08.572617+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3065437788' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:26:09.309 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"flags":0,"active_gid":24305,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":4065164802},{"type":"v1","addr":"172.21.15.3:6801","nonce":4065164802}]},"active_addr":"172.21.15.3:6801/4065164802","active_change":"2024-09-16T10:25:30.796550+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24328,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.3:8443/","prometheus":"http://172.21.15.3:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":4217256955}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1457357462}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1621212141}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3439632568}]}]} 2024-09-16T10:26:09.314 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T10:26:09.314 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T10:26:09.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:26:09.570 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.571 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.571 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.571 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.572 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.572 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.572 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.573 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.907 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.907 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.907 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.908 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.908 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.909 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.909 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.909 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.909 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.909 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.910 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:26:09.910 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:09 smithi088 systemd[1]: Started Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:26:10.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[19775]: cluster 2024-09-16T10:26:08.824760+0000 mgr.y (mgr.24305) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[19775]: audit 2024-09-16T10:26:09.871390+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[19775]: audit 2024-09-16T10:26:09.883079+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[19775]: audit 2024-09-16T10:26:09.893345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[26401]: cluster 2024-09-16T10:26:08.824760+0000 mgr.y (mgr.24305) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[26401]: audit 2024-09-16T10:26:09.871390+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[26401]: audit 2024-09-16T10:26:09.883079+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:09 smithi003 bash[26401]: audit 2024-09-16T10:26:09.893345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 bash[21623]: cluster 2024-09-16T10:26:08.824760+0000 mgr.y (mgr.24305) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:10.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 bash[21623]: audit 2024-09-16T10:26:09.871390+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 bash[21623]: audit 2024-09-16T10:26:09.883079+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:10.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:09 smithi088 bash[21623]: audit 2024-09-16T10:26:09.893345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.070 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:10 smithi088 bash[21623]: audit 2024-09-16T10:26:09.903254+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.070 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:10 smithi088 bash[21623]: audit 2024-09-16T10:26:09.950453+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:11.070 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:10 smithi088 bash[21623]: audit 2024-09-16T10:26:10.524901+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.070 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:10 smithi088 bash[21623]: audit 2024-09-16T10:26:10.533230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.070 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:10 smithi088 bash[21623]: audit 2024-09-16T10:26:10.903212+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.070 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.06950537Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069719191Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069733987Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069740576Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069746258Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069752206Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069757887Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069763892Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069769638Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069776116Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069783517Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069789238Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069795166Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T10:26:11.071 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069800067Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T10:26:11.072 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.06980575Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T10:26:11.072 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069811432Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[19775]: audit 2024-09-16T10:26:09.903254+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[19775]: audit 2024-09-16T10:26:09.950453+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[19775]: audit 2024-09-16T10:26:10.524901+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[19775]: audit 2024-09-16T10:26:10.533230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[19775]: audit 2024-09-16T10:26:10.903212+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[26401]: audit 2024-09-16T10:26:09.903254+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[26401]: audit 2024-09-16T10:26:09.950453+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[26401]: audit 2024-09-16T10:26:10.524901+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[26401]: audit 2024-09-16T10:26:10.533230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:10 smithi003 bash[26401]: audit 2024-09-16T10:26:10.903212+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069817041Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069822618Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=settings t=2024-09-16T10:26:11.069828365Z level=info msg="App mode production" 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=sqlstore t=2024-09-16T10:26:11.069902417Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=sqlstore t=2024-09-16T10:26:11.069924589Z 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-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.070844131Z level=info msg="Starting DB migrations" 2024-09-16T10:26:11.358 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.070924146Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.107026605Z level=info msg="Executing migration" id="create user table" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.132233658Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.157391962Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.182635574Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.224681784Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.249974117Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.291968058Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.317186642Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T10:26:11.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.359125173Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T10:26:11.626 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.384497512Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.409608095Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.451553049Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.493470503Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.51879341Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.560758775Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.60267827Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T10:26:11.627 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.627975709Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T10:26:11.887 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.65323506Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.678395305Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.720412085Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.745997085Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.77120591Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.796397484Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.821634699Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.86358735Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T10:26:11.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.888876997Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.914092868Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.955980416Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:11 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:11.981329443Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.006457994Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.048525275Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T10:26:12.140 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.073764339Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T10:26:12.141 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.115776086Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T10:26:12.141 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.141031497Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T10:26:12.391 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.166223402Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.208257573Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.233444135Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.275408649Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.300659276Z level=info msg="Executing migration" id="create star table" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.342582985Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.367942664Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T10:26:12.392 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.393177195Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T10:26:12.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[21623]: cluster 2024-09-16T10:26:10.825317+0000 mgr.y (mgr.24305) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.43518056Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.46044952Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.527507568Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.561180099Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.578137571Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.611679595Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.636887147Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T10:26:12.661 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.662238379Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T10:26:12.922 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.712712388Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T10:26:12.922 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.738034954Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.754896374Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.771717203Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.788724677Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.805599666Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.822567904Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.839475113Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.856423274Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.881701795Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T10:26:12.923 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.923590153Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T10:26:12.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:12 smithi003 bash[19775]: cluster 2024-09-16T10:26:10.825317+0000 mgr.y (mgr.24305) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:12 smithi003 bash[26401]: cluster 2024-09-16T10:26:10.825317+0000 mgr.y (mgr.24305) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:13.174 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.965580831Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T10:26:13.174 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:12 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:12.990833386Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T10:26:13.174 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.016104211Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T10:26:13.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.04138329Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T10:26:13.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.083308426Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T10:26:13.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.108514787Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T10:26:13.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.133743222Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T10:26:13.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.175651455Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.200961291Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.226247852Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.268121038Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.293469062Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.318530818Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T10:26:13.452 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.360644991Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T10:26:13.453 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.385938005Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T10:26:13.453 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.411209143Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T10:26:13.453 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.453437368Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.478414419Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.503527941Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.529067938Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.571226409Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.613346723Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.638481311Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.680601382Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T10:26:13.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.722479008Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T10:26:14.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.747893594Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T10:26:14.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.773191638Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T10:26:14.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.82751076Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.848763514Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.865685468Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.882519651Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.899491155Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.91650776Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.933391046Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T10:26:14.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:13 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:13.967054168Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T10:26:14.086 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.008940748Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.034185046Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.059454883Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.101419039Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.126548815Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.151843462Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.177156656Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.219094672Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T10:26:14.260 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.26110435Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T10:26:14.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.286381785Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T10:26:14.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.328329301Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T10:26:14.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.353614121Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T10:26:14.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.378822606Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T10:26:14.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.404354955Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T10:26:14.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.446343947Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T10:26:14.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.471569511Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T10:26:14.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.496873409Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T10:26:14.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.538768835Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T10:26:14.798 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[21623]: cluster 2024-09-16T10:26:12.826020+0000 mgr.y (mgr.24305) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:14.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.581029656Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T10:26:14.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.606352556Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T10:26:14.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.631492186Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T10:26:14.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.656755031Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T10:26:14.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.698781383Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T10:26:14.799 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.723944555Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T10:26:14.799 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.749180483Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T10:26:14.799 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.774457611Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T10:26:14.799 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.799619373Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T10:26:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:14 smithi003 bash[19775]: cluster 2024-09-16T10:26:12.826020+0000 mgr.y (mgr.24305) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:14 smithi003 bash[26401]: cluster 2024-09-16T10:26:12.826020+0000 mgr.y (mgr.24305) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:15.075 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.841583628Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T10:26:15.075 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.866963489Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T10:26:15.075 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.892193356Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T10:26:15.075 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.917404252Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T10:26:15.075 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.95936662Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T10:26:15.076 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:14 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:14.984719241Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T10:26:15.076 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.009958592Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T10:26:15.076 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.03521299Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T10:26:15.076 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.076999645Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T10:26:15.336 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.102243726Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T10:26:15.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.144271329Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T10:26:15.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.186338632Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T10:26:15.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.211890031Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T10:26:15.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.253634032Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T10:26:15.338 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.295988983Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T10:26:15.338 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.338006364Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T10:26:15.622 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.363308616Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T10:26:15.622 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.405333005Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T10:26:15.622 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.455775357Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T10:26:15.622 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.481061683Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T10:26:15.623 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.523106826Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T10:26:15.623 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.581928998Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T10:26:15.623 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.624190015Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T10:26:15.728 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:26:15.729 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"572ab018-7414-11ef-bceb-c7b262605968","created":"2024-09-16T10:15:07.754957+0000","modified":"2024-09-16T10:25:30.796328+0000","last_up_change":"2024-09-16T10:24:43.695684+0000","last_in_change":"2024-09-16T10:24:14.947541+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-16T10:20:17.598578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"aed26ff9-6456-471e-8762-a288d4ee3fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6803","nonce":2037202816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6805","nonce":2037202816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6809","nonce":2037202816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6807","nonce":2037202816}]},"public_addr":"172.21.15.3:6803/2037202816","cluster_addr":"172.21.15.3:6805/2037202816","heartbeat_back_addr":"172.21.15.3:6809/2037202816","heartbeat_front_addr":"172.21.15.3:6807/2037202816","state":["exists","up"]},{"osd":1,"uuid":"337bafca-151b-4ccb-9fa0-dacde9a7895a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6811","nonce":2313711119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6813","nonce":2313711119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6817","nonce":2313711119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6815","nonce":2313711119}]},"public_addr":"172.21.15.3:6811/2313711119","cluster_addr":"172.21.15.3:6813/2313711119","heartbeat_back_addr":"172.21.15.3:6817/2313711119","heartbeat_front_addr":"172.21.15.3:6815/2313711119","state":["exists","up"]},{"osd":2,"uuid":"d5e01c96-8c95-473f-803c-e055186021af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6819","nonce":2579178875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6821","nonce":2579178875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6825","nonce":2579178875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6823","nonce":2579178875}]},"public_addr":"172.21.15.3:6819/2579178875","cluster_addr":"172.21.15.3:6821/2579178875","heartbeat_back_addr":"172.21.15.3:6825/2579178875","heartbeat_front_addr":"172.21.15.3:6823/2579178875","state":["exists","up"]},{"osd":3,"uuid":"08f02788-4b76-4e45-82a0-336b804de4ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6827","nonce":1837593114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6829","nonce":1837593114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6833","nonce":1837593114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6831","nonce":1837593114}]},"public_addr":"172.21.15.3:6827/1837593114","cluster_addr":"172.21.15.3:6829/1837593114","heartbeat_back_addr":"172.21.15.3:6833/1837593114","heartbeat_front_addr":"172.21.15.3:6831/1837593114","state":["exists","up"]},{"osd":4,"uuid":"e981326d-2299-4bd5-b2ec-d263476e761e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6801","nonce":1587941647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6803","nonce":1587941647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6807","nonce":1587941647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6805","nonce":1587941647}]},"public_addr":"172.21.15.88:6801/1587941647","cluster_addr":"172.21.15.88:6803/1587941647","heartbeat_back_addr":"172.21.15.88:6807/1587941647","heartbeat_front_addr":"172.21.15.88:6805/1587941647","state":["exists","up"]},{"osd":5,"uuid":"2cc239fd-2591-4ace-a783-0f021a492918","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6809","nonce":3414638315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6811","nonce":3414638315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6815","nonce":3414638315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6813","nonce":3414638315}]},"public_addr":"172.21.15.88:6809/3414638315","cluster_addr":"172.21.15.88:6811/3414638315","heartbeat_back_addr":"172.21.15.88:6815/3414638315","heartbeat_front_addr":"172.21.15.88:6813/3414638315","state":["exists","up"]},{"osd":6,"uuid":"fe249d28-43c1-4e24-86b6-8c2e3da6192d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6817","nonce":2960901315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6819","nonce":2960901315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6823","nonce":2960901315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6821","nonce":2960901315}]},"public_addr":"172.21.15.88:6817/2960901315","cluster_addr":"172.21.15.88:6819/2960901315","heartbeat_back_addr":"172.21.15.88:6823/2960901315","heartbeat_front_addr":"172.21.15.88:6821/2960901315","state":["exists","up"]},{"osd":7,"uuid":"eac9163a-23a4-4022-a60d-cf760c3e9eff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6825","nonce":2264209783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6827","nonce":2264209783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6831","nonce":2264209783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6829","nonce":2264209783}]},"public_addr":"172.21.15.88:6825/2264209783","cluster_addr":"172.21.15.88:6827/2264209783","heartbeat_back_addr":"172.21.15.88:6831/2264209783","heartbeat_front_addr":"172.21.15.88:6829/2264209783","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-16T10:18:27.610680+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-16T10:19:22.354479+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-16T10:20:14.794587+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-16T10:21:12.141363+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-16T10:22:04.188087+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-16T10:22:56.774535+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-16T10:23:50.538082+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-16T10:24:41.982573+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/2359731388":"2024-09-17T10:25:30.796266+0000","172.21.15.3:6800/2359731388":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/1931591710":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/524411022":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/1560094634":"2024-09-17T10:15:35.439344+0000","172.21.15.3:6800/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6800/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/4166158229":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/231026080":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/3671193934":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/329903631":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/2443651808":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6801/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6801/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/3278599781":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/3254826362":"2024-09-17T10:25:30.796266+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-16T10:26:15.874 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.666114328Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.708275362Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.73335951Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.758630851Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.783865675Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.809094917Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.85097606Z level=info msg="Executing migration" id="create session table" 2024-09-16T10:26:15.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.876273473Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.918189339Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.943400674Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:15 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:15.985641987Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.010820898Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.052570586Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.103103745Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T10:26:16.127 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.128310701Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T10:26:16.387 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.1703014Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.195576507Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.220772433Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.271309643Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.296591765Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.32182876Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.363812856Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T10:26:16.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.389077987Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T10:26:16.390 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T10:26:16.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:26:16.647 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.414292362Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T10:26:16.647 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.45643258Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T10:26:16.647 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.481606036Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T10:26:16.647 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.506878538Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T10:26:16.648 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.548849871Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T10:26:16.648 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.574104512Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T10:26:16.648 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.599265505Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T10:26:16.648 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.624522544Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: cluster 2024-09-16T10:26:14.826768+0000 mgr.y (mgr.24305) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.646348+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.656349+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.727896+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.3:0/2017032976' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.816209+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.822009+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.823843+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.824743+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.831814+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.901 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[21623]: audit 2024-09-16T10:26:15.884394+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.666483023Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.691788213Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.733807123Z 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-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.759102074Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.784261547Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.809547355Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.851494112Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.876813081Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T10:26:16.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.902112383Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: cluster 2024-09-16T10:26:14.826768+0000 mgr.y (mgr.24305) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.646348+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.656349+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.727896+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.3:0/2017032976' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.816209+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.822009+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.823843+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.824743+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.831814+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[26401]: audit 2024-09-16T10:26:15.884394+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:16.903 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: cluster 2024-09-16T10:26:14.826768+0000 mgr.y (mgr.24305) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.646348+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.656349+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.727896+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.3:0/2017032976' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.816209+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.822009+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.823843+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.824743+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.831814+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:16 smithi003 bash[19775]: audit 2024-09-16T10:26:15.884394+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:17.153 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.927301856Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.969295918Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:16 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:16.994500831Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.019829209Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.045066561Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.070313792Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.11225092Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.129514509Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T10:26:17.154 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.154763341Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T10:26:17.405 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.196648738Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.222357938Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.263994819Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.289225978Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.314499966Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.356513755Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.381742991Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T10:26:17.406 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.406956099Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T10:26:17.655 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.449011556Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.474343956Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.499520506Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.524788347Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.566832123Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.608881443Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T10:26:17.656 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.634121758Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:17 smithi003 bash[19775]: cephadm 2024-09-16T10:26:15.868160+0000 mgr.y (mgr.24305) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:17 smithi003 bash[19775]: cephadm 2024-09-16T10:26:15.872841+0000 mgr.y (mgr.24305) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-16T10:26:17.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:17 smithi003 bash[26401]: cephadm 2024-09-16T10:26:15.868160+0000 mgr.y (mgr.24305) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T10:26:17.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:17 smithi003 bash[26401]: cephadm 2024-09-16T10:26:15.872841+0000 mgr.y (mgr.24305) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-16T10:26:17.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[21623]: cephadm 2024-09-16T10:26:15.868160+0000 mgr.y (mgr.24305) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T10:26:17.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[21623]: cephadm 2024-09-16T10:26:15.872841+0000 mgr.y (mgr.24305) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.676233899Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.701404335Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.726540175Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.768618858Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.793908169Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.819137831Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.844394896Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.869681958Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.894841754Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T10:26:17.919 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.920142386Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.936979916Z 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-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.953961811Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:17 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:17.970746325Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.004685222Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.021599298Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.038440946Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T10:26:18.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.06377903Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T10:26:18.206 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.089003899Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T10:26:18.206 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.122571107Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T10:26:18.206 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.139626788Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T10:26:18.206 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.164847965Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T10:26:18.457 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.206794182Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.232165036Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.274117893Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.299354075Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.341286559Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.366512865Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.391749424Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.43374907Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T10:26:18.458 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.459004696Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T10:26:18.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:18 smithi003 bash[19775]: cluster 2024-09-16T10:26:16.827366+0000 mgr.y (mgr.24305) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:18.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:18 smithi003 bash[26401]: cluster 2024-09-16T10:26:16.827366+0000 mgr.y (mgr.24305) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:18.735 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[21623]: cluster 2024-09-16T10:26:16.827366+0000 mgr.y (mgr.24305) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.484317324Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.509601826Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.534699656Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.560019844Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.58527503Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.627146988Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.652401913Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.694507276Z level=info msg="Executing migration" id="create team table" 2024-09-16T10:26:18.735 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.736468312Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.761775341Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.787024756Z level=info msg="Executing migration" id="create team member table" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.820543605Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.845757221Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.87101766Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T10:26:19.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.896521252Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T10:26:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.93841189Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T10:26:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:18 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:18.980476943Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.022480789Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.047718213Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.073050756Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.098397215Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.131860581Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.165721603Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.207476926Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T10:26:19.290 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.24951302Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T10:26:19.291 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.291484011Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.316733262Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.358669871Z level=info msg="Executing migration" id="create tag table" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.383949389Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.409231261Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.451145919Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.476402361Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.501615481Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.535210752Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T10:26:19.559 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.560428535Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T10:26:19.926 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.602386639Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T10:26:20.179 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.809972369Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.928287111Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.953505667Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.970450249Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:19 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:19.987278994Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.004126061Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.021355754Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.046504221Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.071886929Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.113812386Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.155751128Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T10:26:20.180 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.18105097Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T10:26:20.440 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.223062457Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T10:26:20.440 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.264959636Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T10:26:20.440 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.290240291Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T10:26:20.440 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.332259649Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T10:26:20.441 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.349232317Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T10:26:20.441 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.374478983Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T10:26:20.441 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.399698153Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T10:26:20.441 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.441691508Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T10:26:20.476 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:20 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:26:20.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:20 smithi003 bash[50783]: ts=2024-09-16T10:26:20.339Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:26:20.726 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[21623]: cluster 2024-09-16T10:26:18.828023+0000 mgr.y (mgr.24305) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.466919421Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.492061931Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.517308277Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.54249331Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.567922834Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.609800772Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.635005055Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T10:26:20.726 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.685277173Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T10:26:20.727 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.727362512Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T10:26:20.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:20 smithi003 bash[26401]: cluster 2024-09-16T10:26:18.828023+0000 mgr.y (mgr.24305) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:20.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:20 smithi003 bash[19775]: cluster 2024-09-16T10:26:18.828023+0000 mgr.y (mgr.24305) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.752680712Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.777885864Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.803171233Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.828356486Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.853661788Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.895576733Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T10:26:21.003 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.937618697Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T10:26:21.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:20 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:20.963020031Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T10:26:21.143 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:20 smithi003 bash[51781]: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:26:21.143 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:21 smithi003 bash[51842]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:26:21.143 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:21 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T10:26:21.143 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:21 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:26:21.143 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:21 smithi003 systemd[1]: Started Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:26:21.272 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.021716888Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T10:26:21.272 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.0469723Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.0725147Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.114159188Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.1394863Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.181465122Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.206672455Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.24859489Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T10:26:21.273 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.273924618Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T10:26:21.464 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.307457982Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.357729247Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.374553431Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.391563407Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.433699743Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.450553357Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.475835566Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T10:26:21.525 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.501067622Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T10:26:21.526 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.526237639Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.551451475Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.576644012Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.618521708Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.643881163Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.685959357Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.711192179Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.753149058Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T10:26:21.777 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.778341577Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T10:26:22.086 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.803652103Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T10:26:22.086 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.845640648Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T10:26:22.086 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.887878887Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T10:26:22.086 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:21 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:21.955610819Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[19775]: cluster 2024-09-16T10:26:20.828618+0000 mgr.y (mgr.24305) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[19775]: audit 2024-09-16T10:26:21.085504+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[19775]: audit 2024-09-16T10:26:21.095347+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[19775]: cephadm 2024-09-16T10:26:21.099266+0000 mgr.y (mgr.24305) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[19775]: cephadm 2024-09-16T10:26:21.362264+0000 mgr.y (mgr.24305) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:26:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[26401]: cluster 2024-09-16T10:26:20.828618+0000 mgr.y (mgr.24305) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[26401]: audit 2024-09-16T10:26:21.085504+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[26401]: audit 2024-09-16T10:26:21.095347+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[26401]: cephadm 2024-09-16T10:26:21.099266+0000 mgr.y (mgr.24305) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:26:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[26401]: cephadm 2024-09-16T10:26:21.362264+0000 mgr.y (mgr.24305) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:26:22.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.148797847Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T10:26:22.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.332373314Z 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-16T10:26:22.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[21623]: cluster 2024-09-16T10:26:20.828618+0000 mgr.y (mgr.24305) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:22.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[21623]: audit 2024-09-16T10:26:21.085504+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[21623]: audit 2024-09-16T10:26:21.095347+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:22.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[21623]: cephadm 2024-09-16T10:26:21.099266+0000 mgr.y (mgr.24305) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:26:22.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[21623]: cephadm 2024-09-16T10:26:21.362264+0000 mgr.y (mgr.24305) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:26:22.953 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.528039058Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T10:26:22.953 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.6507012Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T10:26:22.953 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.743488588Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T10:26:23.211 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:22 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:22.954878528Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T10:26:23.211 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.061370176Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T10:26:23.211 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.13737782Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T10:26:23.211 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.212532029Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.918Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.918Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.920Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.921Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.952Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.952Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.955Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T10:26:23.227 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:22 smithi003 bash[51868]: ts=2024-09-16T10:26:22.955Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T10:26:23.317 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:26:23.317 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"572ab018-7414-11ef-bceb-c7b262605968","created":"2024-09-16T10:15:07.754957+0000","modified":"2024-09-16T10:25:30.796328+0000","last_up_change":"2024-09-16T10:24:43.695684+0000","last_in_change":"2024-09-16T10:24:14.947541+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-16T10:20:17.598578+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"aed26ff9-6456-471e-8762-a288d4ee3fe8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6803","nonce":2037202816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6805","nonce":2037202816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6809","nonce":2037202816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2037202816},{"type":"v1","addr":"172.21.15.3:6807","nonce":2037202816}]},"public_addr":"172.21.15.3:6803/2037202816","cluster_addr":"172.21.15.3:6805/2037202816","heartbeat_back_addr":"172.21.15.3:6809/2037202816","heartbeat_front_addr":"172.21.15.3:6807/2037202816","state":["exists","up"]},{"osd":1,"uuid":"337bafca-151b-4ccb-9fa0-dacde9a7895a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6811","nonce":2313711119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6813","nonce":2313711119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6817","nonce":2313711119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2313711119},{"type":"v1","addr":"172.21.15.3:6815","nonce":2313711119}]},"public_addr":"172.21.15.3:6811/2313711119","cluster_addr":"172.21.15.3:6813/2313711119","heartbeat_back_addr":"172.21.15.3:6817/2313711119","heartbeat_front_addr":"172.21.15.3:6815/2313711119","state":["exists","up"]},{"osd":2,"uuid":"d5e01c96-8c95-473f-803c-e055186021af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6819","nonce":2579178875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6821","nonce":2579178875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6825","nonce":2579178875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2579178875},{"type":"v1","addr":"172.21.15.3:6823","nonce":2579178875}]},"public_addr":"172.21.15.3:6819/2579178875","cluster_addr":"172.21.15.3:6821/2579178875","heartbeat_back_addr":"172.21.15.3:6825/2579178875","heartbeat_front_addr":"172.21.15.3:6823/2579178875","state":["exists","up"]},{"osd":3,"uuid":"08f02788-4b76-4e45-82a0-336b804de4ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6827","nonce":1837593114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6829","nonce":1837593114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6833","nonce":1837593114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1837593114},{"type":"v1","addr":"172.21.15.3:6831","nonce":1837593114}]},"public_addr":"172.21.15.3:6827/1837593114","cluster_addr":"172.21.15.3:6829/1837593114","heartbeat_back_addr":"172.21.15.3:6833/1837593114","heartbeat_front_addr":"172.21.15.3:6831/1837593114","state":["exists","up"]},{"osd":4,"uuid":"e981326d-2299-4bd5-b2ec-d263476e761e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6801","nonce":1587941647}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6803","nonce":1587941647}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6807","nonce":1587941647}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1587941647},{"type":"v1","addr":"172.21.15.88:6805","nonce":1587941647}]},"public_addr":"172.21.15.88:6801/1587941647","cluster_addr":"172.21.15.88:6803/1587941647","heartbeat_back_addr":"172.21.15.88:6807/1587941647","heartbeat_front_addr":"172.21.15.88:6805/1587941647","state":["exists","up"]},{"osd":5,"uuid":"2cc239fd-2591-4ace-a783-0f021a492918","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6809","nonce":3414638315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6811","nonce":3414638315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6815","nonce":3414638315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3414638315},{"type":"v1","addr":"172.21.15.88:6813","nonce":3414638315}]},"public_addr":"172.21.15.88:6809/3414638315","cluster_addr":"172.21.15.88:6811/3414638315","heartbeat_back_addr":"172.21.15.88:6815/3414638315","heartbeat_front_addr":"172.21.15.88:6813/3414638315","state":["exists","up"]},{"osd":6,"uuid":"fe249d28-43c1-4e24-86b6-8c2e3da6192d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6817","nonce":2960901315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6819","nonce":2960901315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6823","nonce":2960901315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2960901315},{"type":"v1","addr":"172.21.15.88:6821","nonce":2960901315}]},"public_addr":"172.21.15.88:6817/2960901315","cluster_addr":"172.21.15.88:6819/2960901315","heartbeat_back_addr":"172.21.15.88:6823/2960901315","heartbeat_front_addr":"172.21.15.88:6821/2960901315","state":["exists","up"]},{"osd":7,"uuid":"eac9163a-23a4-4022-a60d-cf760c3e9eff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6825","nonce":2264209783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6827","nonce":2264209783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6831","nonce":2264209783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2264209783},{"type":"v1","addr":"172.21.15.88:6829","nonce":2264209783}]},"public_addr":"172.21.15.88:6825/2264209783","cluster_addr":"172.21.15.88:6827/2264209783","heartbeat_back_addr":"172.21.15.88:6831/2264209783","heartbeat_front_addr":"172.21.15.88:6829/2264209783","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-16T10:18:27.610680+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-16T10:19:22.354479+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-16T10:20:14.794587+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-16T10:21:12.141363+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-16T10:22:04.188087+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-16T10:22:56.774535+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-16T10:23:50.538082+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-16T10:24:41.982573+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/2359731388":"2024-09-17T10:25:30.796266+0000","172.21.15.3:6800/2359731388":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/1931591710":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/524411022":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/1560094634":"2024-09-17T10:15:35.439344+0000","172.21.15.3:6800/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6800/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/4166158229":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/231026080":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/3671193934":"2024-09-17T10:16:08.951113+0000","172.21.15.3:0/329903631":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/2443651808":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6801/637466902":"2024-09-17T10:16:08.951113+0000","172.21.15.3:6801/2354602713":"2024-09-17T10:15:35.439344+0000","172.21.15.3:0/3278599781":"2024-09-17T10:25:30.796266+0000","172.21.15.3:0/3254826362":"2024-09-17T10:25:30.796266+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-16T10:26:23.488 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.321520225Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T10:26:23.488 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.380316331Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T10:26:23.488 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.439075086Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.489452496Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.531437195Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.573487398Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.624148252Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.691467336Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T10:26:23.749 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.750390686Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T10:26:24.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T10:26:24.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T10:26:24.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T10:26:24.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T10:26:24.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T10:26:24.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T10:26:24.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T10:26:24.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T10:26:24.008 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.826003952Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T10:26:24.008 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:23 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:23.909747779Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T10:26:24.351 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[21623]: cluster 2024-09-16T10:26:22.829181+0000 mgr.y (mgr.24305) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:24.351 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[21623]: audit 2024-09-16T10:26:23.316598+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.3:0/322932304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:24.351 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.110459303Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T10:26:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:24 smithi003 bash[19775]: cluster 2024-09-16T10:26:22.829181+0000 mgr.y (mgr.24305) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:24 smithi003 bash[19775]: audit 2024-09-16T10:26:23.316598+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.3:0/322932304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:24 smithi003 bash[26401]: cluster 2024-09-16T10:26:22.829181+0000 mgr.y (mgr.24305) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:24 smithi003 bash[26401]: audit 2024-09-16T10:26:23.316598+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.3:0/322932304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T10:26:24.621 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.35277994Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T10:26:24.621 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.444981766Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T10:26:24.621 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.520744753Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T10:26:24.621 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.580516412Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T10:26:24.921 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.622698675Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T10:26:24.921 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.622958448Z 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-16T10:26:24.922 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.681622501Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T10:26:25.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:24 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:24.92299067Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T10:26:25.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.117226379Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T10:26:25.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.117744233Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T10:26:25.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.118248098Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T10:26:25.175 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.17632201Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T10:26:25.226 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:24 smithi003 bash[51868]: ts=2024-09-16T10:26:24.921Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000217433s 2024-09-16T10:26:25.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.260684725Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T10:26:25.853 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.573144613Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T10:26:25.853 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.695407914Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T10:26:25.854 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.762605054Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T10:26:26.123 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[21623]: cluster 2024-09-16T10:26:24.829725+0000 mgr.y (mgr.24305) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:26.124 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.854982952Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T10:26:26.124 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:25 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:25.941253199Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T10:26:26.124 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.016572533Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T10:26:26.124 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.064463427Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T10:26:26.124 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.125085689Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T10:26:26.432 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.181847068Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T10:26:26.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.198839009Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T10:26:26.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.215687441Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T10:26:26.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.291606722Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T10:26:26.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.358150626Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T10:26:26.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.432907056Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T10:26:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:26 smithi003 bash[26401]: cluster 2024-09-16T10:26:24.829725+0000 mgr.y (mgr.24305) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:26 smithi003 bash[19775]: cluster 2024-09-16T10:26:24.829725+0000 mgr.y (mgr.24305) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:26.700 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.518137422Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T10:26:26.956 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.70228737Z level=info msg="Executing migration" id="create permission table" 2024-09-16T10:26:27.237 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:26 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:26.958405475Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T10:26:27.238 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.078483093Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T10:26:27.238 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.146005211Z level=info msg="Executing migration" id="create role table" 2024-09-16T10:26:27.238 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.238948955Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:26:27.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.416Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:26:27.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.417Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.417Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:26:27.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.417Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[45125]: ts=2024-09-16T10:26:27.417Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.280850117Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.331266245Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.390267359Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.415506332Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T10:26:27.504 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.457766502Z level=info msg="Executing migration" id="create team role table" 2024-09-16T10:26:27.866 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.516536443Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T10:26:27.866 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.599246904Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T10:26:27.867 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.684036076Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T10:26:28.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[21623]: cluster 2024-09-16T10:26:26.830310+0000 mgr.y (mgr.24305) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:28.142 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:27 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:27.86800846Z level=info msg="Executing migration" id="create user role table" 2024-09-16T10:26:28.394 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46958]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:26:28.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[47017]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:26:28.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:28 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:26:28.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:28 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:26:28.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:28 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:26:28.395 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.143623093Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T10:26:28.395 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.235939169Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T10:26:28.395 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.311803619Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T10:26:28.395 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.37143065Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T10:26:28.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[19775]: cluster 2024-09-16T10:26:26.830310+0000 mgr.y (mgr.24305) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:28.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[26401]: cluster 2024-09-16T10:26:26.830310+0000 mgr.y (mgr.24305) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:28.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Bus STOPPING 2024-09-16T10:26:28.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.396568201Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T10:26:28.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.44757359Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T10:26:28.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.514950058Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T10:26:28.941 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.941 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.942 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.944 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.944 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.945 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.945 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:28.946 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:29.053 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.754928454Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T10:26:29.053 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:28 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:28.920448141Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T10:26:29.053 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.054411243Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T10:26:29.154 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:26:29.154 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Bus STOPPED 2024-09-16T10:26:29.154 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Bus STARTING 2024-09-16T10:26:29.154 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Serving on http://:::9283 2024-09-16T10:26:29.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Bus STARTED 2024-09-16T10:26:29.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:28 smithi003 bash[20027]: [16/Sep/2024:10:26:28] ENGINE Bus STOPPING 2024-09-16T10:26:29.466 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:26:29.577 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.319870927Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T10:26:29.578 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.373016832Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T10:26:29.578 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.486450164Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T10:26:29.578 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.579272764Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T10:26:29.578 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.408775+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.578 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.421581+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.578 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.430167+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.578 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.431105+0000 mgr.y (mgr.24305) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.432846+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.433335+0000 mgr.y (mgr.24305) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.438489+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.453518+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.454073+0000 mgr.y (mgr.24305) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.457050+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.457564+0000 mgr.y (mgr.24305) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.461961+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.474108+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.474619+0000 mgr.y (mgr.24305) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.579 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.477283+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.580 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.477674+0000 mgr.y (mgr.24305) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.580 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.484010+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.580 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[21623]: audit 2024-09-16T10:26:28.549480+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STOPPED 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STARTING 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Serving on http://:::9283 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STARTED 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STOPPING 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.408775+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.421581+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.430167+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.431105+0000 mgr.y (mgr.24305) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.432846+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.433335+0000 mgr.y (mgr.24305) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.438489+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.453518+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.454073+0000 mgr.y (mgr.24305) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.457050+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.457564+0000 mgr.y (mgr.24305) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.461961+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.474108+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.474619+0000 mgr.y (mgr.24305) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.477283+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.477674+0000 mgr.y (mgr.24305) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.484010+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[26401]: audit 2024-09-16T10:26:28.549480+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.408775+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.421581+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.430167+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.431105+0000 mgr.y (mgr.24305) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.432846+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.433335+0000 mgr.y (mgr.24305) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2024-09-16T10:26:29.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.438489+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.453518+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.454073+0000 mgr.y (mgr.24305) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.457050+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.457564+0000 mgr.y (mgr.24305) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.461961+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.474108+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.474619+0000 mgr.y (mgr.24305) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.477283+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.477674+0000 mgr.y (mgr.24305) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi088.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.484010+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:29.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[19775]: audit 2024-09-16T10:26:28.549480+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:26:29.862 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.677661895Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T10:26:29.863 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.757091957Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T10:26:29.863 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.813920547Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T10:26:29.863 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.864342357Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T10:26:30.123 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.931307884Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T10:26:30.123 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:29 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:29.981711122Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T10:26:30.123 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.02409941Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T10:26:30.123 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.065939843Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T10:26:30.123 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.125239489Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.055Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.056Z 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-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.056Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.056Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.056Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.057Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.058Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.060Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.060Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:26:30.124 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.061Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.061Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.378µs 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.061Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.062Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.062Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.062Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=92.692µs wal_replay_duration=772.565µs wbl_replay_duration=130ns total_replay_duration=898.979µs 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.063Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.063Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.063Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.088Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.869784ms db_storage=845ns remote_storage=1.4µs web_handler=334ns query_engine=618ns scrape=260.737µs scrape_sd=117.737µs notify=25.045µs notify_sd=20.285µs rules=24.064884ms tracing=7.591µs 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.088Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:26:30.125 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[47046]: ts=2024-09-16T10:26:30.088Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:26:30.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:26:30.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STOPPED 2024-09-16T10:26:30.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:29 smithi003 bash[20027]: [16/Sep/2024:10:26:29] ENGINE Bus STARTING 2024-09-16T10:26:30.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:30 smithi003 bash[20027]: [16/Sep/2024:10:26:30] ENGINE Serving on http://:::9283 2024-09-16T10:26:30.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:30 smithi003 bash[20027]: [16/Sep/2024:10:26:30] ENGINE Bus STARTED 2024-09-16T10:26:30.435 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.142048148Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T10:26:30.435 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.158970838Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T10:26:30.435 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.201149809Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.226355663Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.251624266Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.276889727Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.302284166Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.344239314Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.369532278Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.43650727Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T10:26:30.436 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.436798747Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T10:26:30.712 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[21623]: cluster 2024-09-16T10:26:28.830914+0000 mgr.y (mgr.24305) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.461707036Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.462065512Z 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-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.503715376Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.52908544Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.554367448Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.57988252Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.605106224Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T10:26:30.713 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.64703615Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T10:26:30.714 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.672375744Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T10:26:30.714 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.714354775Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.7562837Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.781543188Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.823572855Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.848822747Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.882371185Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.907633646Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T10:26:30.973 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.932900598Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T10:26:30.974 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:30 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:30.974780877Z level=info msg="Executing migration" id="add share column" 2024-09-16T10:26:30.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:30 smithi003 bash[19775]: cluster 2024-09-16T10:26:28.830914+0000 mgr.y (mgr.24305) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:30.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:30 smithi003 bash[26401]: cluster 2024-09-16T10:26:28.830914+0000 mgr.y (mgr.24305) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.016826294Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.058882594Z level=info msg="Executing migration" id="create file table" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.117537126Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.142836328Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.168173985Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.210011868Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T10:26:31.234 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.235397965Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.277321243Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.302592762Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.344625763Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.36160875Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.386888008Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T10:26:31.493 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.403800807Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T10:26:31.494 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.420728721Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T10:26:31.494 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.454366066Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T10:26:31.494 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.479932677Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T10:26:31.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:31 smithi003 bash[19775]: audit 2024-09-16T10:26:30.884867+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:31 smithi003 bash[26401]: audit 2024-09-16T10:26:30.884867+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:31.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[21623]: audit 2024-09-16T10:26:30.884867+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:31.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.5220829Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T10:26:31.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.547288349Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T10:26:31.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.57254729Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T10:26:31.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.597800321Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T10:26:31.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.681384782Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T10:26:31.757 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.731796296Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T10:26:32.041 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.773840951Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T10:26:32.041 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.815788509Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T10:26:32.041 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.857778306Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.883161961Z level=info msg="Executing migration" id="create folder table" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.908358739Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.933629248Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:31 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:31.975539573Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:32.017603974Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T10:26:32.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=migrator t=2024-09-16T10:26:32.042857265Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.971954573s 2024-09-16T10:26:32.496 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=sqlstore t=2024-09-16T10:26:32.044404252Z level=info msg="Created default organization" 2024-09-16T10:26:32.496 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=plugin.finder t=2024-09-16T10:26:32.153989346Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T10:26:32.496 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=secrets t=2024-09-16T10:26:32.154177231Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T10:26:32.497 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=query_data t=2024-09-16T10:26:32.158771158Z level=info msg="Query Service initialization" 2024-09-16T10:26:32.497 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[46371]: logger=live.push_http t=2024-09-16T10:26:32.164670367Z level=info msg="Live Push Gateway initialization" 2024-09-16T10:26:32.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:32 smithi003 bash[19775]: cluster 2024-09-16T10:26:30.831339+0000 mgr.y (mgr.24305) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:32.535 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:32 smithi003 bash[26401]: cluster 2024-09-16T10:26:30.831339+0000 mgr.y (mgr.24305) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:32.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:32 smithi088 bash[21623]: cluster 2024-09-16T10:26:30.831339+0000 mgr.y (mgr.24305) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:33.173 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:26:32 smithi003 bash[51868]: ts=2024-09-16T10:26:32.923Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00241559s 2024-09-16T10:26:33.499 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=infra.usagestats.collector t=2024-09-16T10:26:33.228264224Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=provisioning.datasources t=2024-09-16T10:26:33.231139011Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=provisioning.datasources t=2024-09-16T10:26:33.285944096Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=provisioning.alerting t=2024-09-16T10:26:33.361001844Z level=info msg="starting to provision alerting" 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=provisioning.alerting t=2024-09-16T10:26:33.361041184Z level=info msg="finished to provision alerting" 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=ngalert.state.manager t=2024-09-16T10:26:33.361639191Z level=info msg="Warming state cache for startup" 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=grafanaStorageLogger t=2024-09-16T10:26:33.36234734Z level=info msg="storage starting" 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=http.server t=2024-09-16T10:26:33.366193676Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T10:26:33.500 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=sqlstore.transactions t=2024-09-16T10:26:33.374380938Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:26:33.582 INFO:teuthology.orchestra.run.smithi003.stdout:77309411404 2024-09-16T10:26:33.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T10:26:33.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=ngalert.state.manager t=2024-09-16T10:26:33.500566636Z level=info msg="State cache has been initialized" states=0 duration=138.921702ms 2024-09-16T10:26:33.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=ticker t=2024-09-16T10:26:33.500700358Z level=info msg=starting first_tick=2024-09-16T10:26:40Z 2024-09-16T10:26:33.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=ngalert.multiorg.alertmanager t=2024-09-16T10:26:33.500686241Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T10:26:33.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=sqlstore.transactions t=2024-09-16T10:26:33.548768087Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:26:33.753 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:26:33 smithi088 bash[46371]: logger=sqlstore.transactions t=2024-09-16T10:26:33.593639443Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T10:26:34.186 INFO:teuthology.orchestra.run.smithi003.stdout:128849018935 2024-09-16T10:26:34.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T10:26:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:34 smithi003 bash[19775]: cluster 2024-09-16T10:26:32.831995+0000 mgr.y (mgr.24305) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:34 smithi003 bash[26401]: cluster 2024-09-16T10:26:32.831995+0000 mgr.y (mgr.24305) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:34 smithi088 bash[21623]: cluster 2024-09-16T10:26:32.831995+0000 mgr.y (mgr.24305) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:35.663 INFO:teuthology.orchestra.run.smithi003.stdout:107374182466 2024-09-16T10:26:35.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T10:26:35.679 INFO:teuthology.orchestra.run.smithi003.stdout:34359738465 2024-09-16T10:26:35.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:26:36] "GET /metrics HTTP/1.1" 200 26195 "" "Prometheus/2.43.0" 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[19775]: cluster 2024-09-16T10:26:34.832539+0000 mgr.y (mgr.24305) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[19775]: audit 2024-09-16T10:26:35.461824+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[19775]: audit 2024-09-16T10:26:35.475258+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[26401]: cluster 2024-09-16T10:26:34.832539+0000 mgr.y (mgr.24305) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:36.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[26401]: audit 2024-09-16T10:26:35.461824+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:36 smithi003 bash[26401]: audit 2024-09-16T10:26:35.475258+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:36 smithi088 bash[21623]: cluster 2024-09-16T10:26:34.832539+0000 mgr.y (mgr.24305) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:36 smithi088 bash[21623]: audit 2024-09-16T10:26:35.461824+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:36 smithi088 bash[21623]: audit 2024-09-16T10:26:35.475258+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:36.858 INFO:teuthology.orchestra.run.smithi003.stdout:231928234008 2024-09-16T10:26:36.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T10:26:37.052 INFO:teuthology.orchestra.run.smithi003.stdout:197568495650 2024-09-16T10:26:37.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T10:26:38.065 INFO:teuthology.orchestra.run.smithi003.stdout:55834574936 2024-09-16T10:26:38.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T10:26:38.080 INFO:teuthology.orchestra.run.smithi003.stdout:163208757294 2024-09-16T10:26:38.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T10:26:38.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:38 smithi003 bash[26401]: cluster 2024-09-16T10:26:36.833312+0000 mgr.y (mgr.24305) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:38 smithi003 bash[19775]: cluster 2024-09-16T10:26:36.833312+0000 mgr.y (mgr.24305) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:38.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:38 smithi088 bash[21623]: cluster 2024-09-16T10:26:36.833312+0000 mgr.y (mgr.24305) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:40.157 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:40.158 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:40.159 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:40.159 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: cluster 2024-09-16T10:26:38.833689+0000 mgr.y (mgr.24305) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: audit 2024-09-16T10:26:39.072841+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: audit 2024-09-16T10:26:39.083002+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: audit 2024-09-16T10:26:39.723188+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: audit 2024-09-16T10:26:39.724962+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[26401]: audit 2024-09-16T10:26:39.736008+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: cluster 2024-09-16T10:26:38.833689+0000 mgr.y (mgr.24305) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:40.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: audit 2024-09-16T10:26:39.072841+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: audit 2024-09-16T10:26:39.083002+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: audit 2024-09-16T10:26:39.723188+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:40.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: audit 2024-09-16T10:26:39.724962+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:40.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:40 smithi003 bash[19775]: audit 2024-09-16T10:26:39.736008+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: cluster 2024-09-16T10:26:38.833689+0000 mgr.y (mgr.24305) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: audit 2024-09-16T10:26:39.072841+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: audit 2024-09-16T10:26:39.083002+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: audit 2024-09-16T10:26:39.723188+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: audit 2024-09-16T10:26:39.724962+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:26:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:40 smithi088 bash[21623]: audit 2024-09-16T10:26:39.736008+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:26:41.181 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:41.181 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:42.200 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:42.201 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:42.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:42 smithi003 bash[26401]: cluster 2024-09-16T10:26:40.834208+0000 mgr.y (mgr.24305) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:42.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:42 smithi003 bash[19775]: cluster 2024-09-16T10:26:40.834208+0000 mgr.y (mgr.24305) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:42 smithi088 bash[21623]: cluster 2024-09-16T10:26:40.834208+0000 mgr.y (mgr.24305) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:44.138 INFO:teuthology.orchestra.run.smithi003.stdout:34359738467 2024-09-16T10:26:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:44 smithi003 bash[26401]: cluster 2024-09-16T10:26:42.834820+0000 mgr.y (mgr.24305) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:44 smithi003 bash[19775]: cluster 2024-09-16T10:26:42.834820+0000 mgr.y (mgr.24305) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:44.479 INFO:teuthology.orchestra.run.smithi003.stdout:128849018937 2024-09-16T10:26:44.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:44 smithi088 bash[21623]: cluster 2024-09-16T10:26:42.834820+0000 mgr.y (mgr.24305) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:44.919 INFO:teuthology.orchestra.run.smithi003.stdout:231928234010 2024-09-16T10:26:44.962 INFO:teuthology.orchestra.run.smithi003.stdout:107374182468 2024-09-16T10:26:45.108 INFO:teuthology.orchestra.run.smithi003.stdout:77309411407 2024-09-16T10:26:45.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[19775]: audit 2024-09-16T10:26:44.139098+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.3:0/324898907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[19775]: audit 2024-09-16T10:26:44.480426+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/2386068764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[19775]: audit 2024-09-16T10:26:44.919835+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.3:0/770654668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[19775]: audit 2024-09-16T10:26:44.963817+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3909716153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[26401]: audit 2024-09-16T10:26:44.139098+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.3:0/324898907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[26401]: audit 2024-09-16T10:26:44.480426+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/2386068764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[26401]: audit 2024-09-16T10:26:44.919835+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.3:0/770654668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T10:26:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:45 smithi003 bash[26401]: audit 2024-09-16T10:26:44.963817+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3909716153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T10:26:45.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:45 smithi088 bash[21623]: audit 2024-09-16T10:26:44.139098+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.3:0/324898907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T10:26:45.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:45 smithi088 bash[21623]: audit 2024-09-16T10:26:44.480426+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/2386068764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T10:26:45.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:45 smithi088 bash[21623]: audit 2024-09-16T10:26:44.919835+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.3:0/770654668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T10:26:45.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:45 smithi088 bash[21623]: audit 2024-09-16T10:26:44.963817+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3909716153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T10:26:45.542 INFO:teuthology.orchestra.run.smithi003.stdout:163208757296 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[19775]: cluster 2024-09-16T10:26:44.835205+0000 mgr.y (mgr.24305) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[19775]: audit 2024-09-16T10:26:45.109220+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.3:0/669635853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[19775]: audit 2024-09-16T10:26:45.542687+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.3:0/919050119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[19775]: audit 2024-09-16T10:26:45.885679+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[26401]: cluster 2024-09-16T10:26:44.835205+0000 mgr.y (mgr.24305) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[26401]: audit 2024-09-16T10:26:45.109220+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.3:0/669635853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[26401]: audit 2024-09-16T10:26:45.542687+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.3:0/919050119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T10:26:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[26401]: audit 2024-09-16T10:26:45.885679+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:46 smithi088 bash[21623]: cluster 2024-09-16T10:26:44.835205+0000 mgr.y (mgr.24305) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:46 smithi088 bash[21623]: audit 2024-09-16T10:26:45.109220+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.3:0/669635853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T10:26:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:46 smithi088 bash[21623]: audit 2024-09-16T10:26:45.542687+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.3:0/919050119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T10:26:46.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:46 smithi088 bash[21623]: audit 2024-09-16T10:26:45.885679+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:26:46.917 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:26:46] "GET /metrics HTTP/1.1" 200 26189 "" "Prometheus/2.43.0" 2024-09-16T10:26:46.918 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234008 got 231928234010 for osd.7 2024-09-16T10:26:46.919 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:46.919 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738465 got 34359738467 for osd.0 2024-09-16T10:26:46.919 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:47.329 INFO:teuthology.orchestra.run.smithi003.stdout:197568495653 2024-09-16T10:26:47.357 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182466 got 107374182468 for osd.3 2024-09-16T10:26:47.357 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:48.357 INFO:teuthology.orchestra.run.smithi003.stdout:55834574939 2024-09-16T10:26:48.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:48 smithi003 bash[26401]: cluster 2024-09-16T10:26:46.835938+0000 mgr.y (mgr.24305) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:48.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:48 smithi003 bash[26401]: audit 2024-09-16T10:26:47.330639+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/4100520919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T10:26:48.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:48 smithi003 bash[19775]: cluster 2024-09-16T10:26:46.835938+0000 mgr.y (mgr.24305) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:48.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:48 smithi003 bash[19775]: audit 2024-09-16T10:26:47.330639+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/4100520919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T10:26:48.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:48 smithi088 bash[21623]: cluster 2024-09-16T10:26:46.835938+0000 mgr.y (mgr.24305) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:48.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:48 smithi088 bash[21623]: audit 2024-09-16T10:26:47.330639+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/4100520919' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T10:26:48.766 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411404 got 77309411407 for osd.2 2024-09-16T10:26:48.766 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:48.879 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018935 got 128849018937 for osd.4 2024-09-16T10:26:48.879 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:49.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:49 smithi003 bash[26401]: audit 2024-09-16T10:26:48.358146+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/1365038675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T10:26:49.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:49 smithi003 bash[19775]: audit 2024-09-16T10:26:48.358146+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/1365038675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T10:26:49.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757294 got 163208757296 for osd.5 2024-09-16T10:26:49.423 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:49 smithi088 bash[21623]: audit 2024-09-16T10:26:48.358146+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/1365038675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T10:26:49.985 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495650 got 197568495653 for osd.6 2024-09-16T10:26:49.985 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:50.144 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574936 got 55834574939 for osd.1 2024-09-16T10:26:50.144 DEBUG:teuthology.parallel:result is None 2024-09-16T10:26:50.144 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T10:26:50.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:26:50.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:50 smithi003 bash[26401]: cluster 2024-09-16T10:26:48.836432+0000 mgr.y (mgr.24305) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:50.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:50 smithi003 bash[19775]: cluster 2024-09-16T10:26:48.836432+0000 mgr.y (mgr.24305) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:50.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:50 smithi088 bash[21623]: cluster 2024-09-16T10:26:48.836432+0000 mgr.y (mgr.24305) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:52.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:52 smithi003 bash[19775]: cluster 2024-09-16T10:26:50.837034+0000 mgr.y (mgr.24305) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:52 smithi003 bash[26401]: cluster 2024-09-16T10:26:50.837034+0000 mgr.y (mgr.24305) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:52.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:52 smithi088 bash[21623]: cluster 2024-09-16T10:26:50.837034+0000 mgr.y (mgr.24305) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:54.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:54 smithi003 bash[19775]: cluster 2024-09-16T10:26:52.837666+0000 mgr.y (mgr.24305) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:54 smithi003 bash[26401]: cluster 2024-09-16T10:26:52.837666+0000 mgr.y (mgr.24305) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:54.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:54 smithi088 bash[21623]: cluster 2024-09-16T10:26:52.837666+0000 mgr.y (mgr.24305) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:54.940 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:56.368 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-16T10:26:56.369 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:26:56.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:56 smithi003 bash[19775]: cluster 2024-09-16T10:26:54.838214+0000 mgr.y (mgr.24305) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:56.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:56 smithi003 bash[26401]: cluster 2024-09-16T10:26:54.838214+0000 mgr.y (mgr.24305) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:56.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:56 smithi088 bash[21623]: cluster 2024-09-16T10:26:54.838214+0000 mgr.y (mgr.24305) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:56.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:26:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:26:56] "GET /metrics HTTP/1.1" 200 26189 "" "Prometheus/2.43.0" 2024-09-16T10:26:57.055 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-16T10:26:54.837951+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":230848,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730368,"statfs":{"total":767960285184,"available":767723896832,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.003456"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-16T10:25:32.925054+0000","last_change":"2024-09-16T10:24:47.254228+0000","last_active":"2024-09-16T10:25:32.925054+0000","last_peered":"2024-09-16T10:25:32.925054+0000","last_clean":"2024-09-16T10:25:32.925054+0000","last_became_active":"2024-09-16T10:24:47.253766+0000","last_became_peered":"2024-09-16T10:24:47.253766+0000","last_unstale":"2024-09-16T10:25:32.925054+0000","last_undegraded":"2024-09-16T10:25:32.925054+0000","last_fullsized":"2024-09-16T10:25:32.925054+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:20:17.809541+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:20:17.809541+0000","last_clean_scrub_stamp":"2024-09-16T10:20:17.809541+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-17T15:08:39.119106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":46,"seq":197568495654,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757298,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018939,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182470,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411409,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,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":55834574940,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738469,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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-16T10:26:57.056 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:26:57.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:57 smithi003 bash[26401]: audit 2024-09-16T10:26:56.366945+0000 mgr.y (mgr.24305) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:26:57.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:57 smithi003 bash[19775]: audit 2024-09-16T10:26:56.366945+0000 mgr.y (mgr.24305) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:26:57.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:57 smithi088 bash[21623]: audit 2024-09-16T10:26:56.366945+0000 mgr.y (mgr.24305) 78 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:26:58.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:26:58 smithi003 bash[26401]: cluster 2024-09-16T10:26:56.838786+0000 mgr.y (mgr.24305) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:58.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:26:58 smithi003 bash[19775]: cluster 2024-09-16T10:26:56.838786+0000 mgr.y (mgr.24305) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:26:58.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:26:58 smithi088 bash[21623]: cluster 2024-09-16T10:26:56.838786+0000 mgr.y (mgr.24305) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:00.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:00 smithi003 bash[26401]: cluster 2024-09-16T10:26:58.839376+0000 mgr.y (mgr.24305) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:00 smithi003 bash[19775]: cluster 2024-09-16T10:26:58.839376+0000 mgr.y (mgr.24305) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:00.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:00 smithi088 bash[21623]: cluster 2024-09-16T10:26:58.839376+0000 mgr.y (mgr.24305) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:01 smithi003 bash[26401]: audit 2024-09-16T10:27:00.886117+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:01.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:01 smithi003 bash[19775]: audit 2024-09-16T10:27:00.886117+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:01.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:01 smithi088 bash[21623]: audit 2024-09-16T10:27:00.886117+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:01.850 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:02.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:02 smithi003 bash[19775]: cluster 2024-09-16T10:27:00.839938+0000 mgr.y (mgr.24305) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:02.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:02 smithi088 bash[21623]: cluster 2024-09-16T10:27:00.839938+0000 mgr.y (mgr.24305) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:02.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:02 smithi003 bash[26401]: cluster 2024-09-16T10:27:00.839938+0000 mgr.y (mgr.24305) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:03.494 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-16T10:27:03.494 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:27:04.130 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-09-16T10:27:02.840234+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":230848,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730368,"statfs":{"total":767960285184,"available":767723896832,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.003494"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-16T10:25:32.925054+0000","last_change":"2024-09-16T10:24:47.254228+0000","last_active":"2024-09-16T10:25:32.925054+0000","last_peered":"2024-09-16T10:25:32.925054+0000","last_clean":"2024-09-16T10:25:32.925054+0000","last_became_active":"2024-09-16T10:24:47.253766+0000","last_became_peered":"2024-09-16T10:24:47.253766+0000","last_unstale":"2024-09-16T10:25:32.925054+0000","last_undegraded":"2024-09-16T10:25:32.925054+0000","last_fullsized":"2024-09-16T10:25:32.925054+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:20:17.809541+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:20:17.809541+0000","last_clean_scrub_stamp":"2024-09-16T10:20:17.809541+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-17T15:08:39.119106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":46,"seq":197568495656,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757300,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182472,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":77309411411,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738471,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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-16T10:27:04.131 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T10:27:04.131 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T10:27:04.131 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T10:27:04.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T10:27:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:04 smithi003 bash[19775]: cluster 2024-09-16T10:27:02.840548+0000 mgr.y (mgr.24305) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:04 smithi003 bash[19775]: audit 2024-09-16T10:27:03.493363+0000 mgr.y (mgr.24305) 83 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:27:04.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:04 smithi003 bash[26401]: cluster 2024-09-16T10:27:02.840548+0000 mgr.y (mgr.24305) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:04.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:04 smithi003 bash[26401]: audit 2024-09-16T10:27:03.493363+0000 mgr.y (mgr.24305) 83 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:27:04.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:04 smithi088 bash[21623]: cluster 2024-09-16T10:27:02.840548+0000 mgr.y (mgr.24305) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:04.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:04 smithi088 bash[21623]: audit 2024-09-16T10:27:03.493363+0000 mgr.y (mgr.24305) 83 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:27:06.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:06 smithi003 bash[19775]: cluster 2024-09-16T10:27:04.841181+0000 mgr.y (mgr.24305) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:06.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:06 smithi003 bash[26401]: cluster 2024-09-16T10:27:04.841181+0000 mgr.y (mgr.24305) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:06.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:06 smithi088 bash[21623]: cluster 2024-09-16T10:27:04.841181+0000 mgr.y (mgr.24305) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:06.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:06] "GET /metrics HTTP/1.1" 200 26193 "" "Prometheus/2.43.0" 2024-09-16T10:27:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:08 smithi003 bash[19775]: cluster 2024-09-16T10:27:06.841745+0000 mgr.y (mgr.24305) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:08.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:08 smithi003 bash[26401]: cluster 2024-09-16T10:27:06.841745+0000 mgr.y (mgr.24305) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:08.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:08 smithi088 bash[21623]: cluster 2024-09-16T10:27:06.841745+0000 mgr.y (mgr.24305) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:08.925 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:10.457 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:27:10.457 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T10:27:10.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:10 smithi003 bash[19775]: cluster 2024-09-16T10:27:08.842305+0000 mgr.y (mgr.24305) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:10.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:10 smithi003 bash[26401]: cluster 2024-09-16T10:27:08.842305+0000 mgr.y (mgr.24305) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:10.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:10 smithi088 bash[21623]: cluster 2024-09-16T10:27:08.842305+0000 mgr.y (mgr.24305) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:11.132 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T10:27:11.133 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T10:27:11.133 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:27:11.149 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-16T10:27:11.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T10:27:11.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:11 smithi003 bash[19775]: audit 2024-09-16T10:27:10.458079+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/3835877243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T10:27:11.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:11 smithi003 bash[26401]: audit 2024-09-16T10:27:10.458079+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/3835877243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T10:27:11.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:11 smithi088 bash[21623]: audit 2024-09-16T10:27:10.458079+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/3835877243' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T10:27:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:12 smithi003 bash[19775]: cluster 2024-09-16T10:27:10.842881+0000 mgr.y (mgr.24305) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:12 smithi003 bash[26401]: cluster 2024-09-16T10:27:10.842881+0000 mgr.y (mgr.24305) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:12.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:12 smithi088 bash[21623]: cluster 2024-09-16T10:27:10.842881+0000 mgr.y (mgr.24305) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:14 smithi003 bash[26401]: cluster 2024-09-16T10:27:12.843501+0000 mgr.y (mgr.24305) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:14.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:14 smithi003 bash[19775]: cluster 2024-09-16T10:27:12.843501+0000 mgr.y (mgr.24305) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:14.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:14 smithi088 bash[21623]: cluster 2024-09-16T10:27:12.843501+0000 mgr.y (mgr.24305) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:15.950 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:16 smithi003 bash[19775]: cluster 2024-09-16T10:27:14.844067+0000 mgr.y (mgr.24305) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:16 smithi003 bash[19775]: audit 2024-09-16T10:27:15.886617+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:16 smithi003 bash[26401]: cluster 2024-09-16T10:27:14.844067+0000 mgr.y (mgr.24305) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:16 smithi003 bash[26401]: audit 2024-09-16T10:27:15.886617+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:16.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:16 smithi088 bash[21623]: cluster 2024-09-16T10:27:14.844067+0000 mgr.y (mgr.24305) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:16 smithi088 bash[21623]: audit 2024-09-16T10:27:15.886617+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:16.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:16] "GET /metrics HTTP/1.1" 200 26189 "" "Prometheus/2.43.0" 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE Bus STOPPING 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE Bus STOPPED 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE Bus STARTING 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE Serving on http://:::9283 2024-09-16T10:27:17.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:17 smithi003 bash[20027]: [16/Sep/2024:10:27:17] ENGINE Bus STARTED 2024-09-16T10:27:18.063 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:27:18.072 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-16T10:27:18.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[26401]: cluster 2024-09-16T10:27:16.844659+0000 mgr.y (mgr.24305) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[26401]: audit 2024-09-16T10:27:17.368314+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[26401]: audit 2024-09-16T10:27:17.947211+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[26401]: audit 2024-09-16T10:27:17.958954+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[19775]: cluster 2024-09-16T10:27:16.844659+0000 mgr.y (mgr.24305) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[19775]: audit 2024-09-16T10:27:17.368314+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T10:27:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[19775]: audit 2024-09-16T10:27:17.947211+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:18.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:18 smithi003 bash[19775]: audit 2024-09-16T10:27:17.958954+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:18.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:18 smithi088 bash[21623]: cluster 2024-09-16T10:27:16.844659+0000 mgr.y (mgr.24305) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:18.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:18 smithi088 bash[21623]: audit 2024-09-16T10:27:17.368314+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T10:27:18.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:18 smithi088 bash[21623]: audit 2024-09-16T10:27:17.947211+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:18.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:18 smithi088 bash[21623]: audit 2024-09-16T10:27:17.958954+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:20 smithi003 bash[19775]: cluster 2024-09-16T10:27:18.845243+0000 mgr.y (mgr.24305) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:20 smithi003 bash[26401]: cluster 2024-09-16T10:27:18.845243+0000 mgr.y (mgr.24305) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:20.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:20 smithi088 bash[21623]: cluster 2024-09-16T10:27:18.845243+0000 mgr.y (mgr.24305) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:22.461 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:22 smithi003 bash[19775]: cluster 2024-09-16T10:27:20.845821+0000 mgr.y (mgr.24305) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:22.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:22 smithi003 bash[26401]: cluster 2024-09-16T10:27:20.845821+0000 mgr.y (mgr.24305) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:22.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:22 smithi088 bash[21623]: cluster 2024-09-16T10:27:20.845821+0000 mgr.y (mgr.24305) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:24 smithi003 bash[26401]: audit 2024-09-16T10:27:22.975332+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:24 smithi003 bash[26401]: audit 2024-09-16T10:27:22.980960+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:24 smithi003 bash[19775]: audit 2024-09-16T10:27:22.975332+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:24 smithi003 bash[19775]: audit 2024-09-16T10:27:22.980960+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:24.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:24 smithi088 bash[21623]: audit 2024-09-16T10:27:22.975332+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:24.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:24 smithi088 bash[21623]: audit 2024-09-16T10:27:22.980960+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.474 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:27:25.475 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "2725a2f5-c461-4acd-bcbf-da58d888cb68", 2024-09-16T10:27:25.475 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "r", 2024-09-16T10:27:25.475 INFO:teuthology.orchestra.run.smithi003.stdout: "current_period": "12a443d3-c616-46bb-8994-8dd618873efc", 2024-09-16T10:27:25.475 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1 2024-09-16T10:27:25.475 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: cluster 2024-09-16T10:27:22.846248+0000 mgr.y (mgr.24305) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.177635+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.184712+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: cluster 2024-09-16T10:27:24.388310+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.391789+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.906597+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:27:25.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.908220+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[26401]: audit 2024-09-16T10:27:24.917814+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: cluster 2024-09-16T10:27:22.846248+0000 mgr.y (mgr.24305) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.177635+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.184712+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: cluster 2024-09-16T10:27:24.388310+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T10:27:25.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.391789+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T10:27:25.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.906597+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:27:25.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.908220+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:27:25.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:25 smithi003 bash[19775]: audit 2024-09-16T10:27:24.917814+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: cluster 2024-09-16T10:27:22.846248+0000 mgr.y (mgr.24305) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.177635+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.184712+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: cluster 2024-09-16T10:27:24.388310+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.391789+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.906597+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:27:25.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.908220+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:27:25.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:25 smithi088 bash[21623]: audit 2024-09-16T10:27:24.917814+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:27:26.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T10:27:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[19775]: cluster 2024-09-16T10:27:24.846841+0000 mgr.y (mgr.24305) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[19775]: cluster 2024-09-16T10:27:25.381976+0000 mon.a (mon.0) 768 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[19775]: audit 2024-09-16T10:27:25.390770+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T10:27:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[19775]: cluster 2024-09-16T10:27:25.399321+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T10:27:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[26401]: cluster 2024-09-16T10:27:24.846841+0000 mgr.y (mgr.24305) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[26401]: cluster 2024-09-16T10:27:25.381976+0000 mon.a (mon.0) 768 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[26401]: audit 2024-09-16T10:27:25.390770+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T10:27:26.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[26401]: cluster 2024-09-16T10:27:25.399321+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T10:27:26.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:26 smithi088 bash[21623]: cluster 2024-09-16T10:27:24.846841+0000 mgr.y (mgr.24305) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:26.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:26 smithi088 bash[21623]: cluster 2024-09-16T10:27:25.381976+0000 mon.a (mon.0) 768 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:26.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:26 smithi088 bash[21623]: audit 2024-09-16T10:27:25.390770+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.3:0/1165439949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T10:27:26.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:26 smithi088 bash[21623]: cluster 2024-09-16T10:27:25.399321+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T10:27:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:26] "GET /metrics HTTP/1.1" 200 26189 "" "Prometheus/2.43.0" 2024-09-16T10:27:27.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:27 smithi003 bash[19775]: cluster 2024-09-16T10:27:26.398162+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T10:27:27.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:27 smithi003 bash[26401]: cluster 2024-09-16T10:27:26.398162+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T10:27:27.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:27 smithi088 bash[21623]: cluster 2024-09-16T10:27:26.398162+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[26401]: cluster 2024-09-16T10:27:26.847557+0000 mgr.y (mgr.24305) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[26401]: cluster 2024-09-16T10:27:27.393486+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[26401]: cluster 2024-09-16T10:27:27.393542+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[19775]: cluster 2024-09-16T10:27:26.847557+0000 mgr.y (mgr.24305) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[19775]: cluster 2024-09-16T10:27:27.393486+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:28 smithi003 bash[19775]: cluster 2024-09-16T10:27:27.393542+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:28 smithi088 bash[21623]: cluster 2024-09-16T10:27:26.847557+0000 mgr.y (mgr.24305) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:28 smithi088 bash[21623]: cluster 2024-09-16T10:27:27.393486+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:28 smithi088 bash[21623]: cluster 2024-09-16T10:27:27.393542+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:30 smithi003 bash[19775]: cluster 2024-09-16T10:27:28.848152+0000 mgr.y (mgr.24305) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:30 smithi003 bash[26401]: cluster 2024-09-16T10:27:28.848152+0000 mgr.y (mgr.24305) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:30.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:30 smithi088 bash[21623]: cluster 2024-09-16T10:27:28.848152+0000 mgr.y (mgr.24305) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T10:27:30.958 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[19775]: audit 2024-09-16T10:27:30.850744+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[19775]: audit 2024-09-16T10:27:30.851649+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[19775]: audit 2024-09-16T10:27:30.898037+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[26401]: audit 2024-09-16T10:27:30.850744+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[26401]: audit 2024-09-16T10:27:30.851649+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:31 smithi003 bash[26401]: audit 2024-09-16T10:27:30.898037+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:31.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:31 smithi088 bash[21623]: audit 2024-09-16T10:27:30.850744+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:31 smithi088 bash[21623]: audit 2024-09-16T10:27:30.851649+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-09-16T10:27:31.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:31 smithi088 bash[21623]: audit 2024-09-16T10:27:30.898037+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "fea1db84-f24b-4dd8-9163-aa531ce0c11a", 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": true, 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "", 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [], 2024-09-16T10:27:32.237 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [ 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default-placement", 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "tags": [], 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": [] 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "default-placement", 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2725a2f5-c461-4acd-bcbf-da58d888cb68", 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled_features": [ 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-16T10:27:32.238 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:27:32.239 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:27:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[26401]: cluster 2024-09-16T10:27:30.848738+0000 mgr.y (mgr.24305) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[26401]: audit 2024-09-16T10:27:31.410869+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-09-16T10:27:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[26401]: cluster 2024-09-16T10:27:31.418368+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T10:27:32.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[19775]: cluster 2024-09-16T10:27:30.848738+0000 mgr.y (mgr.24305) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:32.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[19775]: audit 2024-09-16T10:27:31.410869+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-09-16T10:27:32.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:32 smithi003 bash[19775]: cluster 2024-09-16T10:27:31.418368+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T10:27:32.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:32 smithi088 bash[21623]: cluster 2024-09-16T10:27:30.848738+0000 mgr.y (mgr.24305) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:32.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:32 smithi088 bash[21623]: audit 2024-09-16T10:27:31.410869+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-09-16T10:27:32.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:32 smithi088 bash[21623]: cluster 2024-09-16T10:27:31.418368+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T10:27:32.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T10:27:33.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:33 smithi003 bash[19775]: cluster 2024-09-16T10:27:32.429192+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T10:27:33.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:33 smithi003 bash[26401]: cluster 2024-09-16T10:27:32.429192+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T10:27:33.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:33 smithi088 bash[21623]: cluster 2024-09-16T10:27:32.429192+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T10:27:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:34 smithi003 bash[19775]: cluster 2024-09-16T10:27:32.849369+0000 mgr.y (mgr.24305) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:34 smithi003 bash[26401]: cluster 2024-09-16T10:27:32.849369+0000 mgr.y (mgr.24305) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:34.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:34 smithi088 bash[21623]: cluster 2024-09-16T10:27:32.849369+0000 mgr.y (mgr.24305) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T10:27:36.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:36 smithi003 bash[19775]: cluster 2024-09-16T10:27:34.849962+0000 mgr.y (mgr.24305) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:36 smithi003 bash[26401]: cluster 2024-09-16T10:27:34.849962+0000 mgr.y (mgr.24305) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:36.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:36] "GET /metrics HTTP/1.1" 200 28505 "" "Prometheus/2.43.0" 2024-09-16T10:27:36.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:36 smithi088 bash[21623]: cluster 2024-09-16T10:27:34.849962+0000 mgr.y (mgr.24305) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:37.715 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:38.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:38 smithi003 bash[19775]: cluster 2024-09-16T10:27:36.850749+0000 mgr.y (mgr.24305) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:38 smithi003 bash[26401]: cluster 2024-09-16T10:27:36.850749+0000 mgr.y (mgr.24305) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:38.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:38 smithi088 bash[21623]: cluster 2024-09-16T10:27:36.850749+0000 mgr.y (mgr.24305) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "eecb18dd-4951-4005-8254-9dedbe8844ae", 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout: "control_pool": "z.rgw.control", 2024-09-16T10:27:38.973 INFO:teuthology.orchestra.run.smithi003.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "log_pool": "z.rgw.log", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T10:27:38.974 INFO:teuthology.orchestra.run.smithi003.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "system_key": { 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "access_key": "", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "secret_key": "" 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_pools": [ 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "default-placement", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "val": { 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": { 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD": { 2024-09-16T10:27:38.975 INFO:teuthology.orchestra.run.smithi003.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: "index_type": 0, 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: "inline_data": true 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2725a2f5-c461-4acd-bcbf-da58d888cb68" 2024-09-16T10:27:38.976 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:27:39.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T10:27:40.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:40 smithi003 bash[19775]: cluster 2024-09-16T10:27:38.851155+0000 mgr.y (mgr.24305) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:40 smithi003 bash[26401]: cluster 2024-09-16T10:27:38.851155+0000 mgr.y (mgr.24305) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:40 smithi088 bash[21623]: cluster 2024-09-16T10:27:38.851155+0000 mgr.y (mgr.24305) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:42.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:42 smithi003 bash[26401]: cluster 2024-09-16T10:27:40.851727+0000 mgr.y (mgr.24305) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 433 B/s wr, 0 op/s 2024-09-16T10:27:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:42 smithi003 bash[19775]: cluster 2024-09-16T10:27:40.851727+0000 mgr.y (mgr.24305) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 433 B/s wr, 0 op/s 2024-09-16T10:27:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:42 smithi088 bash[21623]: cluster 2024-09-16T10:27:40.851727+0000 mgr.y (mgr.24305) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 433 B/s wr, 0 op/s 2024-09-16T10:27:44.474 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:44.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:44 smithi003 bash[19775]: cluster 2024-09-16T10:27:42.852565+0000 mgr.y (mgr.24305) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 884 B/s wr, 2 op/s 2024-09-16T10:27:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:44 smithi003 bash[26401]: cluster 2024-09-16T10:27:42.852565+0000 mgr.y (mgr.24305) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 884 B/s wr, 2 op/s 2024-09-16T10:27:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:44 smithi088 bash[21623]: cluster 2024-09-16T10:27:42.852565+0000 mgr.y (mgr.24305) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 884 B/s wr, 2 op/s 2024-09-16T10:27:46.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:46] "GET /metrics HTTP/1.1" 200 28520 "" "Prometheus/2.43.0" 2024-09-16T10:27:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:46 smithi003 bash[19775]: cluster 2024-09-16T10:27:44.853202+0000 mgr.y (mgr.24305) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-16T10:27:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:46 smithi003 bash[19775]: audit 2024-09-16T10:27:45.898329+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:46 smithi003 bash[26401]: cluster 2024-09-16T10:27:44.853202+0000 mgr.y (mgr.24305) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-16T10:27:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:46 smithi003 bash[26401]: audit 2024-09-16T10:27:45.898329+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:46 smithi088 bash[21623]: cluster 2024-09-16T10:27:44.853202+0000 mgr.y (mgr.24305) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-16T10:27:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:46 smithi088 bash[21623]: audit 2024-09-16T10:27:45.898329+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:27:47.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:47 smithi088 bash[21623]: cluster 2024-09-16T10:27:46.473711+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T10:27:47.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:47 smithi088 bash[21623]: audit 2024-09-16T10:27:46.476656+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T10:27:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:47 smithi003 bash[19775]: cluster 2024-09-16T10:27:46.473711+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T10:27:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:47 smithi003 bash[19775]: audit 2024-09-16T10:27:46.476656+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T10:27:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:47 smithi003 bash[26401]: cluster 2024-09-16T10:27:46.473711+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T10:27:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:47 smithi003 bash[26401]: audit 2024-09-16T10:27:46.476656+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T10:27:48.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:48 smithi088 bash[21623]: cluster 2024-09-16T10:27:46.854184+0000 mgr.y (mgr.24305) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-16T10:27:48.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:48 smithi088 bash[21623]: cluster 2024-09-16T10:27:47.467173+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:48.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:48 smithi088 bash[21623]: audit 2024-09-16T10:27:47.479036+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T10:27:48.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:48 smithi088 bash[21623]: cluster 2024-09-16T10:27:47.490665+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[19775]: cluster 2024-09-16T10:27:46.854184+0000 mgr.y (mgr.24305) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[19775]: cluster 2024-09-16T10:27:47.467173+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[19775]: audit 2024-09-16T10:27:47.479036+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[19775]: cluster 2024-09-16T10:27:47.490665+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[26401]: cluster 2024-09-16T10:27:46.854184+0000 mgr.y (mgr.24305) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-16T10:27:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[26401]: cluster 2024-09-16T10:27:47.467173+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:27:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[26401]: audit 2024-09-16T10:27:47.479036+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T10:27:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:48 smithi003 bash[26401]: cluster 2024-09-16T10:27:47.490665+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T10:27:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:49 smithi003 bash[19775]: cluster 2024-09-16T10:27:48.502379+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T10:27:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:49 smithi003 bash[19775]: audit 2024-09-16T10:27:48.506203+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T10:27:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:49 smithi003 bash[26401]: cluster 2024-09-16T10:27:48.502379+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T10:27:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:49 smithi003 bash[26401]: audit 2024-09-16T10:27:48.506203+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T10:27:50.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:49 smithi088 bash[21623]: cluster 2024-09-16T10:27:48.502379+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T10:27:50.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:49 smithi088 bash[21623]: audit 2024-09-16T10:27:48.506203+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T10:27:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[19775]: cluster 2024-09-16T10:27:48.854911+0000 mgr.y (mgr.24305) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T10:27:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[19775]: audit 2024-09-16T10:27:49.503322+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T10:27:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[19775]: cluster 2024-09-16T10:27:49.512479+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T10:27:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[26401]: cluster 2024-09-16T10:27:48.854911+0000 mgr.y (mgr.24305) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T10:27:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[26401]: audit 2024-09-16T10:27:49.503322+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T10:27:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:50 smithi003 bash[26401]: cluster 2024-09-16T10:27:49.512479+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T10:27:51.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:50 smithi088 bash[21623]: cluster 2024-09-16T10:27:48.854911+0000 mgr.y (mgr.24305) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T10:27:51.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:50 smithi088 bash[21623]: audit 2024-09-16T10:27:49.503322+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T10:27:51.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:50 smithi088 bash[21623]: cluster 2024-09-16T10:27:49.512479+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T10:27:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:51 smithi003 bash[19775]: cluster 2024-09-16T10:27:50.522592+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T10:27:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:51 smithi003 bash[19775]: audit 2024-09-16T10:27:50.542244+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T10:27:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:51 smithi003 bash[26401]: cluster 2024-09-16T10:27:50.522592+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T10:27:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:51 smithi003 bash[26401]: audit 2024-09-16T10:27:50.542244+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T10:27:52.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:51 smithi088 bash[21623]: cluster 2024-09-16T10:27:50.522592+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T10:27:52.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:51 smithi088 bash[21623]: audit 2024-09-16T10:27:50.542244+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T10:27:52.663 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "b1bab944-c5af-4a00-bb8b-9c86c06ad35b", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1, 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "predecessor_uuid": "12a443d3-c616-46bb-8994-8dd618873efc", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_status": [], 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "period_map": { 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "b1bab944-c5af-4a00-bb8b-9c86c06ad35b", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "zonegroups": [ 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "fea1db84-f24b-4dd8-9163-aa531ce0c11a", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": true, 2024-09-16T10:27:52.664 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "eecb18dd-4951-4005-8254-9dedbe8844ae", 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [ 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "eecb18dd-4951-4005-8254-9dedbe8844ae", 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "log_meta": false, 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "log_data": false, 2024-09-16T10:27:52.665 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_index_max_shards": 11, 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "read_only": false, 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "tier_type": "", 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from_all": true, 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from": [], 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "redirect_zone": "", 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "supported_features": [ 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "compress-encrypted", 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-16T10:27:52.666 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [ 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default-placement", 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "tags": [], 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": [ 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD" 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "default-placement", 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2725a2f5-c461-4acd-bcbf-da58d888cb68", 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-09-16T10:27:52.667 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled_features": [ 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "short_zone_ids": [ 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "eecb18dd-4951-4005-8254-9dedbe8844ae", 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: "val": 522472819 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-16T10:27:52.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zonegroup": "fea1db84-f24b-4dd8-9163-aa531ce0c11a", 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "eecb18dd-4951-4005-8254-9dedbe8844ae", 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "period_config": { 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_quota": { 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.669 INFO:teuthology.orchestra.run.smithi003.stdout: "user_quota": { 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "user_ratelimit": { 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.670 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_ratelimit": { 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "anonymous_ratelimit": { 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:27:52.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:27:52.672 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2725a2f5-c461-4acd-bcbf-da58d888cb68", 2024-09-16T10:27:52.672 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_epoch": 2 2024-09-16T10:27:52.672 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[19775]: cluster 2024-09-16T10:27:50.855651+0000 mgr.y (mgr.24305) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[19775]: audit 2024-09-16T10:27:51.526556+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[19775]: cluster 2024-09-16T10:27:51.535964+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[19775]: audit 2024-09-16T10:27:51.541885+0000 mon.a (mon.0) 791 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[26401]: cluster 2024-09-16T10:27:50.855651+0000 mgr.y (mgr.24305) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[26401]: audit 2024-09-16T10:27:51.526556+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[26401]: cluster 2024-09-16T10:27:51.535964+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T10:27:52.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:52 smithi003 bash[26401]: audit 2024-09-16T10:27:51.541885+0000 mon.a (mon.0) 791 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T10:27:53.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:52 smithi088 bash[21623]: cluster 2024-09-16T10:27:50.855651+0000 mgr.y (mgr.24305) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:53.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:52 smithi088 bash[21623]: audit 2024-09-16T10:27:51.526556+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T10:27:53.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:52 smithi088 bash[21623]: cluster 2024-09-16T10:27:51.535964+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T10:27:53.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:52 smithi088 bash[21623]: audit 2024-09-16T10:27:51.541885+0000 mon.a (mon.0) 791 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T10:27:53.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T10:27:53.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:53 smithi003 bash[26401]: audit 2024-09-16T10:27:52.536462+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T10:27:53.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:53 smithi003 bash[26401]: cluster 2024-09-16T10:27:52.543924+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T10:27:53.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:53 smithi003 bash[19775]: audit 2024-09-16T10:27:52.536462+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T10:27:53.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:53 smithi003 bash[19775]: cluster 2024-09-16T10:27:52.543924+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T10:27:54.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:53 smithi088 bash[21623]: audit 2024-09-16T10:27:52.536462+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/1892579662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T10:27:54.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:53 smithi088 bash[21623]: cluster 2024-09-16T10:27:52.543924+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[26401]: cluster 2024-09-16T10:27:52.856348+0000 mgr.y (mgr.24305) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[26401]: cluster 2024-09-16T10:27:53.536492+0000 mon.a (mon.0) 794 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[26401]: cluster 2024-09-16T10:27:53.536549+0000 mon.a (mon.0) 795 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[19775]: cluster 2024-09-16T10:27:52.856348+0000 mgr.y (mgr.24305) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[19775]: cluster 2024-09-16T10:27:53.536492+0000 mon.a (mon.0) 794 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:54 smithi003 bash[19775]: cluster 2024-09-16T10:27:53.536549+0000 mon.a (mon.0) 795 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:55.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:54 smithi088 bash[21623]: cluster 2024-09-16T10:27:52.856348+0000 mgr.y (mgr.24305) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T10:27:55.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:54 smithi088 bash[21623]: cluster 2024-09-16T10:27:53.536492+0000 mon.a (mon.0) 794 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:27:55.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:54 smithi088 bash[21623]: cluster 2024-09-16T10:27:53.536549+0000 mon.a (mon.0) 795 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:27:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:27:56] "GET /metrics HTTP/1.1" 200 28520 "" "Prometheus/2.43.0" 2024-09-16T10:27:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:56 smithi003 bash[26401]: cluster 2024-09-16T10:27:54.857039+0000 mgr.y (mgr.24305) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-09-16T10:27:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:56 smithi003 bash[19775]: cluster 2024-09-16T10:27:54.857039+0000 mgr.y (mgr.24305) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-09-16T10:27:57.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:56 smithi088 bash[21623]: cluster 2024-09-16T10:27:54.857039+0000 mgr.y (mgr.24305) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-09-16T10:27:58.216 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:58.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:27:58 smithi003 bash[19775]: cluster 2024-09-16T10:27:56.858478+0000 mgr.y (mgr.24305) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-16T10:27:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:27:58 smithi003 bash[26401]: cluster 2024-09-16T10:27:56.858478+0000 mgr.y (mgr.24305) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-16T10:27:59.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:27:58 smithi088 bash[21623]: cluster 2024-09-16T10:27:56.858478+0000 mgr.y (mgr.24305) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-16T10:27:59.812 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled rgw.foo update... 2024-09-16T10:28:00.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph osd pool create foo' 2024-09-16T10:28:00.939 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: cluster 2024-09-16T10:27:58.859166+0000 mgr.y (mgr.24305) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T10:28:00.939 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:27:59.812621+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.939 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.415566+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:00.939 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.416433+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.424485+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.432269+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.432961+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.436183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.449042+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.940 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:00 smithi088 bash[21623]: audit 2024-09-16T10:28:00.452695+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: cluster 2024-09-16T10:27:58.859166+0000 mgr.y (mgr.24305) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:27:59.812621+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.415566+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.416433+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.424485+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.432269+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.432961+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.436183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.449042+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[19775]: audit 2024-09-16T10:28:00.452695+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: cluster 2024-09-16T10:27:58.859166+0000 mgr.y (mgr.24305) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:27:59.812621+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.415566+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.416433+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.424485+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.432269+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.432961+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.436183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:00.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.449042+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:00.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:00 smithi003 bash[26401]: audit 2024-09-16T10:28:00.452695+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[19775]: audit 2024-09-16T10:27:59.802175+0000 mgr.y (mgr.24305) 112 : audit [DBG] from='client.24569 -' 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-16T10:28:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[19775]: cephadm 2024-09-16T10:27:59.805534+0000 mgr.y (mgr.24305) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[19775]: cephadm 2024-09-16T10:28:00.454395+0000 mgr.y (mgr.24305) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[19775]: audit 2024-09-16T10:28:00.899190+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[26401]: audit 2024-09-16T10:27:59.802175+0000 mgr.y (mgr.24305) 112 : audit [DBG] from='client.24569 -' 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-16T10:28:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[26401]: cephadm 2024-09-16T10:27:59.805534+0000 mgr.y (mgr.24305) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[26401]: cephadm 2024-09-16T10:28:00.454395+0000 mgr.y (mgr.24305) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T10:28:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:01 smithi003 bash[26401]: audit 2024-09-16T10:28:00.899190+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:01 smithi088 bash[21623]: audit 2024-09-16T10:27:59.802175+0000 mgr.y (mgr.24305) 112 : audit [DBG] from='client.24569 -' 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-16T10:28:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:01 smithi088 bash[21623]: cephadm 2024-09-16T10:27:59.805534+0000 mgr.y (mgr.24305) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:01 smithi088 bash[21623]: cephadm 2024-09-16T10:28:00.454395+0000 mgr.y (mgr.24305) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T10:28:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:01 smithi088 bash[21623]: audit 2024-09-16T10:28:00.899190+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:02.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:02 smithi088 bash[21623]: cluster 2024-09-16T10:28:00.859839+0000 mgr.y (mgr.24305) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T10:28:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:02 smithi003 bash[19775]: cluster 2024-09-16T10:28:00.859839+0000 mgr.y (mgr.24305) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T10:28:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:02 smithi003 bash[26401]: cluster 2024-09-16T10:28:00.859839+0000 mgr.y (mgr.24305) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T10:28:03.043 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.044 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.044 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.045 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.045 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.045 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.046 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.046 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:28:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.315 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.316 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.316 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.316 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.317 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.317 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.317 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.318 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:03.318 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:28:03 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:04.611 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: cluster 2024-09-16T10:28:02.861337+0000 mgr.y (mgr.24305) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 992 B/s wr, 2 op/s 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.370324+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.383964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.394646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.397259+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.398206+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.401582+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.414245+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: audit 2024-09-16T10:28:03.419578+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:04.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:04 smithi088 bash[21623]: cephadm 2024-09-16T10:28:03.421735+0000 mgr.y (mgr.24305) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: cluster 2024-09-16T10:28:02.861337+0000 mgr.y (mgr.24305) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 992 B/s wr, 2 op/s 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.370324+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.383964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.394646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.397259+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.398206+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.401582+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.414245+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: audit 2024-09-16T10:28:03.419578+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[26401]: cephadm 2024-09-16T10:28:03.421735+0000 mgr.y (mgr.24305) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: cluster 2024-09-16T10:28:02.861337+0000 mgr.y (mgr.24305) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 992 B/s wr, 2 op/s 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.370324+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.383964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.394646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.397259+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.398206+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.401582+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.414245+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:04.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: audit 2024-09-16T10:28:03.419578+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:04.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:04 smithi003 bash[19775]: cephadm 2024-09-16T10:28:03.421735+0000 mgr.y (mgr.24305) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T10:28:05.277 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:28:06.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:06 smithi003 bash[26401]: cluster 2024-09-16T10:28:04.861900+0000 mgr.y (mgr.24305) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T10:28:06.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:06 smithi003 bash[19775]: cluster 2024-09-16T10:28:04.861900+0000 mgr.y (mgr.24305) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T10:28:06.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:06 smithi088 bash[21623]: cluster 2024-09-16T10:28:04.861900+0000 mgr.y (mgr.24305) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T10:28:06.796 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:06] "GET /metrics HTTP/1.1" 200 35425 "" "Prometheus/2.43.0" 2024-09-16T10:28:07.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.053 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.054 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.054 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.055 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.055 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.055 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:06 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.413 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.414 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.414 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.414 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.415 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.415 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:07.415 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:28:07 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:08.395 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'foo' created 2024-09-16T10:28:08.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: cluster 2024-09-16T10:28:06.862738+0000 mgr.y (mgr.24305) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T10:28:08.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.353034+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.362558+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.371428+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.384585+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.395567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: cephadm 2024-09-16T10:28:07.400151+0000 mgr.y (mgr.24305) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.403186+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.832086+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[19775]: audit 2024-09-16T10:28:07.840831+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: cluster 2024-09-16T10:28:06.862738+0000 mgr.y (mgr.24305) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T10:28:08.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.353034+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.362558+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.371428+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.384585+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.395567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: cephadm 2024-09-16T10:28:07.400151+0000 mgr.y (mgr.24305) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.403186+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.832086+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:08 smithi003 bash[26401]: audit 2024-09-16T10:28:07.840831+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: cluster 2024-09-16T10:28:06.862738+0000 mgr.y (mgr.24305) 119 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T10:28:08.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.353034+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.362558+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.371428+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.384585+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.395567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: cephadm 2024-09-16T10:28:07.400151+0000 mgr.y (mgr.24305) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.403186+0000 mon.a (mon.0) 812 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.832086+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:08.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:08 smithi088 bash[21623]: audit 2024-09-16T10:28:07.840831+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:09.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'rbd pool init foo' 2024-09-16T10:28:09.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:09 smithi003 bash[19775]: audit 2024-09-16T10:28:08.396520+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T10:28:09.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:09 smithi003 bash[19775]: cluster 2024-09-16T10:28:08.402114+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T10:28:09.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:09 smithi003 bash[26401]: audit 2024-09-16T10:28:08.396520+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T10:28:09.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:09 smithi003 bash[26401]: cluster 2024-09-16T10:28:08.402114+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T10:28:09.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:09 smithi088 bash[21623]: audit 2024-09-16T10:28:08.396520+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.3:0/2189352515' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T10:28:09.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:09 smithi088 bash[21623]: cluster 2024-09-16T10:28:08.402114+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[26401]: cluster 2024-09-16T10:28:08.863149+0000 mgr.y (mgr.24305) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[26401]: cluster 2024-09-16T10:28:09.397662+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[26401]: cluster 2024-09-16T10:28:09.405142+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[19775]: cluster 2024-09-16T10:28:08.863149+0000 mgr.y (mgr.24305) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[19775]: cluster 2024-09-16T10:28:09.397662+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:28:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:10 smithi003 bash[19775]: cluster 2024-09-16T10:28:09.405142+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T10:28:10.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:10 smithi088 bash[21623]: cluster 2024-09-16T10:28:08.863149+0000 mgr.y (mgr.24305) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T10:28:10.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:10 smithi088 bash[21623]: cluster 2024-09-16T10:28:09.397662+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:28:10.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:10 smithi088 bash[21623]: cluster 2024-09-16T10:28:09.405142+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T10:28:11.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:11 smithi003 bash[19775]: cluster 2024-09-16T10:28:10.431208+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T10:28:11.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:11 smithi003 bash[19775]: audit 2024-09-16T10:28:10.954234+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:11.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:11 smithi003 bash[26401]: cluster 2024-09-16T10:28:10.431208+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T10:28:11.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:11 smithi003 bash[26401]: audit 2024-09-16T10:28:10.954234+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:11.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:11 smithi088 bash[21623]: cluster 2024-09-16T10:28:10.431208+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T10:28:11.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:11 smithi088 bash[21623]: audit 2024-09-16T10:28:10.954234+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:12 smithi003 bash[19775]: cluster 2024-09-16T10:28:10.863887+0000 mgr.y (mgr.24305) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T10:28:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:12 smithi003 bash[26401]: cluster 2024-09-16T10:28:10.863887+0000 mgr.y (mgr.24305) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T10:28:12.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:12 smithi088 bash[21623]: cluster 2024-09-16T10:28:10.863887+0000 mgr.y (mgr.24305) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T10:28:14.028 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:28:14.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Bus STOPPING 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Bus STOPPED 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Bus STARTING 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Serving on http://:::9283 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Bus STARTED 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[20027]: [16/Sep/2024:10:28:14] ENGINE Bus STOPPING 2024-09-16T10:28:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: cluster 2024-09-16T10:28:12.865588+0000 mgr.y (mgr.24305) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.574731+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.580489+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.820370+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.834873+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.838608+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:13.840566+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:14.331981+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:14.342593+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:14.351821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:14.438894+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[26401]: audit 2024-09-16T10:28:14.440529+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: cluster 2024-09-16T10:28:12.865588+0000 mgr.y (mgr.24305) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.574731+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.580489+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.820370+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.834873+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.838608+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:13.840566+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:14.331981+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:14.342593+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:14.351821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:14.438894+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:14 smithi003 bash[19775]: audit 2024-09-16T10:28:14.440529+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: cluster 2024-09-16T10:28:12.865588+0000 mgr.y (mgr.24305) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.574731+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.580489+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.820370+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.834873+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.838608+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:13.840566+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:14.331981+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:14.342593+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:14.351821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:14.438894+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:15.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:14 smithi088 bash[21623]: audit 2024-09-16T10:28:14.440529+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:15.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[20027]: [16/Sep/2024:10:28:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:28:15.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[20027]: [16/Sep/2024:10:28:15] ENGINE Bus STOPPED 2024-09-16T10:28:15.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[20027]: [16/Sep/2024:10:28:15] ENGINE Bus STARTING 2024-09-16T10:28:15.393 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[20027]: [16/Sep/2024:10:28:15] ENGINE Serving on http://:::9283 2024-09-16T10:28:15.393 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[20027]: [16/Sep/2024:10:28:15] ENGINE Bus STARTED 2024-09-16T10:28:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:15 smithi088 bash[21623]: cephadm 2024-09-16T10:28:13.851230+0000 mgr.y (mgr.24305) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:15 smithi088 bash[21623]: cephadm 2024-09-16T10:28:14.444619+0000 mgr.y (mgr.24305) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:15 smithi088 bash[21623]: audit 2024-09-16T10:28:14.729514+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:15 smithi088 bash[21623]: audit 2024-09-16T10:28:15.495929+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.3:0/3248295141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:15 smithi088 bash[21623]: audit 2024-09-16T10:28:15.496303+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[19775]: cephadm 2024-09-16T10:28:13.851230+0000 mgr.y (mgr.24305) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[19775]: cephadm 2024-09-16T10:28:14.444619+0000 mgr.y (mgr.24305) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[19775]: audit 2024-09-16T10:28:14.729514+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[19775]: audit 2024-09-16T10:28:15.495929+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.3:0/3248295141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[19775]: audit 2024-09-16T10:28:15.496303+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[26401]: cephadm 2024-09-16T10:28:13.851230+0000 mgr.y (mgr.24305) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[26401]: cephadm 2024-09-16T10:28:14.444619+0000 mgr.y (mgr.24305) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:28:16.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[26401]: audit 2024-09-16T10:28:14.729514+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:16.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[26401]: audit 2024-09-16T10:28:15.495929+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.3:0/3248295141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:15 smithi003 bash[26401]: audit 2024-09-16T10:28:15.496303+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:16] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[26401]: cluster 2024-09-16T10:28:14.866445+0000 mgr.y (mgr.24305) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 158 B/s wr, 154 op/s 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[26401]: audit 2024-09-16T10:28:15.730471+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[26401]: cluster 2024-09-16T10:28:15.737676+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[26401]: audit 2024-09-16T10:28:15.906306+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[26401]: audit 2024-09-16T10:28:15.909328+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[19775]: cluster 2024-09-16T10:28:14.866445+0000 mgr.y (mgr.24305) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 158 B/s wr, 154 op/s 2024-09-16T10:28:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[19775]: audit 2024-09-16T10:28:15.730471+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T10:28:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[19775]: cluster 2024-09-16T10:28:15.737676+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T10:28:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[19775]: audit 2024-09-16T10:28:15.906306+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:16 smithi003 bash[19775]: audit 2024-09-16T10:28:15.909328+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:17.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:16 smithi088 bash[21623]: cluster 2024-09-16T10:28:14.866445+0000 mgr.y (mgr.24305) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 158 B/s wr, 154 op/s 2024-09-16T10:28:17.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:16 smithi088 bash[21623]: audit 2024-09-16T10:28:15.730471+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T10:28:17.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:16 smithi088 bash[21623]: cluster 2024-09-16T10:28:15.737676+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T10:28:17.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:16 smithi088 bash[21623]: audit 2024-09-16T10:28:15.906306+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:17.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:16 smithi088 bash[21623]: audit 2024-09-16T10:28:15.909328+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:17 smithi003 bash[19775]: cluster 2024-09-16T10:28:16.751218+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T10:28:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:17 smithi003 bash[26401]: cluster 2024-09-16T10:28:16.751218+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T10:28:18.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:17 smithi088 bash[21623]: cluster 2024-09-16T10:28:16.751218+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T10:28:18.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[26401]: cluster 2024-09-16T10:28:16.868222+0000 mgr.y (mgr.24305) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 635 B/s wr, 166 op/s 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[26401]: cluster 2024-09-16T10:28:17.755046+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[26401]: cluster 2024-09-16T10:28:17.755087+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[26401]: cluster 2024-09-16T10:28:17.771442+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[19775]: cluster 2024-09-16T10:28:16.868222+0000 mgr.y (mgr.24305) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 635 B/s wr, 166 op/s 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[19775]: cluster 2024-09-16T10:28:17.755046+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[19775]: cluster 2024-09-16T10:28:17.755087+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-09-16T10:28:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:18 smithi003 bash[19775]: cluster 2024-09-16T10:28:17.771442+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T10:28:19.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:18 smithi088 bash[21623]: cluster 2024-09-16T10:28:16.868222+0000 mgr.y (mgr.24305) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 635 B/s wr, 166 op/s 2024-09-16T10:28:19.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:18 smithi088 bash[21623]: cluster 2024-09-16T10:28:17.755046+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:28:19.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:18 smithi088 bash[21623]: cluster 2024-09-16T10:28:17.755087+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-09-16T10:28:19.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:18 smithi088 bash[21623]: cluster 2024-09-16T10:28:17.771442+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T10:28:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:20 smithi003 bash[26401]: cluster 2024-09-16T10:28:18.869090+0000 mgr.y (mgr.24305) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:20 smithi003 bash[19775]: cluster 2024-09-16T10:28:18.869090+0000 mgr.y (mgr.24305) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:21.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:20 smithi088 bash[21623]: cluster 2024-09-16T10:28:18.869090+0000 mgr.y (mgr.24305) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:22 smithi003 bash[26401]: cluster 2024-09-16T10:28:20.869951+0000 mgr.y (mgr.24305) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:22 smithi003 bash[19775]: cluster 2024-09-16T10:28:20.869951+0000 mgr.y (mgr.24305) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:23.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:22 smithi088 bash[21623]: cluster 2024-09-16T10:28:20.869951+0000 mgr.y (mgr.24305) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T10:28:23.299 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:28:24.825 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled iscsi.foo update... 2024-09-16T10:28:25.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:24 smithi003 bash[26401]: cluster 2024-09-16T10:28:22.871658+0000 mgr.y (mgr.24305) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 573 B/s wr, 9 op/s 2024-09-16T10:28:25.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:24 smithi003 bash[26401]: cluster 2024-09-16T10:28:24.274372+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T10:28:25.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:24 smithi003 bash[19775]: cluster 2024-09-16T10:28:22.871658+0000 mgr.y (mgr.24305) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 573 B/s wr, 9 op/s 2024-09-16T10:28:25.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:24 smithi003 bash[19775]: cluster 2024-09-16T10:28:24.274372+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T10:28:25.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:24 smithi088 bash[21623]: cluster 2024-09-16T10:28:22.871658+0000 mgr.y (mgr.24305) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 573 B/s wr, 9 op/s 2024-09-16T10:28:25.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:24 smithi088 bash[21623]: cluster 2024-09-16T10:28:24.274372+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T10:28:25.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:28:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.816096+0000 mgr.y (mgr.24305) 131 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: cephadm 2024-09-16T10:28:24.818511+0000 mgr.y (mgr.24305) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.825144+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.827816+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.829325+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.837346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.843820+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.844512+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.847534+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: audit 2024-09-16T10:28:24.856296+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:25.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: cephadm 2024-09-16T10:28:24.857370+0000 mgr.y (mgr.24305) 133 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:28:25.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[19775]: cluster 2024-09-16T10:28:24.872161+0000 mgr.y (mgr.24305) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-16T10:28:25.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.816096+0000 mgr.y (mgr.24305) 131 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:25.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: cephadm 2024-09-16T10:28:24.818511+0000 mgr.y (mgr.24305) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T10:28:25.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.825144+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:25.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.827816+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:25.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.829325+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:25.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.837346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:25.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.843820+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.844512+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.847534+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:25.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: audit 2024-09-16T10:28:24.856296+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:25.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: cephadm 2024-09-16T10:28:24.857370+0000 mgr.y (mgr.24305) 133 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:28:25.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:25 smithi003 bash[26401]: cluster 2024-09-16T10:28:24.872161+0000 mgr.y (mgr.24305) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-16T10:28:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.816096+0000 mgr.y (mgr.24305) 131 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: cephadm 2024-09-16T10:28:24.818511+0000 mgr.y (mgr.24305) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.825144+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.827816+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.829325+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.837346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.843820+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.844512+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.847534+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:28:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: audit 2024-09-16T10:28:24.856296+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: cephadm 2024-09-16T10:28:24.857370+0000 mgr.y (mgr.24305) 133 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:28:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:25 smithi088 bash[21623]: cluster 2024-09-16T10:28:24.872161+0000 mgr.y (mgr.24305) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-16T10:28:26.837 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:26] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-16T10:28:27.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.841 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.841 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.841 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.842 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.842 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.843 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:27.843 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:27 smithi003 bash[19775]: cluster 2024-09-16T10:28:26.872967+0000 mgr.y (mgr.24305) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-16T10:28:28.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:28 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.111 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:28 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.111 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.112 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.112 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.112 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:28:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.112 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:28:28 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:27 smithi003 bash[26401]: cluster 2024-09-16T10:28:26.872967+0000 mgr.y (mgr.24305) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-16T10:28:28.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:28 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.113 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:28:28 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:28.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:27 smithi088 bash[21623]: cluster 2024-09-16T10:28:26.872967+0000 mgr.y (mgr.24305) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[26401]: audit 2024-09-16T10:28:28.165545+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[26401]: audit 2024-09-16T10:28:28.171452+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[26401]: audit 2024-09-16T10:28:28.176669+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[26401]: cephadm 2024-09-16T10:28:28.178038+0000 mgr.y (mgr.24305) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[26401]: audit 2024-09-16T10:28:28.188254+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[19775]: audit 2024-09-16T10:28:28.165545+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[19775]: audit 2024-09-16T10:28:28.171452+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[19775]: audit 2024-09-16T10:28:28.176669+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[19775]: cephadm 2024-09-16T10:28:28.178038+0000 mgr.y (mgr.24305) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T10:28:29.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:29 smithi003 bash[19775]: audit 2024-09-16T10:28:28.188254+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:29 smithi088 bash[21623]: audit 2024-09-16T10:28:28.165545+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:29 smithi088 bash[21623]: audit 2024-09-16T10:28:28.171452+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:29 smithi088 bash[21623]: audit 2024-09-16T10:28:28.176669+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:29.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:29 smithi088 bash[21623]: cephadm 2024-09-16T10:28:28.178038+0000 mgr.y (mgr.24305) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T10:28:29.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:29 smithi088 bash[21623]: audit 2024-09-16T10:28:28.188254+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:30.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:30 smithi003 bash[19775]: cluster 2024-09-16T10:28:28.873592+0000 mgr.y (mgr.24305) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:30.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:30 smithi003 bash[19775]: cluster 2024-09-16T10:28:29.203301+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T10:28:30.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:30 smithi003 bash[26401]: cluster 2024-09-16T10:28:28.873592+0000 mgr.y (mgr.24305) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:30.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:30 smithi003 bash[26401]: cluster 2024-09-16T10:28:29.203301+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T10:28:30.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:30 smithi088 bash[21623]: cluster 2024-09-16T10:28:28.873592+0000 mgr.y (mgr.24305) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:30.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:30 smithi088 bash[21623]: cluster 2024-09-16T10:28:29.203301+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T10:28:31.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.383527+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/3863681114' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:28:31.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.696674+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3416347426' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.697218+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.931802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:31.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.941306+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:31.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[26401]: audit 2024-09-16T10:28:30.977099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:31.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.383527+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/3863681114' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:28:31.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.696674+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3416347426' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.697218+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.931802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:31.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.941306+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:31.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:31 smithi003 bash[19775]: audit 2024-09-16T10:28:30.977099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.383527+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/3863681114' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.696674+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3416347426' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.697218+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]: dispatch 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.931802+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.941306+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:31.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:31 smithi088 bash[21623]: audit 2024-09-16T10:28:30.977099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:32.438 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:28:32.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: cluster 2024-09-16T10:28:30.874294+0000 mgr.y (mgr.24305) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.194954+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]': finished 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: cluster 2024-09-16T10:28:31.204564+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.435378+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.436109+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.436351+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.436838+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.437528+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.438502+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.531445+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3527873571' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[26401]: audit 2024-09-16T10:28:31.532328+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: cluster 2024-09-16T10:28:30.874294+0000 mgr.y (mgr.24305) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.194954+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]': finished 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: cluster 2024-09-16T10:28:31.204564+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.435378+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.436109+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.436351+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.436838+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.437528+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.438502+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.531445+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3527873571' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:32.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:32 smithi003 bash[19775]: audit 2024-09-16T10:28:31.532328+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:32.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: cluster 2024-09-16T10:28:30.874294+0000 mgr.y (mgr.24305) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-16T10:28:32.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.194954+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2359731388"}]': finished 2024-09-16T10:28:32.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: cluster 2024-09-16T10:28:31.204564+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.435378+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.436109+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.436351+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.436838+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.437528+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.438502+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.531445+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3527873571' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:32.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:32 smithi088 bash[21623]: audit 2024-09-16T10:28:31.532328+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]: dispatch 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: audit 2024-09-16T10:28:32.220693+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: audit 2024-09-16T10:28:32.220901+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: audit 2024-09-16T10:28:32.221056+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: audit 2024-09-16T10:28:32.221196+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]': finished 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: cluster 2024-09-16T10:28:32.227699+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T10:28:33.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:33 smithi088 bash[21623]: audit 2024-09-16T10:28:32.562123+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]: dispatch 2024-09-16T10:28:33.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: audit 2024-09-16T10:28:32.220693+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T10:28:33.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: audit 2024-09-16T10:28:32.220901+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T10:28:33.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: audit 2024-09-16T10:28:32.221056+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-16T10:28:33.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: audit 2024-09-16T10:28:32.221196+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]': finished 2024-09-16T10:28:33.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: cluster 2024-09-16T10:28:32.227699+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T10:28:33.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[26401]: audit 2024-09-16T10:28:32.562123+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]: dispatch 2024-09-16T10:28:33.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: audit 2024-09-16T10:28:32.220693+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T10:28:33.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: audit 2024-09-16T10:28:32.220901+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T10:28:33.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: audit 2024-09-16T10:28:32.221056+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-16T10:28:33.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: audit 2024-09-16T10:28:32.221196+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2359731388"}]': finished 2024-09-16T10:28:33.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: cluster 2024-09-16T10:28:32.227699+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T10:28:33.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:33 smithi003 bash[19775]: audit 2024-09-16T10:28:32.562123+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]: dispatch 2024-09-16T10:28:34.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:34 smithi088 bash[21623]: cluster 2024-09-16T10:28:32.875033+0000 mgr.y (mgr.24305) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T10:28:34.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:34 smithi088 bash[21623]: audit 2024-09-16T10:28:33.223126+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]': finished 2024-09-16T10:28:34.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:34 smithi088 bash[21623]: cluster 2024-09-16T10:28:33.230796+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T10:28:34.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:34 smithi088 bash[21623]: audit 2024-09-16T10:28:33.564658+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/2392005338' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:34.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:34 smithi088 bash[21623]: audit 2024-09-16T10:28:33.565279+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[19775]: cluster 2024-09-16T10:28:32.875033+0000 mgr.y (mgr.24305) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T10:28:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[19775]: audit 2024-09-16T10:28:33.223126+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]': finished 2024-09-16T10:28:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[19775]: cluster 2024-09-16T10:28:33.230796+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T10:28:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[19775]: audit 2024-09-16T10:28:33.564658+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/2392005338' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[19775]: audit 2024-09-16T10:28:33.565279+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[26401]: cluster 2024-09-16T10:28:32.875033+0000 mgr.y (mgr.24305) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T10:28:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[26401]: audit 2024-09-16T10:28:33.223126+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/2116151810' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1931591710"}]': finished 2024-09-16T10:28:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[26401]: cluster 2024-09-16T10:28:33.230796+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T10:28:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[26401]: audit 2024-09-16T10:28:33.564658+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/2392005338' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:34 smithi003 bash[26401]: audit 2024-09-16T10:28:33.565279+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]: dispatch 2024-09-16T10:28:35.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[26401]: audit 2024-09-16T10:28:34.248405+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]': finished 2024-09-16T10:28:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[26401]: cluster 2024-09-16T10:28:34.254634+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T10:28:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[26401]: audit 2024-09-16T10:28:34.582558+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]: dispatch 2024-09-16T10:28:35.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[19775]: audit 2024-09-16T10:28:34.248405+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]': finished 2024-09-16T10:28:35.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[19775]: cluster 2024-09-16T10:28:34.254634+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T10:28:35.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:35 smithi003 bash[19775]: audit 2024-09-16T10:28:34.582558+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]: dispatch 2024-09-16T10:28:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:35 smithi088 bash[21623]: audit 2024-09-16T10:28:34.248405+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/524411022"}]': finished 2024-09-16T10:28:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:35 smithi088 bash[21623]: cluster 2024-09-16T10:28:34.254634+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T10:28:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:35 smithi088 bash[21623]: audit 2024-09-16T10:28:34.582558+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]: dispatch 2024-09-16T10:28:36.515 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE Bus STOPPING 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: cluster 2024-09-16T10:28:34.875767+0000 mgr.y (mgr.24305) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:35.259071+0000 mon.a (mon.0) 869 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]': finished 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: cluster 2024-09-16T10:28:35.267203+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:35.598024+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]: dispatch 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.157878+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.166857+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.168933+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.169807+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.177627+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.236213+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.238536+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.245828+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[26401]: audit 2024-09-16T10:28:36.252675+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: cluster 2024-09-16T10:28:34.875767+0000 mgr.y (mgr.24305) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:35.259071+0000 mon.a (mon.0) 869 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]': finished 2024-09-16T10:28:36.517 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: cluster 2024-09-16T10:28:35.267203+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:35.598024+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]: dispatch 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.157878+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.166857+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.168933+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.169807+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.177627+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.236213+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.238536+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.245828+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[19775]: audit 2024-09-16T10:28:36.252675+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:36.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: cluster 2024-09-16T10:28:34.875767+0000 mgr.y (mgr.24305) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-16T10:28:36.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:35.259071+0000 mon.a (mon.0) 869 : audit [INF] from='client.? 172.21.15.3:0/4029415420' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1560094634"}]': finished 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: cluster 2024-09-16T10:28:35.267203+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:35.598024+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]: dispatch 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.157878+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.166857+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.168933+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.169807+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.177627+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.236213+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.238536+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.245828+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:36.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:36 smithi088 bash[21623]: audit 2024-09-16T10:28:36.252675+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:36] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE Bus STOPPED 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE Bus STARTING 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE Serving on http://:::9283 2024-09-16T10:28:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:36 smithi003 bash[20027]: [16/Sep/2024:10:28:36] ENGINE Bus STARTED 2024-09-16T10:28:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.236865+0000 mgr.y (mgr.24305) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: cephadm 2024-09-16T10:28:36.238255+0000 mgr.y (mgr.24305) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.238890+0000 mgr.y (mgr.24305) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.254416+0000 mgr.y (mgr.24305) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.260740+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.262914+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]': finished 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: cluster 2024-09-16T10:28:36.267097+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.323081+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.323831+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.329449+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[19775]: audit 2024-09-16T10:28:36.574723+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]: dispatch 2024-09-16T10:28:37.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.236865+0000 mgr.y (mgr.24305) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: cephadm 2024-09-16T10:28:36.238255+0000 mgr.y (mgr.24305) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.238890+0000 mgr.y (mgr.24305) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.254416+0000 mgr.y (mgr.24305) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.260740+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.262914+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]': finished 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: cluster 2024-09-16T10:28:36.267097+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.323081+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.323831+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.329449+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:37 smithi003 bash[26401]: audit 2024-09-16T10:28:36.574723+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]: dispatch 2024-09-16T10:28:37.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.236865+0000 mgr.y (mgr.24305) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:28:37.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: cephadm 2024-09-16T10:28:36.238255+0000 mgr.y (mgr.24305) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.238890+0000 mgr.y (mgr.24305) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.254416+0000 mgr.y (mgr.24305) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.260740+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.262914+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.3:0/200097113' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/637466902"}]': finished 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: cluster 2024-09-16T10:28:36.267097+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.323081+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.323831+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.329449+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:28:37.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:37 smithi088 bash[21623]: audit 2024-09-16T10:28:36.574723+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]: dispatch 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[26401]: cluster 2024-09-16T10:28:36.877399+0000 mgr.y (mgr.24305) 145 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[26401]: audit 2024-09-16T10:28:37.339405+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]': finished 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[26401]: cluster 2024-09-16T10:28:37.345123+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[26401]: audit 2024-09-16T10:28:37.663289+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]: dispatch 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[19775]: cluster 2024-09-16T10:28:36.877399+0000 mgr.y (mgr.24305) 145 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[19775]: audit 2024-09-16T10:28:37.339405+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]': finished 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[19775]: cluster 2024-09-16T10:28:37.345123+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T10:28:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:38 smithi003 bash[19775]: audit 2024-09-16T10:28:37.663289+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]: dispatch 2024-09-16T10:28:38.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:38 smithi088 bash[21623]: cluster 2024-09-16T10:28:36.877399+0000 mgr.y (mgr.24305) 145 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:38.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:38 smithi088 bash[21623]: audit 2024-09-16T10:28:37.339405+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/387737753' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2354602713"}]': finished 2024-09-16T10:28:38.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:38 smithi088 bash[21623]: cluster 2024-09-16T10:28:37.345123+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T10:28:38.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:38 smithi088 bash[21623]: audit 2024-09-16T10:28:37.663289+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]: dispatch 2024-09-16T10:28:39.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[26401]: audit 2024-09-16T10:28:38.341945+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]': finished 2024-09-16T10:28:39.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[26401]: cluster 2024-09-16T10:28:38.349515+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T10:28:39.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[26401]: audit 2024-09-16T10:28:38.667509+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]: dispatch 2024-09-16T10:28:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[19775]: audit 2024-09-16T10:28:38.341945+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]': finished 2024-09-16T10:28:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[19775]: cluster 2024-09-16T10:28:38.349515+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T10:28:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:39 smithi003 bash[19775]: audit 2024-09-16T10:28:38.667509+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]: dispatch 2024-09-16T10:28:39.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:39 smithi088 bash[21623]: audit 2024-09-16T10:28:38.341945+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/2322417453' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4166158229"}]': finished 2024-09-16T10:28:39.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:39 smithi088 bash[21623]: cluster 2024-09-16T10:28:38.349515+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T10:28:39.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:39 smithi088 bash[21623]: audit 2024-09-16T10:28:38.667509+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]: dispatch 2024-09-16T10:28:40.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[19775]: cluster 2024-09-16T10:28:38.878134+0000 mgr.y (mgr.24305) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:40.366 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[19775]: audit 2024-09-16T10:28:39.362173+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]': finished 2024-09-16T10:28:40.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[19775]: cluster 2024-09-16T10:28:39.371170+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T10:28:40.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[19775]: audit 2024-09-16T10:28:39.688694+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/981281407' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:40.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[19775]: audit 2024-09-16T10:28:39.689823+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[26401]: cluster 2024-09-16T10:28:38.878134+0000 mgr.y (mgr.24305) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[26401]: audit 2024-09-16T10:28:39.362173+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]': finished 2024-09-16T10:28:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[26401]: cluster 2024-09-16T10:28:39.371170+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T10:28:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[26401]: audit 2024-09-16T10:28:39.688694+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/981281407' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:40.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:40 smithi003 bash[26401]: audit 2024-09-16T10:28:39.689823+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:40 smithi088 bash[21623]: cluster 2024-09-16T10:28:38.878134+0000 mgr.y (mgr.24305) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:28:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:40 smithi088 bash[21623]: audit 2024-09-16T10:28:39.362173+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/1547462189' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/231026080"}]': finished 2024-09-16T10:28:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:40 smithi088 bash[21623]: cluster 2024-09-16T10:28:39.371170+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T10:28:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:40 smithi088 bash[21623]: audit 2024-09-16T10:28:39.688694+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/981281407' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:40.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:40 smithi088 bash[21623]: audit 2024-09-16T10:28:39.689823+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]: dispatch 2024-09-16T10:28:41.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[26401]: audit 2024-09-16T10:28:40.115978+0000 mgr.y (mgr.24305) 147 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[26401]: audit 2024-09-16T10:28:40.375299+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]': finished 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[26401]: cluster 2024-09-16T10:28:40.384330+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[26401]: audit 2024-09-16T10:28:40.701212+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]: dispatch 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[19775]: audit 2024-09-16T10:28:40.115978+0000 mgr.y (mgr.24305) 147 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[19775]: audit 2024-09-16T10:28:40.375299+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]': finished 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[19775]: cluster 2024-09-16T10:28:40.384330+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T10:28:41.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:41 smithi003 bash[19775]: audit 2024-09-16T10:28:40.701212+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]: dispatch 2024-09-16T10:28:41.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:41 smithi088 bash[21623]: audit 2024-09-16T10:28:40.115978+0000 mgr.y (mgr.24305) 147 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:41.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:41 smithi088 bash[21623]: audit 2024-09-16T10:28:40.375299+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3671193934"}]': finished 2024-09-16T10:28:41.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:41 smithi088 bash[21623]: cluster 2024-09-16T10:28:40.384330+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T10:28:41.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:41 smithi088 bash[21623]: audit 2024-09-16T10:28:40.701212+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]: dispatch 2024-09-16T10:28:42.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[19775]: cluster 2024-09-16T10:28:40.878817+0000 mgr.y (mgr.24305) 148 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[19775]: audit 2024-09-16T10:28:41.377783+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]': finished 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[19775]: cluster 2024-09-16T10:28:41.383258+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[19775]: audit 2024-09-16T10:28:41.703019+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.3:0/2324192298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[19775]: audit 2024-09-16T10:28:41.703883+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[26401]: cluster 2024-09-16T10:28:40.878817+0000 mgr.y (mgr.24305) 148 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[26401]: audit 2024-09-16T10:28:41.377783+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]': finished 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[26401]: cluster 2024-09-16T10:28:41.383258+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[26401]: audit 2024-09-16T10:28:41.703019+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.3:0/2324192298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:42 smithi003 bash[26401]: audit 2024-09-16T10:28:41.703883+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:42 smithi088 bash[21623]: cluster 2024-09-16T10:28:40.878817+0000 mgr.y (mgr.24305) 148 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:42 smithi088 bash[21623]: audit 2024-09-16T10:28:41.377783+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.3:0/165698021' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/329903631"}]': finished 2024-09-16T10:28:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:42 smithi088 bash[21623]: cluster 2024-09-16T10:28:41.383258+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T10:28:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:42 smithi088 bash[21623]: audit 2024-09-16T10:28:41.703019+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.3:0/2324192298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:42.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:42 smithi088 bash[21623]: audit 2024-09-16T10:28:41.703883+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]: dispatch 2024-09-16T10:28:43.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[19775]: audit 2024-09-16T10:28:42.399265+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]': finished 2024-09-16T10:28:43.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[19775]: cluster 2024-09-16T10:28:42.406665+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T10:28:43.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[19775]: audit 2024-09-16T10:28:42.725736+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2617741322' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:43.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[19775]: audit 2024-09-16T10:28:42.726252+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[26401]: audit 2024-09-16T10:28:42.399265+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]': finished 2024-09-16T10:28:43.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[26401]: cluster 2024-09-16T10:28:42.406665+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T10:28:43.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[26401]: audit 2024-09-16T10:28:42.725736+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2617741322' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:43.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:43 smithi003 bash[26401]: audit 2024-09-16T10:28:42.726252+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:43.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:43 smithi088 bash[21623]: audit 2024-09-16T10:28:42.399265+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2443651808"}]': finished 2024-09-16T10:28:43.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:43 smithi088 bash[21623]: cluster 2024-09-16T10:28:42.406665+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T10:28:43.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:43 smithi088 bash[21623]: audit 2024-09-16T10:28:42.725736+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2617741322' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:43.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:43 smithi088 bash[21623]: audit 2024-09-16T10:28:42.726252+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]: dispatch 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[19775]: cluster 2024-09-16T10:28:42.879563+0000 mgr.y (mgr.24305) 149 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[19775]: audit 2024-09-16T10:28:43.401636+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]': finished 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[19775]: cluster 2024-09-16T10:28:43.408783+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[19775]: audit 2024-09-16T10:28:43.737820+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3650642971' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[19775]: audit 2024-09-16T10:28:43.738556+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[26401]: cluster 2024-09-16T10:28:42.879563+0000 mgr.y (mgr.24305) 149 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[26401]: audit 2024-09-16T10:28:43.401636+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]': finished 2024-09-16T10:28:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[26401]: cluster 2024-09-16T10:28:43.408783+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T10:28:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[26401]: audit 2024-09-16T10:28:43.737820+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3650642971' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:44 smithi003 bash[26401]: audit 2024-09-16T10:28:43.738556+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:44 smithi088 bash[21623]: cluster 2024-09-16T10:28:42.879563+0000 mgr.y (mgr.24305) 149 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:44 smithi088 bash[21623]: audit 2024-09-16T10:28:43.401636+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/637466902"}]': finished 2024-09-16T10:28:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:44 smithi088 bash[21623]: cluster 2024-09-16T10:28:43.408783+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T10:28:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:44 smithi088 bash[21623]: audit 2024-09-16T10:28:43.737820+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3650642971' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:44.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:44 smithi088 bash[21623]: audit 2024-09-16T10:28:43.738556+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]: dispatch 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[26401]: audit 2024-09-16T10:28:44.415495+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]': finished 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[26401]: cluster 2024-09-16T10:28:44.423295+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[26401]: audit 2024-09-16T10:28:44.748178+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2074697150' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[26401]: audit 2024-09-16T10:28:44.748824+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[19775]: audit 2024-09-16T10:28:44.415495+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]': finished 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[19775]: cluster 2024-09-16T10:28:44.423295+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[19775]: audit 2024-09-16T10:28:44.748178+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2074697150' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:45 smithi003 bash[19775]: audit 2024-09-16T10:28:44.748824+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:45.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:45 smithi088 bash[21623]: audit 2024-09-16T10:28:44.415495+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2354602713"}]': finished 2024-09-16T10:28:45.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:45 smithi088 bash[21623]: cluster 2024-09-16T10:28:44.423295+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T10:28:45.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:45 smithi088 bash[21623]: audit 2024-09-16T10:28:44.748178+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2074697150' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:45.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:45 smithi088 bash[21623]: audit 2024-09-16T10:28:44.748824+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]: dispatch 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:46] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[19775]: cluster 2024-09-16T10:28:44.880260+0000 mgr.y (mgr.24305) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[19775]: audit 2024-09-16T10:28:45.441798+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]': finished 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[19775]: cluster 2024-09-16T10:28:45.450843+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[19775]: audit 2024-09-16T10:28:45.773107+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]: dispatch 2024-09-16T10:28:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[19775]: audit 2024-09-16T10:28:45.924675+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:46.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[26401]: cluster 2024-09-16T10:28:44.880260+0000 mgr.y (mgr.24305) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:46.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[26401]: audit 2024-09-16T10:28:45.441798+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]': finished 2024-09-16T10:28:46.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[26401]: cluster 2024-09-16T10:28:45.450843+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T10:28:46.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[26401]: audit 2024-09-16T10:28:45.773107+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]: dispatch 2024-09-16T10:28:46.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:46 smithi003 bash[26401]: audit 2024-09-16T10:28:45.924675+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:46 smithi088 bash[21623]: cluster 2024-09-16T10:28:44.880260+0000 mgr.y (mgr.24305) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:46 smithi088 bash[21623]: audit 2024-09-16T10:28:45.441798+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3278599781"}]': finished 2024-09-16T10:28:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:46 smithi088 bash[21623]: cluster 2024-09-16T10:28:45.450843+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T10:28:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:46 smithi088 bash[21623]: audit 2024-09-16T10:28:45.773107+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]: dispatch 2024-09-16T10:28:46.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:46 smithi088 bash[21623]: audit 2024-09-16T10:28:45.924675+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:28:47.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:47 smithi003 bash[19775]: audit 2024-09-16T10:28:46.444156+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]': finished 2024-09-16T10:28:47.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:47 smithi003 bash[19775]: cluster 2024-09-16T10:28:46.448644+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T10:28:47.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:47 smithi003 bash[26401]: audit 2024-09-16T10:28:46.444156+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]': finished 2024-09-16T10:28:47.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:47 smithi003 bash[26401]: cluster 2024-09-16T10:28:46.448644+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T10:28:47.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:47 smithi088 bash[21623]: audit 2024-09-16T10:28:46.444156+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.3:0/3658145795' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3254826362"}]': finished 2024-09-16T10:28:47.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:47 smithi088 bash[21623]: cluster 2024-09-16T10:28:46.448644+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T10:28:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:48 smithi003 bash[26401]: cluster 2024-09-16T10:28:46.881914+0000 mgr.y (mgr.24305) 151 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:48 smithi003 bash[19775]: cluster 2024-09-16T10:28:46.881914+0000 mgr.y (mgr.24305) 151 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:48.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:48 smithi088 bash[21623]: cluster 2024-09-16T10:28:46.881914+0000 mgr.y (mgr.24305) 151 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:50 smithi003 bash[19775]: cluster 2024-09-16T10:28:48.882615+0000 mgr.y (mgr.24305) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-09-16T10:28:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:50 smithi003 bash[26401]: cluster 2024-09-16T10:28:48.882615+0000 mgr.y (mgr.24305) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-09-16T10:28:50.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:50 smithi088 bash[21623]: cluster 2024-09-16T10:28:48.882615+0000 mgr.y (mgr.24305) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-09-16T10:28:51.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:51 smithi088 bash[21623]: audit 2024-09-16T10:28:50.121791+0000 mgr.y (mgr.24305) 153 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:51.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:51 smithi003 bash[19775]: audit 2024-09-16T10:28:50.121791+0000 mgr.y (mgr.24305) 153 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:51 smithi003 bash[26401]: audit 2024-09-16T10:28:50.121791+0000 mgr.y (mgr.24305) 153 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:52.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:52 smithi088 bash[21623]: cluster 2024-09-16T10:28:50.883336+0000 mgr.y (mgr.24305) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-09-16T10:28:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:52 smithi003 bash[26401]: cluster 2024-09-16T10:28:50.883336+0000 mgr.y (mgr.24305) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-09-16T10:28:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:52 smithi003 bash[19775]: cluster 2024-09-16T10:28:50.883336+0000 mgr.y (mgr.24305) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-09-16T10:28:54.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:54 smithi088 bash[21623]: cluster 2024-09-16T10:28:52.885053+0000 mgr.y (mgr.24305) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:54 smithi003 bash[19775]: cluster 2024-09-16T10:28:52.885053+0000 mgr.y (mgr.24305) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:54 smithi003 bash[26401]: cluster 2024-09-16T10:28:52.885053+0000 mgr.y (mgr.24305) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:56.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:56 smithi088 bash[21623]: cluster 2024-09-16T10:28:54.885756+0000 mgr.y (mgr.24305) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:28:56.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:56 smithi003 bash[19775]: cluster 2024-09-16T10:28:54.885756+0000 mgr.y (mgr.24305) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:28:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:28:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:28:56] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:28:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:56 smithi003 bash[26401]: cluster 2024-09-16T10:28:54.885756+0000 mgr.y (mgr.24305) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:28:58.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:28:58 smithi088 bash[21623]: cluster 2024-09-16T10:28:56.887336+0000 mgr.y (mgr.24305) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T10:28:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:28:58 smithi003 bash[19775]: cluster 2024-09-16T10:28:56.887336+0000 mgr.y (mgr.24305) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T10:28:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:28:58 smithi003 bash[26401]: cluster 2024-09-16T10:28:56.887336+0000 mgr.y (mgr.24305) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T10:29:00.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:00 smithi088 bash[21623]: cluster 2024-09-16T10:28:58.888025+0000 mgr.y (mgr.24305) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:00 smithi003 bash[19775]: cluster 2024-09-16T10:28:58.888025+0000 mgr.y (mgr.24305) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:00 smithi003 bash[26401]: cluster 2024-09-16T10:28:58.888025+0000 mgr.y (mgr.24305) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:01 smithi003 bash[19775]: audit 2024-09-16T10:29:00.127392+0000 mgr.y (mgr.24305) 159 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:01 smithi003 bash[19775]: audit 2024-09-16T10:29:00.924794+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:01 smithi003 bash[26401]: audit 2024-09-16T10:29:00.127392+0000 mgr.y (mgr.24305) 159 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:01 smithi003 bash[26401]: audit 2024-09-16T10:29:00.924794+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:01 smithi088 bash[21623]: audit 2024-09-16T10:29:00.127392+0000 mgr.y (mgr.24305) 159 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:01 smithi088 bash[21623]: audit 2024-09-16T10:29:00.924794+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:02 smithi003 bash[26401]: cluster 2024-09-16T10:29:00.888725+0000 mgr.y (mgr.24305) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:02 smithi003 bash[19775]: cluster 2024-09-16T10:29:00.888725+0000 mgr.y (mgr.24305) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:03.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:02 smithi088 bash[21623]: cluster 2024-09-16T10:29:00.888725+0000 mgr.y (mgr.24305) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:04 smithi003 bash[26401]: cluster 2024-09-16T10:29:02.890400+0000 mgr.y (mgr.24305) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:04 smithi003 bash[19775]: cluster 2024-09-16T10:29:02.890400+0000 mgr.y (mgr.24305) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:05.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:04 smithi088 bash[21623]: cluster 2024-09-16T10:29:02.890400+0000 mgr.y (mgr.24305) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:06 smithi003 bash[26401]: cluster 2024-09-16T10:29:04.891112+0000 mgr.y (mgr.24305) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:06 smithi003 bash[19775]: cluster 2024-09-16T10:29:04.891112+0000 mgr.y (mgr.24305) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:06] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-16T10:29:07.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:06 smithi088 bash[21623]: cluster 2024-09-16T10:29:04.891112+0000 mgr.y (mgr.24305) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:08 smithi003 bash[26401]: cluster 2024-09-16T10:29:06.892751+0000 mgr.y (mgr.24305) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:08 smithi003 bash[19775]: cluster 2024-09-16T10:29:06.892751+0000 mgr.y (mgr.24305) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:09.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:08 smithi088 bash[21623]: cluster 2024-09-16T10:29:06.892751+0000 mgr.y (mgr.24305) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:10 smithi003 bash[19775]: cluster 2024-09-16T10:29:08.893450+0000 mgr.y (mgr.24305) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:10 smithi003 bash[26401]: cluster 2024-09-16T10:29:08.893450+0000 mgr.y (mgr.24305) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:11.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:10 smithi088 bash[21623]: cluster 2024-09-16T10:29:08.893450+0000 mgr.y (mgr.24305) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:11 smithi003 bash[19775]: audit 2024-09-16T10:29:10.138500+0000 mgr.y (mgr.24305) 165 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:11 smithi003 bash[26401]: audit 2024-09-16T10:29:10.138500+0000 mgr.y (mgr.24305) 165 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:12.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:11 smithi088 bash[21623]: audit 2024-09-16T10:29:10.138500+0000 mgr.y (mgr.24305) 165 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:12 smithi003 bash[19775]: cluster 2024-09-16T10:29:10.894167+0000 mgr.y (mgr.24305) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:12 smithi003 bash[26401]: cluster 2024-09-16T10:29:10.894167+0000 mgr.y (mgr.24305) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:12 smithi088 bash[21623]: cluster 2024-09-16T10:29:10.894167+0000 mgr.y (mgr.24305) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:14 smithi003 bash[19775]: cluster 2024-09-16T10:29:12.895859+0000 mgr.y (mgr.24305) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:14 smithi003 bash[26401]: cluster 2024-09-16T10:29:12.895859+0000 mgr.y (mgr.24305) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:14 smithi088 bash[21623]: cluster 2024-09-16T10:29:12.895859+0000 mgr.y (mgr.24305) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:16] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:29:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:16 smithi003 bash[26401]: cluster 2024-09-16T10:29:14.896551+0000 mgr.y (mgr.24305) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:16 smithi003 bash[26401]: audit 2024-09-16T10:29:15.925121+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:16 smithi003 bash[19775]: cluster 2024-09-16T10:29:14.896551+0000 mgr.y (mgr.24305) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:16.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:16 smithi003 bash[19775]: audit 2024-09-16T10:29:15.925121+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:17.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:16 smithi088 bash[21623]: cluster 2024-09-16T10:29:14.896551+0000 mgr.y (mgr.24305) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:17.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:16 smithi088 bash[21623]: audit 2024-09-16T10:29:15.925121+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:18 smithi003 bash[19775]: cluster 2024-09-16T10:29:16.898192+0000 mgr.y (mgr.24305) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:18 smithi003 bash[26401]: cluster 2024-09-16T10:29:16.898192+0000 mgr.y (mgr.24305) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:19.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:18 smithi088 bash[21623]: cluster 2024-09-16T10:29:16.898192+0000 mgr.y (mgr.24305) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:20 smithi003 bash[26401]: cluster 2024-09-16T10:29:18.898884+0000 mgr.y (mgr.24305) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:20 smithi003 bash[19775]: cluster 2024-09-16T10:29:18.898884+0000 mgr.y (mgr.24305) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:21.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:20 smithi088 bash[21623]: cluster 2024-09-16T10:29:18.898884+0000 mgr.y (mgr.24305) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:21 smithi003 bash[26401]: audit 2024-09-16T10:29:20.142256+0000 mgr.y (mgr.24305) 171 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:21 smithi003 bash[19775]: audit 2024-09-16T10:29:20.142256+0000 mgr.y (mgr.24305) 171 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:22.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:21 smithi088 bash[21623]: audit 2024-09-16T10:29:20.142256+0000 mgr.y (mgr.24305) 171 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:22 smithi003 bash[19775]: cluster 2024-09-16T10:29:20.899565+0000 mgr.y (mgr.24305) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:22 smithi003 bash[26401]: cluster 2024-09-16T10:29:20.899565+0000 mgr.y (mgr.24305) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:23.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:22 smithi088 bash[21623]: cluster 2024-09-16T10:29:20.899565+0000 mgr.y (mgr.24305) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:24 smithi003 bash[26401]: cluster 2024-09-16T10:29:22.901251+0000 mgr.y (mgr.24305) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:24 smithi003 bash[19775]: cluster 2024-09-16T10:29:22.901251+0000 mgr.y (mgr.24305) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:25.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:24 smithi088 bash[21623]: cluster 2024-09-16T10:29:22.901251+0000 mgr.y (mgr.24305) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:26.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:26] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:29:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:26 smithi003 bash[26401]: cluster 2024-09-16T10:29:24.901895+0000 mgr.y (mgr.24305) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:26 smithi003 bash[19775]: cluster 2024-09-16T10:29:24.901895+0000 mgr.y (mgr.24305) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:27.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:26 smithi088 bash[21623]: cluster 2024-09-16T10:29:24.901895+0000 mgr.y (mgr.24305) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:28 smithi003 bash[19775]: cluster 2024-09-16T10:29:26.903472+0000 mgr.y (mgr.24305) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:28 smithi003 bash[26401]: cluster 2024-09-16T10:29:26.903472+0000 mgr.y (mgr.24305) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:29.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:28 smithi088 bash[21623]: cluster 2024-09-16T10:29:26.903472+0000 mgr.y (mgr.24305) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:30 smithi003 bash[19775]: cluster 2024-09-16T10:29:28.904168+0000 mgr.y (mgr.24305) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:30 smithi003 bash[26401]: cluster 2024-09-16T10:29:28.904168+0000 mgr.y (mgr.24305) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:31.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:30 smithi088 bash[21623]: cluster 2024-09-16T10:29:28.904168+0000 mgr.y (mgr.24305) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:31 smithi003 bash[19775]: audit 2024-09-16T10:29:30.144836+0000 mgr.y (mgr.24305) 177 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:31 smithi003 bash[19775]: audit 2024-09-16T10:29:30.925374+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:31 smithi003 bash[26401]: audit 2024-09-16T10:29:30.144836+0000 mgr.y (mgr.24305) 177 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:31 smithi003 bash[26401]: audit 2024-09-16T10:29:30.925374+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:31 smithi088 bash[21623]: audit 2024-09-16T10:29:30.144836+0000 mgr.y (mgr.24305) 177 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:31 smithi088 bash[21623]: audit 2024-09-16T10:29:30.925374+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:32 smithi003 bash[19775]: cluster 2024-09-16T10:29:30.904872+0000 mgr.y (mgr.24305) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:32 smithi003 bash[26401]: cluster 2024-09-16T10:29:30.904872+0000 mgr.y (mgr.24305) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:33.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:32 smithi088 bash[21623]: cluster 2024-09-16T10:29:30.904872+0000 mgr.y (mgr.24305) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:34 smithi003 bash[19775]: cluster 2024-09-16T10:29:32.906633+0000 mgr.y (mgr.24305) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:34 smithi003 bash[26401]: cluster 2024-09-16T10:29:32.906633+0000 mgr.y (mgr.24305) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:35.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:34 smithi088 bash[21623]: cluster 2024-09-16T10:29:32.906633+0000 mgr.y (mgr.24305) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:36] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-16T10:29:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:36 smithi003 bash[26401]: cluster 2024-09-16T10:29:34.907484+0000 mgr.y (mgr.24305) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:36 smithi003 bash[19775]: cluster 2024-09-16T10:29:34.907484+0000 mgr.y (mgr.24305) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:37.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:36 smithi088 bash[21623]: cluster 2024-09-16T10:29:34.907484+0000 mgr.y (mgr.24305) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[19775]: audit 2024-09-16T10:29:37.143251+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:29:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[19775]: audit 2024-09-16T10:29:37.144924+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:29:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[19775]: audit 2024-09-16T10:29:37.155054+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:29:37.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[26401]: audit 2024-09-16T10:29:37.143251+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:29:37.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[26401]: audit 2024-09-16T10:29:37.144924+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:29:37.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:37 smithi003 bash[26401]: audit 2024-09-16T10:29:37.155054+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:29:38.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:37 smithi088 bash[21623]: audit 2024-09-16T10:29:37.143251+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:29:38.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:37 smithi088 bash[21623]: audit 2024-09-16T10:29:37.144924+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:29:38.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:37 smithi088 bash[21623]: audit 2024-09-16T10:29:37.155054+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:29:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:38 smithi003 bash[19775]: cluster 2024-09-16T10:29:36.909121+0000 mgr.y (mgr.24305) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:38 smithi003 bash[26401]: cluster 2024-09-16T10:29:36.909121+0000 mgr.y (mgr.24305) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:39.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:38 smithi088 bash[21623]: cluster 2024-09-16T10:29:36.909121+0000 mgr.y (mgr.24305) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:40 smithi003 bash[19775]: cluster 2024-09-16T10:29:38.909847+0000 mgr.y (mgr.24305) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:40 smithi003 bash[26401]: cluster 2024-09-16T10:29:38.909847+0000 mgr.y (mgr.24305) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:41.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:40 smithi088 bash[21623]: cluster 2024-09-16T10:29:38.909847+0000 mgr.y (mgr.24305) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:41 smithi003 bash[19775]: audit 2024-09-16T10:29:40.153914+0000 mgr.y (mgr.24305) 183 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:41.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:41 smithi003 bash[26401]: audit 2024-09-16T10:29:40.153914+0000 mgr.y (mgr.24305) 183 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:42.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:41 smithi088 bash[21623]: audit 2024-09-16T10:29:40.153914+0000 mgr.y (mgr.24305) 183 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:42 smithi003 bash[19775]: cluster 2024-09-16T10:29:40.910602+0000 mgr.y (mgr.24305) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:42 smithi003 bash[26401]: cluster 2024-09-16T10:29:40.910602+0000 mgr.y (mgr.24305) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:43.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:42 smithi088 bash[21623]: cluster 2024-09-16T10:29:40.910602+0000 mgr.y (mgr.24305) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:44 smithi003 bash[19775]: cluster 2024-09-16T10:29:42.912202+0000 mgr.y (mgr.24305) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:44 smithi003 bash[26401]: cluster 2024-09-16T10:29:42.912202+0000 mgr.y (mgr.24305) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:45.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:44 smithi088 bash[21623]: cluster 2024-09-16T10:29:42.912202+0000 mgr.y (mgr.24305) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:46.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:46] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-16T10:29:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:46 smithi003 bash[19775]: cluster 2024-09-16T10:29:44.912925+0000 mgr.y (mgr.24305) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:46 smithi003 bash[19775]: audit 2024-09-16T10:29:45.926174+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:46 smithi003 bash[26401]: cluster 2024-09-16T10:29:44.912925+0000 mgr.y (mgr.24305) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:46 smithi003 bash[26401]: audit 2024-09-16T10:29:45.926174+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:47.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:46 smithi088 bash[21623]: cluster 2024-09-16T10:29:44.912925+0000 mgr.y (mgr.24305) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:47.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:46 smithi088 bash[21623]: audit 2024-09-16T10:29:45.926174+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:29:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:48 smithi003 bash[19775]: cluster 2024-09-16T10:29:46.914593+0000 mgr.y (mgr.24305) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:48 smithi003 bash[26401]: cluster 2024-09-16T10:29:46.914593+0000 mgr.y (mgr.24305) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:49.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:48 smithi088 bash[21623]: cluster 2024-09-16T10:29:46.914593+0000 mgr.y (mgr.24305) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:50.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:50 smithi003 bash[19775]: cluster 2024-09-16T10:29:48.915308+0000 mgr.y (mgr.24305) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:50 smithi003 bash[26401]: cluster 2024-09-16T10:29:48.915308+0000 mgr.y (mgr.24305) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:51.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:50 smithi088 bash[21623]: cluster 2024-09-16T10:29:48.915308+0000 mgr.y (mgr.24305) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:51.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:51 smithi003 bash[19775]: audit 2024-09-16T10:29:50.165252+0000 mgr.y (mgr.24305) 189 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:51 smithi003 bash[26401]: audit 2024-09-16T10:29:50.165252+0000 mgr.y (mgr.24305) 189 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:52.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:51 smithi088 bash[21623]: audit 2024-09-16T10:29:50.165252+0000 mgr.y (mgr.24305) 189 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:52 smithi003 bash[26401]: cluster 2024-09-16T10:29:50.916030+0000 mgr.y (mgr.24305) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:52 smithi003 bash[19775]: cluster 2024-09-16T10:29:50.916030+0000 mgr.y (mgr.24305) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:53.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:52 smithi088 bash[21623]: cluster 2024-09-16T10:29:50.916030+0000 mgr.y (mgr.24305) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:54 smithi003 bash[26401]: cluster 2024-09-16T10:29:52.917726+0000 mgr.y (mgr.24305) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:54 smithi003 bash[19775]: cluster 2024-09-16T10:29:52.917726+0000 mgr.y (mgr.24305) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:55.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:54 smithi088 bash[21623]: cluster 2024-09-16T10:29:52.917726+0000 mgr.y (mgr.24305) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:29:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:29:56] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-16T10:29:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:56 smithi003 bash[26401]: cluster 2024-09-16T10:29:54.918420+0000 mgr.y (mgr.24305) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:56 smithi003 bash[19775]: cluster 2024-09-16T10:29:54.918420+0000 mgr.y (mgr.24305) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:57.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:56 smithi088 bash[21623]: cluster 2024-09-16T10:29:54.918420+0000 mgr.y (mgr.24305) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:29:58 smithi003 bash[26401]: cluster 2024-09-16T10:29:56.920048+0000 mgr.y (mgr.24305) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:29:58 smithi003 bash[19775]: cluster 2024-09-16T10:29:56.920048+0000 mgr.y (mgr.24305) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:59.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:29:58 smithi088 bash[21623]: cluster 2024-09-16T10:29:56.920048+0000 mgr.y (mgr.24305) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:00 smithi003 bash[19775]: cluster 2024-09-16T10:29:58.920747+0000 mgr.y (mgr.24305) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:00 smithi003 bash[19775]: cluster 2024-09-16T10:30:00.000156+0000 mon.a (mon.0) 911 : cluster [INF] overall HEALTH_OK 2024-09-16T10:30:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:00 smithi003 bash[26401]: cluster 2024-09-16T10:29:58.920747+0000 mgr.y (mgr.24305) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:00 smithi003 bash[26401]: cluster 2024-09-16T10:30:00.000156+0000 mon.a (mon.0) 911 : cluster [INF] overall HEALTH_OK 2024-09-16T10:30:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:00 smithi088 bash[21623]: cluster 2024-09-16T10:29:58.920747+0000 mgr.y (mgr.24305) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:00 smithi088 bash[21623]: cluster 2024-09-16T10:30:00.000156+0000 mon.a (mon.0) 911 : cluster [INF] overall HEALTH_OK 2024-09-16T10:30:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:01 smithi003 bash[19775]: audit 2024-09-16T10:30:00.174857+0000 mgr.y (mgr.24305) 195 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:01 smithi003 bash[19775]: audit 2024-09-16T10:30:00.926258+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:01 smithi003 bash[26401]: audit 2024-09-16T10:30:00.174857+0000 mgr.y (mgr.24305) 195 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:01 smithi003 bash[26401]: audit 2024-09-16T10:30:00.926258+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:01 smithi088 bash[21623]: audit 2024-09-16T10:30:00.174857+0000 mgr.y (mgr.24305) 195 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:02.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:01 smithi088 bash[21623]: audit 2024-09-16T10:30:00.926258+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:02 smithi003 bash[19775]: cluster 2024-09-16T10:30:00.921493+0000 mgr.y (mgr.24305) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:02 smithi003 bash[26401]: cluster 2024-09-16T10:30:00.921493+0000 mgr.y (mgr.24305) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:03.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:02 smithi088 bash[21623]: cluster 2024-09-16T10:30:00.921493+0000 mgr.y (mgr.24305) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:04 smithi003 bash[19775]: cluster 2024-09-16T10:30:02.923164+0000 mgr.y (mgr.24305) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:04 smithi003 bash[26401]: cluster 2024-09-16T10:30:02.923164+0000 mgr.y (mgr.24305) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:05.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:04 smithi088 bash[21623]: cluster 2024-09-16T10:30:02.923164+0000 mgr.y (mgr.24305) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:06] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-16T10:30:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:06 smithi003 bash[26401]: cluster 2024-09-16T10:30:04.923873+0000 mgr.y (mgr.24305) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:06 smithi003 bash[19775]: cluster 2024-09-16T10:30:04.923873+0000 mgr.y (mgr.24305) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:07.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:06 smithi088 bash[21623]: cluster 2024-09-16T10:30:04.923873+0000 mgr.y (mgr.24305) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:08 smithi003 bash[26401]: cluster 2024-09-16T10:30:06.925524+0000 mgr.y (mgr.24305) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:08 smithi003 bash[19775]: cluster 2024-09-16T10:30:06.925524+0000 mgr.y (mgr.24305) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:09.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:08 smithi088 bash[21623]: cluster 2024-09-16T10:30:06.925524+0000 mgr.y (mgr.24305) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:10 smithi003 bash[26401]: cluster 2024-09-16T10:30:08.926255+0000 mgr.y (mgr.24305) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:10 smithi003 bash[19775]: cluster 2024-09-16T10:30:08.926255+0000 mgr.y (mgr.24305) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:11.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:10 smithi088 bash[21623]: cluster 2024-09-16T10:30:08.926255+0000 mgr.y (mgr.24305) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:12.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:11 smithi088 bash[21623]: audit 2024-09-16T10:30:10.185982+0000 mgr.y (mgr.24305) 201 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:11 smithi003 bash[19775]: audit 2024-09-16T10:30:10.185982+0000 mgr.y (mgr.24305) 201 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:11 smithi003 bash[26401]: audit 2024-09-16T10:30:10.185982+0000 mgr.y (mgr.24305) 201 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:13.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:12 smithi088 bash[21623]: cluster 2024-09-16T10:30:10.927003+0000 mgr.y (mgr.24305) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:13.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:12 smithi003 bash[26401]: cluster 2024-09-16T10:30:10.927003+0000 mgr.y (mgr.24305) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:12 smithi003 bash[19775]: cluster 2024-09-16T10:30:10.927003+0000 mgr.y (mgr.24305) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:14 smithi088 bash[21623]: cluster 2024-09-16T10:30:12.928697+0000 mgr.y (mgr.24305) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:15.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:14 smithi003 bash[19775]: cluster 2024-09-16T10:30:12.928697+0000 mgr.y (mgr.24305) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:14 smithi003 bash[26401]: cluster 2024-09-16T10:30:12.928697+0000 mgr.y (mgr.24305) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:16] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:30:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:16 smithi003 bash[19775]: cluster 2024-09-16T10:30:14.929427+0000 mgr.y (mgr.24305) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:16 smithi003 bash[19775]: audit 2024-09-16T10:30:15.926721+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:16 smithi003 bash[26401]: cluster 2024-09-16T10:30:14.929427+0000 mgr.y (mgr.24305) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:16 smithi003 bash[26401]: audit 2024-09-16T10:30:15.926721+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:17.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:16 smithi088 bash[21623]: cluster 2024-09-16T10:30:14.929427+0000 mgr.y (mgr.24305) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:17.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:16 smithi088 bash[21623]: audit 2024-09-16T10:30:15.926721+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:19.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:18 smithi088 bash[21623]: cluster 2024-09-16T10:30:16.931041+0000 mgr.y (mgr.24305) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:19.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:18 smithi003 bash[19775]: cluster 2024-09-16T10:30:16.931041+0000 mgr.y (mgr.24305) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:18 smithi003 bash[26401]: cluster 2024-09-16T10:30:16.931041+0000 mgr.y (mgr.24305) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:21.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:20 smithi088 bash[21623]: cluster 2024-09-16T10:30:18.931736+0000 mgr.y (mgr.24305) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:21.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:20 smithi003 bash[19775]: cluster 2024-09-16T10:30:18.931736+0000 mgr.y (mgr.24305) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:20 smithi003 bash[26401]: cluster 2024-09-16T10:30:18.931736+0000 mgr.y (mgr.24305) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:22.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:21 smithi003 bash[19775]: audit 2024-09-16T10:30:20.197171+0000 mgr.y (mgr.24305) 207 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:21 smithi003 bash[26401]: audit 2024-09-16T10:30:20.197171+0000 mgr.y (mgr.24305) 207 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:22.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:21 smithi088 bash[21623]: audit 2024-09-16T10:30:20.197171+0000 mgr.y (mgr.24305) 207 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:23.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:22 smithi003 bash[26401]: cluster 2024-09-16T10:30:20.932433+0000 mgr.y (mgr.24305) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:22 smithi003 bash[19775]: cluster 2024-09-16T10:30:20.932433+0000 mgr.y (mgr.24305) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:23.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:22 smithi088 bash[21623]: cluster 2024-09-16T10:30:20.932433+0000 mgr.y (mgr.24305) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:25.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:24 smithi003 bash[19775]: cluster 2024-09-16T10:30:22.934140+0000 mgr.y (mgr.24305) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:24 smithi003 bash[26401]: cluster 2024-09-16T10:30:22.934140+0000 mgr.y (mgr.24305) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:25.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:24 smithi088 bash[21623]: cluster 2024-09-16T10:30:22.934140+0000 mgr.y (mgr.24305) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.767 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:26] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:30:27.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:26 smithi003 bash[26401]: cluster 2024-09-16T10:30:24.934830+0000 mgr.y (mgr.24305) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:26 smithi003 bash[19775]: cluster 2024-09-16T10:30:24.934830+0000 mgr.y (mgr.24305) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:27.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:26 smithi088 bash[21623]: cluster 2024-09-16T10:30:24.934830+0000 mgr.y (mgr.24305) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:29.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:28 smithi003 bash[26401]: cluster 2024-09-16T10:30:26.936481+0000 mgr.y (mgr.24305) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:29.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:28 smithi003 bash[19775]: cluster 2024-09-16T10:30:26.936481+0000 mgr.y (mgr.24305) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:29.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:28 smithi088 bash[21623]: cluster 2024-09-16T10:30:26.936481+0000 mgr.y (mgr.24305) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:30 smithi003 bash[26401]: cluster 2024-09-16T10:30:28.937266+0000 mgr.y (mgr.24305) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:30 smithi003 bash[19775]: cluster 2024-09-16T10:30:28.937266+0000 mgr.y (mgr.24305) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:31.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:30 smithi088 bash[21623]: cluster 2024-09-16T10:30:28.937266+0000 mgr.y (mgr.24305) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:31 smithi003 bash[26401]: audit 2024-09-16T10:30:30.208318+0000 mgr.y (mgr.24305) 213 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:31 smithi003 bash[26401]: audit 2024-09-16T10:30:30.927188+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:31 smithi003 bash[19775]: audit 2024-09-16T10:30:30.208318+0000 mgr.y (mgr.24305) 213 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:31 smithi003 bash[19775]: audit 2024-09-16T10:30:30.927188+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:32.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:31 smithi088 bash[21623]: audit 2024-09-16T10:30:30.208318+0000 mgr.y (mgr.24305) 213 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:32.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:31 smithi088 bash[21623]: audit 2024-09-16T10:30:30.927188+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:33.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:32 smithi003 bash[26401]: cluster 2024-09-16T10:30:30.938070+0000 mgr.y (mgr.24305) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:32 smithi003 bash[19775]: cluster 2024-09-16T10:30:30.938070+0000 mgr.y (mgr.24305) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:32 smithi088 bash[21623]: cluster 2024-09-16T10:30:30.938070+0000 mgr.y (mgr.24305) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:34 smithi003 bash[26401]: cluster 2024-09-16T10:30:32.939779+0000 mgr.y (mgr.24305) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:34 smithi003 bash[19775]: cluster 2024-09-16T10:30:32.939779+0000 mgr.y (mgr.24305) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:34 smithi088 bash[21623]: cluster 2024-09-16T10:30:32.939779+0000 mgr.y (mgr.24305) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:36.800 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:36] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-16T10:30:37.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:36 smithi003 bash[19775]: cluster 2024-09-16T10:30:34.940532+0000 mgr.y (mgr.24305) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:36 smithi003 bash[26401]: cluster 2024-09-16T10:30:34.940532+0000 mgr.y (mgr.24305) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:36 smithi088 bash[21623]: cluster 2024-09-16T10:30:34.940532+0000 mgr.y (mgr.24305) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[19775]: cluster 2024-09-16T10:30:36.942290+0000 mgr.y (mgr.24305) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[19775]: audit 2024-09-16T10:30:38.043658+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[19775]: audit 2024-09-16T10:30:38.044957+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[19775]: audit 2024-09-16T10:30:38.052354+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[26401]: cluster 2024-09-16T10:30:36.942290+0000 mgr.y (mgr.24305) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[26401]: audit 2024-09-16T10:30:38.043658+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:30:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[26401]: audit 2024-09-16T10:30:38.044957+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:30:39.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:38 smithi003 bash[26401]: audit 2024-09-16T10:30:38.052354+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:30:39.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:38 smithi088 bash[21623]: cluster 2024-09-16T10:30:36.942290+0000 mgr.y (mgr.24305) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:39.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:38 smithi088 bash[21623]: audit 2024-09-16T10:30:38.043658+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:30:39.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:38 smithi088 bash[21623]: audit 2024-09-16T10:30:38.044957+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:30:39.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:38 smithi088 bash[21623]: audit 2024-09-16T10:30:38.052354+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:30:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:40 smithi003 bash[19775]: cluster 2024-09-16T10:30:38.943047+0000 mgr.y (mgr.24305) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:40 smithi003 bash[26401]: cluster 2024-09-16T10:30:38.943047+0000 mgr.y (mgr.24305) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:41.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:40 smithi088 bash[21623]: cluster 2024-09-16T10:30:38.943047+0000 mgr.y (mgr.24305) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:42.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:41 smithi003 bash[19775]: audit 2024-09-16T10:30:40.218066+0000 mgr.y (mgr.24305) 219 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:41 smithi003 bash[26401]: audit 2024-09-16T10:30:40.218066+0000 mgr.y (mgr.24305) 219 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:42.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:41 smithi088 bash[21623]: audit 2024-09-16T10:30:40.218066+0000 mgr.y (mgr.24305) 219 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:43.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:42 smithi003 bash[19775]: cluster 2024-09-16T10:30:40.943857+0000 mgr.y (mgr.24305) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:42 smithi003 bash[26401]: cluster 2024-09-16T10:30:40.943857+0000 mgr.y (mgr.24305) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:42 smithi088 bash[21623]: cluster 2024-09-16T10:30:40.943857+0000 mgr.y (mgr.24305) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:45.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:44 smithi003 bash[19775]: cluster 2024-09-16T10:30:42.945609+0000 mgr.y (mgr.24305) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:44 smithi003 bash[26401]: cluster 2024-09-16T10:30:42.945609+0000 mgr.y (mgr.24305) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:44 smithi088 bash[21623]: cluster 2024-09-16T10:30:42.945609+0000 mgr.y (mgr.24305) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:46.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:46] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:30:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:46 smithi003 bash[19775]: cluster 2024-09-16T10:30:44.946324+0000 mgr.y (mgr.24305) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:46 smithi003 bash[19775]: audit 2024-09-16T10:30:45.927849+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:46 smithi003 bash[26401]: cluster 2024-09-16T10:30:44.946324+0000 mgr.y (mgr.24305) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:46 smithi003 bash[26401]: audit 2024-09-16T10:30:45.927849+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:46 smithi088 bash[21623]: cluster 2024-09-16T10:30:44.946324+0000 mgr.y (mgr.24305) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:47.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:46 smithi088 bash[21623]: audit 2024-09-16T10:30:45.927849+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:30:49.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:48 smithi003 bash[19775]: cluster 2024-09-16T10:30:46.947946+0000 mgr.y (mgr.24305) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:48 smithi003 bash[26401]: cluster 2024-09-16T10:30:46.947946+0000 mgr.y (mgr.24305) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:49.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:48 smithi088 bash[21623]: cluster 2024-09-16T10:30:46.947946+0000 mgr.y (mgr.24305) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:51.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:50 smithi003 bash[19775]: cluster 2024-09-16T10:30:48.948639+0000 mgr.y (mgr.24305) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:50 smithi003 bash[26401]: cluster 2024-09-16T10:30:48.948639+0000 mgr.y (mgr.24305) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:51.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:50 smithi088 bash[21623]: cluster 2024-09-16T10:30:48.948639+0000 mgr.y (mgr.24305) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:52.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:51 smithi003 bash[26401]: audit 2024-09-16T10:30:50.229392+0000 mgr.y (mgr.24305) 225 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:51 smithi003 bash[19775]: audit 2024-09-16T10:30:50.229392+0000 mgr.y (mgr.24305) 225 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:52.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:51 smithi088 bash[21623]: audit 2024-09-16T10:30:50.229392+0000 mgr.y (mgr.24305) 225 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:53.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:52 smithi003 bash[26401]: cluster 2024-09-16T10:30:50.949361+0000 mgr.y (mgr.24305) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:52 smithi003 bash[19775]: cluster 2024-09-16T10:30:50.949361+0000 mgr.y (mgr.24305) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:53.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:52 smithi088 bash[21623]: cluster 2024-09-16T10:30:50.949361+0000 mgr.y (mgr.24305) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:54.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:53 smithi003 bash[26401]: cluster 2024-09-16T10:30:52.951059+0000 mgr.y (mgr.24305) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:53 smithi003 bash[19775]: cluster 2024-09-16T10:30:52.951059+0000 mgr.y (mgr.24305) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:54.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:53 smithi088 bash[21623]: cluster 2024-09-16T10:30:52.951059+0000 mgr.y (mgr.24305) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:56 smithi003 bash[26401]: cluster 2024-09-16T10:30:54.951775+0000 mgr.y (mgr.24305) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:56 smithi003 bash[19775]: cluster 2024-09-16T10:30:54.951775+0000 mgr.y (mgr.24305) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:56.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:56 smithi088 bash[21623]: cluster 2024-09-16T10:30:54.951775+0000 mgr.y (mgr.24305) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:30:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:30:56] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:30:58.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:30:58 smithi003 bash[26401]: cluster 2024-09-16T10:30:56.953399+0000 mgr.y (mgr.24305) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:58.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:30:58 smithi003 bash[19775]: cluster 2024-09-16T10:30:56.953399+0000 mgr.y (mgr.24305) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:58.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:30:58 smithi088 bash[21623]: cluster 2024-09-16T10:30:56.953399+0000 mgr.y (mgr.24305) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:00.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:00 smithi003 bash[26401]: cluster 2024-09-16T10:30:58.954096+0000 mgr.y (mgr.24305) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:00 smithi003 bash[19775]: cluster 2024-09-16T10:30:58.954096+0000 mgr.y (mgr.24305) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:00.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:00 smithi088 bash[21623]: cluster 2024-09-16T10:30:58.954096+0000 mgr.y (mgr.24305) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:01 smithi003 bash[26401]: audit 2024-09-16T10:31:00.235078+0000 mgr.y (mgr.24305) 231 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:01 smithi003 bash[26401]: audit 2024-09-16T10:31:00.928118+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:01.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:01 smithi003 bash[19775]: audit 2024-09-16T10:31:00.235078+0000 mgr.y (mgr.24305) 231 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:01.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:01 smithi003 bash[19775]: audit 2024-09-16T10:31:00.928118+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:01.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:01 smithi088 bash[21623]: audit 2024-09-16T10:31:00.235078+0000 mgr.y (mgr.24305) 231 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:01.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:01 smithi088 bash[21623]: audit 2024-09-16T10:31:00.928118+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:02.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:02 smithi003 bash[26401]: cluster 2024-09-16T10:31:00.954908+0000 mgr.y (mgr.24305) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:02 smithi003 bash[19775]: cluster 2024-09-16T10:31:00.954908+0000 mgr.y (mgr.24305) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:02.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:02 smithi088 bash[21623]: cluster 2024-09-16T10:31:00.954908+0000 mgr.y (mgr.24305) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:04.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:04 smithi003 bash[26401]: cluster 2024-09-16T10:31:02.956626+0000 mgr.y (mgr.24305) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:04 smithi003 bash[19775]: cluster 2024-09-16T10:31:02.956626+0000 mgr.y (mgr.24305) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:04.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:04 smithi088 bash[21623]: cluster 2024-09-16T10:31:02.956626+0000 mgr.y (mgr.24305) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:06.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:06 smithi003 bash[26401]: cluster 2024-09-16T10:31:04.957356+0000 mgr.y (mgr.24305) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:06.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:06 smithi003 bash[19775]: cluster 2024-09-16T10:31:04.957356+0000 mgr.y (mgr.24305) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:06.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:06 smithi088 bash[21623]: cluster 2024-09-16T10:31:04.957356+0000 mgr.y (mgr.24305) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:06.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:06] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:31:08.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:08 smithi003 bash[26401]: cluster 2024-09-16T10:31:06.958948+0000 mgr.y (mgr.24305) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:08 smithi003 bash[19775]: cluster 2024-09-16T10:31:06.958948+0000 mgr.y (mgr.24305) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:08.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:08 smithi088 bash[21623]: cluster 2024-09-16T10:31:06.958948+0000 mgr.y (mgr.24305) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:10 smithi003 bash[19775]: cluster 2024-09-16T10:31:08.959641+0000 mgr.y (mgr.24305) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:10 smithi003 bash[26401]: cluster 2024-09-16T10:31:08.959641+0000 mgr.y (mgr.24305) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:10.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:10 smithi088 bash[21623]: cluster 2024-09-16T10:31:08.959641+0000 mgr.y (mgr.24305) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:11.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:11 smithi003 bash[26401]: audit 2024-09-16T10:31:10.246470+0000 mgr.y (mgr.24305) 237 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:11.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:11 smithi003 bash[19775]: audit 2024-09-16T10:31:10.246470+0000 mgr.y (mgr.24305) 237 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:11.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:11 smithi088 bash[21623]: audit 2024-09-16T10:31:10.246470+0000 mgr.y (mgr.24305) 237 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:12 smithi003 bash[19775]: cluster 2024-09-16T10:31:10.960364+0000 mgr.y (mgr.24305) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:12 smithi003 bash[26401]: cluster 2024-09-16T10:31:10.960364+0000 mgr.y (mgr.24305) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:12.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:12 smithi088 bash[21623]: cluster 2024-09-16T10:31:10.960364+0000 mgr.y (mgr.24305) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:14.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:14 smithi003 bash[19775]: cluster 2024-09-16T10:31:12.962071+0000 mgr.y (mgr.24305) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:14 smithi003 bash[26401]: cluster 2024-09-16T10:31:12.962071+0000 mgr.y (mgr.24305) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:14.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:14 smithi088 bash[21623]: cluster 2024-09-16T10:31:12.962071+0000 mgr.y (mgr.24305) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:16.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:16] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-16T10:31:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:16 smithi003 bash[19775]: cluster 2024-09-16T10:31:14.962782+0000 mgr.y (mgr.24305) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:16 smithi003 bash[19775]: audit 2024-09-16T10:31:15.928500+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:16 smithi003 bash[26401]: cluster 2024-09-16T10:31:14.962782+0000 mgr.y (mgr.24305) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:16 smithi003 bash[26401]: audit 2024-09-16T10:31:15.928500+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:16.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:16 smithi088 bash[21623]: cluster 2024-09-16T10:31:14.962782+0000 mgr.y (mgr.24305) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:16.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:16 smithi088 bash[21623]: audit 2024-09-16T10:31:15.928500+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:18 smithi003 bash[19775]: cluster 2024-09-16T10:31:16.964383+0000 mgr.y (mgr.24305) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:18 smithi003 bash[26401]: cluster 2024-09-16T10:31:16.964383+0000 mgr.y (mgr.24305) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:18.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:18 smithi088 bash[21623]: cluster 2024-09-16T10:31:16.964383+0000 mgr.y (mgr.24305) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:20 smithi003 bash[19775]: cluster 2024-09-16T10:31:18.965088+0000 mgr.y (mgr.24305) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:20 smithi003 bash[26401]: cluster 2024-09-16T10:31:18.965088+0000 mgr.y (mgr.24305) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:20.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:20 smithi088 bash[21623]: cluster 2024-09-16T10:31:18.965088+0000 mgr.y (mgr.24305) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:21 smithi003 bash[19775]: audit 2024-09-16T10:31:20.257726+0000 mgr.y (mgr.24305) 243 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:21 smithi003 bash[26401]: audit 2024-09-16T10:31:20.257726+0000 mgr.y (mgr.24305) 243 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:21.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:21 smithi088 bash[21623]: audit 2024-09-16T10:31:20.257726+0000 mgr.y (mgr.24305) 243 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:22 smithi003 bash[19775]: cluster 2024-09-16T10:31:20.965746+0000 mgr.y (mgr.24305) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:22 smithi003 bash[26401]: cluster 2024-09-16T10:31:20.965746+0000 mgr.y (mgr.24305) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:22 smithi088 bash[21623]: cluster 2024-09-16T10:31:20.965746+0000 mgr.y (mgr.24305) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:24 smithi003 bash[19775]: cluster 2024-09-16T10:31:22.967429+0000 mgr.y (mgr.24305) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:24 smithi003 bash[26401]: cluster 2024-09-16T10:31:22.967429+0000 mgr.y (mgr.24305) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:24 smithi088 bash[21623]: cluster 2024-09-16T10:31:22.967429+0000 mgr.y (mgr.24305) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:26.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:26 smithi003 bash[19775]: cluster 2024-09-16T10:31:24.968114+0000 mgr.y (mgr.24305) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:26] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-16T10:31:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:26 smithi003 bash[26401]: cluster 2024-09-16T10:31:24.968114+0000 mgr.y (mgr.24305) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:26 smithi088 bash[21623]: cluster 2024-09-16T10:31:24.968114+0000 mgr.y (mgr.24305) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:28 smithi003 bash[19775]: cluster 2024-09-16T10:31:26.969753+0000 mgr.y (mgr.24305) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:28 smithi003 bash[26401]: cluster 2024-09-16T10:31:26.969753+0000 mgr.y (mgr.24305) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:28.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:28 smithi088 bash[21623]: cluster 2024-09-16T10:31:26.969753+0000 mgr.y (mgr.24305) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:30 smithi003 bash[26401]: cluster 2024-09-16T10:31:28.970541+0000 mgr.y (mgr.24305) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:30 smithi003 bash[19775]: cluster 2024-09-16T10:31:28.970541+0000 mgr.y (mgr.24305) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:30.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:30 smithi088 bash[21623]: cluster 2024-09-16T10:31:28.970541+0000 mgr.y (mgr.24305) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:31.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:31 smithi003 bash[19775]: audit 2024-09-16T10:31:30.264301+0000 mgr.y (mgr.24305) 249 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:31 smithi003 bash[19775]: audit 2024-09-16T10:31:30.928947+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:31 smithi003 bash[26401]: audit 2024-09-16T10:31:30.264301+0000 mgr.y (mgr.24305) 249 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:31 smithi003 bash[26401]: audit 2024-09-16T10:31:30.928947+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:31.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:31 smithi088 bash[21623]: audit 2024-09-16T10:31:30.264301+0000 mgr.y (mgr.24305) 249 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:31.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:31 smithi088 bash[21623]: audit 2024-09-16T10:31:30.928947+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:32.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:32 smithi003 bash[26401]: cluster 2024-09-16T10:31:30.971268+0000 mgr.y (mgr.24305) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:32.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:32 smithi003 bash[19775]: cluster 2024-09-16T10:31:30.971268+0000 mgr.y (mgr.24305) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:32.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:32 smithi088 bash[21623]: cluster 2024-09-16T10:31:30.971268+0000 mgr.y (mgr.24305) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:34.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T10:31:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:34 smithi003 bash[19775]: cluster 2024-09-16T10:31:32.973014+0000 mgr.y (mgr.24305) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:34 smithi003 bash[26401]: cluster 2024-09-16T10:31:32.973014+0000 mgr.y (mgr.24305) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:34.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:34 smithi088 bash[21623]: cluster 2024-09-16T10:31:32.973014+0000 mgr.y (mgr.24305) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:36] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-16T10:31:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:36 smithi003 bash[26401]: cluster 2024-09-16T10:31:34.973690+0000 mgr.y (mgr.24305) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:36 smithi003 bash[19775]: cluster 2024-09-16T10:31:34.973690+0000 mgr.y (mgr.24305) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:36.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:36 smithi088 bash[21623]: cluster 2024-09-16T10:31:34.973690+0000 mgr.y (mgr.24305) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:38.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:38 smithi003 bash[19775]: cluster 2024-09-16T10:31:36.975310+0000 mgr.y (mgr.24305) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:38 smithi003 bash[26401]: cluster 2024-09-16T10:31:36.975310+0000 mgr.y (mgr.24305) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:38.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:38 smithi088 bash[21623]: cluster 2024-09-16T10:31:36.975310+0000 mgr.y (mgr.24305) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:39.208 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:39.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[19775]: audit 2024-09-16T10:31:38.941136+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:31:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[19775]: audit 2024-09-16T10:31:38.942696+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:31:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[19775]: audit 2024-09-16T10:31:38.950788+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:31:39.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[26401]: audit 2024-09-16T10:31:38.941136+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:31:39.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[26401]: audit 2024-09-16T10:31:38.942696+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:31:39.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:39 smithi003 bash[26401]: audit 2024-09-16T10:31:38.950788+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:31:39.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:39 smithi088 bash[21623]: audit 2024-09-16T10:31:38.941136+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:31:39.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:39 smithi088 bash[21623]: audit 2024-09-16T10:31:38.942696+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:31:39.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:39 smithi088 bash[21623]: audit 2024-09-16T10:31:38.950788+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:31:40.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:40 smithi003 bash[26401]: cluster 2024-09-16T10:31:38.975754+0000 mgr.y (mgr.24305) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:40.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:40 smithi003 bash[19775]: cluster 2024-09-16T10:31:38.975754+0000 mgr.y (mgr.24305) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:40.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:40 smithi088 bash[21623]: cluster 2024-09-16T10:31:38.975754+0000 mgr.y (mgr.24305) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:41.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T10:31:41.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:41 smithi003 bash[19775]: audit 2024-09-16T10:31:40.273642+0000 mgr.y (mgr.24305) 255 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:41 smithi003 bash[26401]: audit 2024-09-16T10:31:40.273642+0000 mgr.y (mgr.24305) 255 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:41.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:41 smithi088 bash[21623]: audit 2024-09-16T10:31:40.273642+0000 mgr.y (mgr.24305) 255 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:42.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:42 smithi003 bash[26401]: cluster 2024-09-16T10:31:40.976522+0000 mgr.y (mgr.24305) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:42 smithi003 bash[19775]: cluster 2024-09-16T10:31:40.976522+0000 mgr.y (mgr.24305) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:42.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:42 smithi088 bash[21623]: cluster 2024-09-16T10:31:40.976522+0000 mgr.y (mgr.24305) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:44.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:44 smithi003 bash[19775]: cluster 2024-09-16T10:31:42.978384+0000 mgr.y (mgr.24305) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:44 smithi003 bash[26401]: cluster 2024-09-16T10:31:42.978384+0000 mgr.y (mgr.24305) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:44.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:44 smithi088 bash[21623]: cluster 2024-09-16T10:31:42.978384+0000 mgr.y (mgr.24305) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.219 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:46.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:46] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:31:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:46 smithi003 bash[26401]: cluster 2024-09-16T10:31:44.979234+0000 mgr.y (mgr.24305) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:46 smithi003 bash[26401]: audit 2024-09-16T10:31:45.929321+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:46 smithi003 bash[19775]: cluster 2024-09-16T10:31:44.979234+0000 mgr.y (mgr.24305) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:46 smithi003 bash[19775]: audit 2024-09-16T10:31:45.929321+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:46.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:46 smithi088 bash[21623]: cluster 2024-09-16T10:31:44.979234+0000 mgr.y (mgr.24305) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:46.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:46 smithi088 bash[21623]: audit 2024-09-16T10:31:45.929321+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:31:48.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T10:31:48.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:48 smithi003 bash[19775]: cluster 2024-09-16T10:31:46.981035+0000 mgr.y (mgr.24305) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:48.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:48 smithi003 bash[26401]: cluster 2024-09-16T10:31:46.981035+0000 mgr.y (mgr.24305) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:48.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:48 smithi088 bash[21623]: cluster 2024-09-16T10:31:46.981035+0000 mgr.y (mgr.24305) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:50 smithi003 bash[26401]: cluster 2024-09-16T10:31:48.981728+0000 mgr.y (mgr.24305) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:50 smithi003 bash[19775]: cluster 2024-09-16T10:31:48.981728+0000 mgr.y (mgr.24305) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:50 smithi088 bash[21623]: cluster 2024-09-16T10:31:48.981728+0000 mgr.y (mgr.24305) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:51.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:51 smithi003 bash[26401]: audit 2024-09-16T10:31:50.284883+0000 mgr.y (mgr.24305) 261 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:51 smithi003 bash[19775]: audit 2024-09-16T10:31:50.284883+0000 mgr.y (mgr.24305) 261 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:51.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:51 smithi088 bash[21623]: audit 2024-09-16T10:31:50.284883+0000 mgr.y (mgr.24305) 261 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:52.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:52 smithi003 bash[26401]: cluster 2024-09-16T10:31:50.982446+0000 mgr.y (mgr.24305) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:52.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:52 smithi003 bash[19775]: cluster 2024-09-16T10:31:50.982446+0000 mgr.y (mgr.24305) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:52.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:52 smithi088 bash[21623]: cluster 2024-09-16T10:31:50.982446+0000 mgr.y (mgr.24305) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:53.341 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:54.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:54 smithi003 bash[19775]: cluster 2024-09-16T10:31:52.984077+0000 mgr.y (mgr.24305) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:54.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:54 smithi003 bash[26401]: cluster 2024-09-16T10:31:52.984077+0000 mgr.y (mgr.24305) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:54.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:54 smithi088 bash[21623]: cluster 2024-09-16T10:31:52.984077+0000 mgr.y (mgr.24305) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:31:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:56 smithi003 bash[19775]: cluster 2024-09-16T10:31:54.984476+0000 mgr.y (mgr.24305) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:56.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:31:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:31:56] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:31:56.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:56 smithi003 bash[26401]: cluster 2024-09-16T10:31:54.984476+0000 mgr.y (mgr.24305) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:56.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:56 smithi088 bash[21623]: cluster 2024-09-16T10:31:54.984476+0000 mgr.y (mgr.24305) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:58.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:31:58 smithi003 bash[19775]: cluster 2024-09-16T10:31:56.986020+0000 mgr.y (mgr.24305) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:58.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:31:58 smithi003 bash[26401]: cluster 2024-09-16T10:31:56.986020+0000 mgr.y (mgr.24305) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:58.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:31:58 smithi088 bash[21623]: cluster 2024-09-16T10:31:56.986020+0000 mgr.y (mgr.24305) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:00.338 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:00.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:00 smithi003 bash[19775]: cluster 2024-09-16T10:31:58.986727+0000 mgr.y (mgr.24305) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:00 smithi003 bash[26401]: cluster 2024-09-16T10:31:58.986727+0000 mgr.y (mgr.24305) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:00.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:00 smithi088 bash[21623]: cluster 2024-09-16T10:31:58.986727+0000 mgr.y (mgr.24305) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:01 smithi003 bash[26401]: audit 2024-09-16T10:32:00.296115+0000 mgr.y (mgr.24305) 267 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:01 smithi003 bash[26401]: audit 2024-09-16T10:32:00.929775+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:01 smithi003 bash[19775]: audit 2024-09-16T10:32:00.296115+0000 mgr.y (mgr.24305) 267 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:01 smithi003 bash[19775]: audit 2024-09-16T10:32:00.929775+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:01.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:01 smithi088 bash[21623]: audit 2024-09-16T10:32:00.296115+0000 mgr.y (mgr.24305) 267 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:01.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:01 smithi088 bash[21623]: audit 2024-09-16T10:32:00.929775+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 3m ago 6m 13.9M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (5m) 3m ago 5m 75.9M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (3m) 3m ago 3m 72.9M - 3.8 b5388489f99e cbb2565be37f 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-328-gad35db06 b5388489f99e 1585c25ca0c1 2024-09-16T10:32:02.131 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (16m) 3m ago 16m 490M - 19.1.1-328-gad35db06 b5388489f99e fa601359428e 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (16m) 3m ago 16m 48.8M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (14m) 3m ago 14m 38.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (14m) 3m ago 14m 41.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 3m ago 6m 8324k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (6m) 3m ago 6m 8255k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (13m) 3m ago 13m 49.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (12m) 3m ago 12m 50.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (11m) 3m ago 11m 45.8M 4061M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (10m) 3m ago 10m 54.5M 4061M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (10m) 3m ago 10m 56.8M 4060M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (9m) 3m ago 9m 45.7M 4060M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:32:02.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (8m) 3m ago 8m 44.7M 4060M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:32:02.133 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (7m) 3m ago 7m 46.8M 4060M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:32:02.133 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (5m) 3m ago 6m 35.3M - 2.43.0 a07b618ecd1d cf1336d901d4 2024-09-16T10:32:02.133 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (3m) 3m ago 3m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:32:02.133 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (3m) 3m ago 3m 88.5M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:32:02.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:02 smithi003 bash[19775]: cluster 2024-09-16T10:32:00.987354+0000 mgr.y (mgr.24305) 268 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:02.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:02 smithi003 bash[26401]: cluster 2024-09-16T10:32:00.987354+0000 mgr.y (mgr.24305) 268 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:02.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:02 smithi088 bash[21623]: cluster 2024-09-16T10:32:00.987354+0000 mgr.y (mgr.24305) 268 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:02.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:32:03.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:03 smithi003 bash[19775]: audit 2024-09-16T10:32:02.091910+0000 mgr.y (mgr.24305) 269 : audit [DBG] from='client.24845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:03 smithi003 bash[26401]: audit 2024-09-16T10:32:02.091910+0000 mgr.y (mgr.24305) 269 : audit [DBG] from='client.24845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:03.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:03 smithi088 bash[21623]: audit 2024-09-16T10:32:02.091910+0000 mgr.y (mgr.24305) 269 : audit [DBG] from='client.24845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:04.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:04 smithi003 bash[26401]: cluster 2024-09-16T10:32:02.989003+0000 mgr.y (mgr.24305) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:04.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:04 smithi003 bash[19775]: cluster 2024-09-16T10:32:02.989003+0000 mgr.y (mgr.24305) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:04.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:04 smithi088 bash[21623]: cluster 2024-09-16T10:32:02.989003+0000 mgr.y (mgr.24305) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:06] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:32:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:06 smithi003 bash[26401]: cluster 2024-09-16T10:32:04.989642+0000 mgr.y (mgr.24305) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:06 smithi003 bash[19775]: cluster 2024-09-16T10:32:04.989642+0000 mgr.y (mgr.24305) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:06.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:06 smithi088 bash[21623]: cluster 2024-09-16T10:32:04.989642+0000 mgr.y (mgr.24305) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:07.651 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:08.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:08 smithi088 bash[21623]: cluster 2024-09-16T10:32:06.991238+0000 mgr.y (mgr.24305) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:08.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:08 smithi003 bash[26401]: cluster 2024-09-16T10:32:06.991238+0000 mgr.y (mgr.24305) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:08.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:08 smithi003 bash[19775]: cluster 2024-09-16T10:32:06.991238+0000 mgr.y (mgr.24305) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:32:09.337 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:32:09.338 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:32:09.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:09 smithi003 bash[19775]: audit 2024-09-16T10:32:09.337164+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/4228844796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:32:09.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:09 smithi003 bash[26401]: audit 2024-09-16T10:32:09.337164+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/4228844796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:32:09.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:09 smithi088 bash[21623]: audit 2024-09-16T10:32:09.337164+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/4228844796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:32:10.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:32:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:10 smithi003 bash[19775]: cluster 2024-09-16T10:32:08.991713+0000 mgr.y (mgr.24305) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:10 smithi003 bash[26401]: cluster 2024-09-16T10:32:08.991713+0000 mgr.y (mgr.24305) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:10 smithi088 bash[21623]: cluster 2024-09-16T10:32:08.991713+0000 mgr.y (mgr.24305) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:11.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:11 smithi003 bash[26401]: audit 2024-09-16T10:32:10.307173+0000 mgr.y (mgr.24305) 274 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:11 smithi003 bash[19775]: audit 2024-09-16T10:32:10.307173+0000 mgr.y (mgr.24305) 274 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:12.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:11 smithi088 bash[21623]: audit 2024-09-16T10:32:10.307173+0000 mgr.y (mgr.24305) 274 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:12.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:12 smithi003 bash[19775]: cluster 2024-09-16T10:32:10.992381+0000 mgr.y (mgr.24305) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:12 smithi003 bash[26401]: cluster 2024-09-16T10:32:10.992381+0000 mgr.y (mgr.24305) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:13.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:12 smithi088 bash[21623]: cluster 2024-09-16T10:32:10.992381+0000 mgr.y (mgr.24305) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.896 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:14 smithi003 bash[19775]: cluster 2024-09-16T10:32:12.994073+0000 mgr.y (mgr.24305) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:14 smithi003 bash[26401]: cluster 2024-09-16T10:32:12.994073+0000 mgr.y (mgr.24305) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:15.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:14 smithi088 bash[21623]: cluster 2024-09-16T10:32:12.994073+0000 mgr.y (mgr.24305) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: id: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 6m), standbys: x 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:32:16.440 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T10:32:16.441 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:32:16.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:16] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[19775]: cluster 2024-09-16T10:32:14.994724+0000 mgr.y (mgr.24305) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[19775]: audit 2024-09-16T10:32:15.930231+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[19775]: audit 2024-09-16T10:32:16.440397+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.3:0/2940827709' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[26401]: cluster 2024-09-16T10:32:14.994724+0000 mgr.y (mgr.24305) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[26401]: audit 2024-09-16T10:32:15.930231+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:16 smithi003 bash[26401]: audit 2024-09-16T10:32:16.440397+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.3:0/2940827709' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:32:17.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:16 smithi088 bash[21623]: cluster 2024-09-16T10:32:14.994724+0000 mgr.y (mgr.24305) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:17.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:16 smithi088 bash[21623]: audit 2024-09-16T10:32:15.930231+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:17.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:16 smithi088 bash[21623]: audit 2024-09-16T10:32:16.440397+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.3:0/2940827709' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:32:17.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ls' 2024-09-16T10:32:18.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:18 smithi003 bash[19775]: cluster 2024-09-16T10:32:16.996412+0000 mgr.y (mgr.24305) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:18 smithi003 bash[26401]: cluster 2024-09-16T10:32:16.996412+0000 mgr.y (mgr.24305) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:19.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:18 smithi088 bash[21623]: cluster 2024-09-16T10:32:16.996412+0000 mgr.y (mgr.24305) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:20 smithi003 bash[19775]: cluster 2024-09-16T10:32:18.997179+0000 mgr.y (mgr.24305) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:20 smithi003 bash[26401]: cluster 2024-09-16T10:32:18.997179+0000 mgr.y (mgr.24305) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:21.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:20 smithi088 bash[21623]: cluster 2024-09-16T10:32:18.997179+0000 mgr.y (mgr.24305) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:21 smithi003 bash[26401]: audit 2024-09-16T10:32:20.318174+0000 mgr.y (mgr.24305) 280 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:21 smithi003 bash[19775]: audit 2024-09-16T10:32:20.318174+0000 mgr.y (mgr.24305) 280 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:21.980 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:22.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:21 smithi088 bash[21623]: audit 2024-09-16T10:32:20.318174+0000 mgr.y (mgr.24305) 280 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:22.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:22 smithi003 bash[19775]: cluster 2024-09-16T10:32:20.997870+0000 mgr.y (mgr.24305) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:22 smithi003 bash[26401]: cluster 2024-09-16T10:32:20.997870+0000 mgr.y (mgr.24305) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:23.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:22 smithi088 bash[21623]: cluster 2024-09-16T10:32:20.997870+0000 mgr.y (mgr.24305) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi003=a;count:1 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 4m ago 6m smithi088=a;count:1 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 4m ago 14m smithi003=y;smithi088=x;count:2 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 4m ago 15m smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b;count:3 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 4m ago 7m smithi003=a;smithi088=b;count:2 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 4m ago - 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 4m ago 7m smithi088=a;count:1 2024-09-16T10:32:23.641 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-16T10:32:24.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:32:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:24 smithi003 bash[26401]: cluster 2024-09-16T10:32:22.999631+0000 mgr.y (mgr.24305) 282 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:24.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:24 smithi003 bash[26401]: audit 2024-09-16T10:32:23.626878+0000 mgr.y (mgr.24305) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:24 smithi003 bash[19775]: cluster 2024-09-16T10:32:22.999631+0000 mgr.y (mgr.24305) 282 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:24 smithi003 bash[19775]: audit 2024-09-16T10:32:23.626878+0000 mgr.y (mgr.24305) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:25.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:24 smithi088 bash[21623]: cluster 2024-09-16T10:32:22.999631+0000 mgr.y (mgr.24305) 282 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:25.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:24 smithi088 bash[21623]: audit 2024-09-16T10:32:23.626878+0000 mgr.y (mgr.24305) 283 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:26.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:26 smithi003 bash[19775]: cluster 2024-09-16T10:32:25.000356+0000 mgr.y (mgr.24305) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:26.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:26] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:32:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:26 smithi003 bash[26401]: cluster 2024-09-16T10:32:25.000356+0000 mgr.y (mgr.24305) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:27.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:26 smithi088 bash[21623]: cluster 2024-09-16T10:32:25.000356+0000 mgr.y (mgr.24305) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:28.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:28 smithi003 bash[26401]: cluster 2024-09-16T10:32:27.002005+0000 mgr.y (mgr.24305) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:28 smithi003 bash[19775]: cluster 2024-09-16T10:32:27.002005+0000 mgr.y (mgr.24305) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:29.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:28 smithi088 bash[21623]: cluster 2024-09-16T10:32:27.002005+0000 mgr.y (mgr.24305) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:29.140 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:30.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:30 smithi003 bash[19775]: cluster 2024-09-16T10:32:29.002714+0000 mgr.y (mgr.24305) 286 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:30 smithi003 bash[26401]: cluster 2024-09-16T10:32:29.002714+0000 mgr.y (mgr.24305) 286 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:31.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:30 smithi088 bash[21623]: cluster 2024-09-16T10:32:29.002714+0000 mgr.y (mgr.24305) 286 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:31.017 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled to redeploy mgr.x on host 'smithi088' 2024-09-16T10:32:31.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps --refresh' 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:30.325340+0000 mgr.y (mgr.24305) 287 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:30.632321+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/2548115503' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:30.930436+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:30.997395+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.007396+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.016538+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.019285+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.020483+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.027653+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.077486+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.077845+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.078739+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[26401]: audit 2024-09-16T10:32:31.079456+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:30.325340+0000 mgr.y (mgr.24305) 287 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:30.632321+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/2548115503' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:30.930436+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:30.997395+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.007396+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.016538+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.019285+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.020483+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:32:31.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.027653+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:31.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.077486+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:31.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.077845+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:31.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.078739+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:32:31.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:31 smithi003 bash[19775]: audit 2024-09-16T10:32:31.079456+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:30.325340+0000 mgr.y (mgr.24305) 287 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:30.632321+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/2548115503' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:30.930436+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:30.997395+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.007396+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.016538+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:32.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.019285+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.020483+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.027653+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.077486+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.077845+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.078739+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:32:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:31 smithi088 bash[21623]: audit 2024-09-16T10:32:31.079456+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:32:32.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[26401]: audit 2024-09-16T10:32:30.988299+0000 mgr.y (mgr.24305) 288 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[26401]: cephadm 2024-09-16T10:32:31.000609+0000 mgr.y (mgr.24305) 289 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[26401]: cluster 2024-09-16T10:32:31.003315+0000 mgr.y (mgr.24305) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[26401]: cephadm 2024-09-16T10:32:31.080158+0000 mgr.y (mgr.24305) 291 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[19775]: audit 2024-09-16T10:32:30.988299+0000 mgr.y (mgr.24305) 288 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[19775]: cephadm 2024-09-16T10:32:31.000609+0000 mgr.y (mgr.24305) 289 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[19775]: cluster 2024-09-16T10:32:31.003315+0000 mgr.y (mgr.24305) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:32 smithi003 bash[19775]: cephadm 2024-09-16T10:32:31.080158+0000 mgr.y (mgr.24305) 291 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:32:33.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:32 smithi088 bash[21623]: audit 2024-09-16T10:32:30.988299+0000 mgr.y (mgr.24305) 288 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:33.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:32 smithi088 bash[21623]: cephadm 2024-09-16T10:32:31.000609+0000 mgr.y (mgr.24305) 289 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T10:32:33.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:32 smithi088 bash[21623]: cluster 2024-09-16T10:32:31.003315+0000 mgr.y (mgr.24305) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:33.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:32 smithi088 bash[21623]: cephadm 2024-09-16T10:32:31.080158+0000 mgr.y (mgr.24305) 291 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:32:34.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:34 smithi003 bash[19775]: cluster 2024-09-16T10:32:33.005046+0000 mgr.y (mgr.24305) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:34 smithi003 bash[26401]: cluster 2024-09-16T10:32:33.005046+0000 mgr.y (mgr.24305) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:35.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:34 smithi088 bash[21623]: cluster 2024-09-16T10:32:33.005046+0000 mgr.y (mgr.24305) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:36.506 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:36.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:36 smithi003 bash[19775]: cluster 2024-09-16T10:32:35.005706+0000 mgr.y (mgr.24305) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:36] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:32:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:36 smithi003 bash[26401]: cluster 2024-09-16T10:32:35.005706+0000 mgr.y (mgr.24305) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:37.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:36 smithi088 bash[21623]: cluster 2024-09-16T10:32:35.005706+0000 mgr.y (mgr.24305) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 4m ago 6m 13.9M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (6m) 4m ago 6m 75.9M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (4m) 4m ago 4m 72.9M - 3.8 b5388489f99e cbb2565be37f 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,8765 running (15m) 4m ago 15m 427M - 19.1.1-328-gad35db06 b5388489f99e 1585c25ca0c1 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (17m) 4m ago 17m 490M - 19.1.1-328-gad35db06 b5388489f99e fa601359428e 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (17m) 4m ago 17m 48.8M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:32:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (15m) 4m ago 15m 38.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (15m) 4m ago 15m 41.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 4m ago 6m 8324k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (6m) 4m ago 6m 8255k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (14m) 4m ago 14m 49.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (13m) 4m ago 13m 50.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (12m) 4m ago 12m 45.8M 4061M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (11m) 4m ago 11m 54.5M 4061M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (10m) 4m ago 10m 56.8M 4060M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (9m) 4m ago 9m 45.7M 4060M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (8m) 4m ago 8m 44.7M 4060M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:32:38.062 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (8m) 4m ago 8m 46.8M 4060M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:32:38.063 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (6m) 4m ago 7m 35.3M - 2.43.0 a07b618ecd1d cf1336d901d4 2024-09-16T10:32:38.063 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (4m) 4m ago 4m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:32:38.063 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (4m) 4m ago 4m 88.5M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:32:38.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:32:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:38 smithi003 bash[19775]: cluster 2024-09-16T10:32:37.007260+0000 mgr.y (mgr.24305) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:38.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:38 smithi003 bash[26401]: cluster 2024-09-16T10:32:37.007260+0000 mgr.y (mgr.24305) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:39.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:38 smithi088 bash[21623]: cluster 2024-09-16T10:32:37.007260+0000 mgr.y (mgr.24305) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:39.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:39 smithi003 bash[26401]: audit 2024-09-16T10:32:38.023396+0000 mgr.y (mgr.24305) 295 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:39.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:39 smithi003 bash[19775]: audit 2024-09-16T10:32:38.023396+0000 mgr.y (mgr.24305) 295 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:40.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:39 smithi088 bash[21623]: audit 2024-09-16T10:32:38.023396+0000 mgr.y (mgr.24305) 295 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:40 smithi003 bash[19775]: cluster 2024-09-16T10:32:39.007831+0000 mgr.y (mgr.24305) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:40 smithi003 bash[26401]: cluster 2024-09-16T10:32:39.007831+0000 mgr.y (mgr.24305) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:41.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:40 smithi088 bash[21623]: cluster 2024-09-16T10:32:39.007831+0000 mgr.y (mgr.24305) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:41.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:41 smithi003 bash[26401]: audit 2024-09-16T10:32:40.336427+0000 mgr.y (mgr.24305) 297 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:41 smithi003 bash[19775]: audit 2024-09-16T10:32:40.336427+0000 mgr.y (mgr.24305) 297 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:42.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:41 smithi088 bash[21623]: audit 2024-09-16T10:32:40.336427+0000 mgr.y (mgr.24305) 297 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:42 smithi003 bash[26401]: cluster 2024-09-16T10:32:41.008439+0000 mgr.y (mgr.24305) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:42 smithi003 bash[19775]: cluster 2024-09-16T10:32:41.008439+0000 mgr.y (mgr.24305) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:43.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:42 smithi088 bash[21623]: cluster 2024-09-16T10:32:41.008439+0000 mgr.y (mgr.24305) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:43.581 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:44.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:44 smithi003 bash[19775]: cluster 2024-09-16T10:32:43.010149+0000 mgr.y (mgr.24305) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:44 smithi003 bash[26401]: cluster 2024-09-16T10:32:43.010149+0000 mgr.y (mgr.24305) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:45.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:44 smithi088 bash[21623]: cluster 2024-09-16T10:32:43.010149+0000 mgr.y (mgr.24305) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:46.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:46] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:32:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:46 smithi003 bash[19775]: cluster 2024-09-16T10:32:45.010847+0000 mgr.y (mgr.24305) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:46 smithi003 bash[19775]: audit 2024-09-16T10:32:45.931235+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:46 smithi003 bash[26401]: cluster 2024-09-16T10:32:45.010847+0000 mgr.y (mgr.24305) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:46 smithi003 bash[26401]: audit 2024-09-16T10:32:45.931235+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:47.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:46 smithi088 bash[21623]: cluster 2024-09-16T10:32:45.010847+0000 mgr.y (mgr.24305) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:47.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:46 smithi088 bash[21623]: audit 2024-09-16T10:32:45.931235+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:32:48.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:48 smithi003 bash[26401]: cluster 2024-09-16T10:32:47.012486+0000 mgr.y (mgr.24305) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:48 smithi003 bash[19775]: cluster 2024-09-16T10:32:47.012486+0000 mgr.y (mgr.24305) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:49.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:48 smithi088 bash[21623]: cluster 2024-09-16T10:32:47.012486+0000 mgr.y (mgr.24305) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:50.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:50 smithi003 bash[26401]: cluster 2024-09-16T10:32:49.013193+0000 mgr.y (mgr.24305) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:50 smithi003 bash[19775]: cluster 2024-09-16T10:32:49.013193+0000 mgr.y (mgr.24305) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:51.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:50 smithi088 bash[21623]: cluster 2024-09-16T10:32:49.013193+0000 mgr.y (mgr.24305) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:51.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:51 smithi003 bash[26401]: audit 2024-09-16T10:32:50.347805+0000 mgr.y (mgr.24305) 303 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:51 smithi003 bash[19775]: audit 2024-09-16T10:32:50.347805+0000 mgr.y (mgr.24305) 303 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:52.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:51 smithi088 bash[21623]: audit 2024-09-16T10:32:50.347805+0000 mgr.y (mgr.24305) 303 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:52.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:52 smithi003 bash[26401]: cluster 2024-09-16T10:32:51.013898+0000 mgr.y (mgr.24305) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:52 smithi003 bash[19775]: cluster 2024-09-16T10:32:51.013898+0000 mgr.y (mgr.24305) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:53.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:52 smithi088 bash[21623]: cluster 2024-09-16T10:32:51.013898+0000 mgr.y (mgr.24305) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:54.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:54 smithi003 bash[19775]: cluster 2024-09-16T10:32:53.015586+0000 mgr.y (mgr.24305) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:54.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:54 smithi003 bash[26401]: cluster 2024-09-16T10:32:53.015586+0000 mgr.y (mgr.24305) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:55.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:54 smithi088 bash[21623]: cluster 2024-09-16T10:32:53.015586+0000 mgr.y (mgr.24305) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:56.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:32:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:32:56] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:32:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:56 smithi003 bash[26401]: cluster 2024-09-16T10:32:55.016282+0000 mgr.y (mgr.24305) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:56 smithi003 bash[19775]: cluster 2024-09-16T10:32:55.016282+0000 mgr.y (mgr.24305) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:57.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:56 smithi088 bash[21623]: cluster 2024-09-16T10:32:55.016282+0000 mgr.y (mgr.24305) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:58.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:32:58 smithi003 bash[26401]: cluster 2024-09-16T10:32:57.017972+0000 mgr.y (mgr.24305) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:58.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:32:58 smithi003 bash[19775]: cluster 2024-09-16T10:32:57.017972+0000 mgr.y (mgr.24305) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:59.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:32:58 smithi088 bash[21623]: cluster 2024-09-16T10:32:57.017972+0000 mgr.y (mgr.24305) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:00.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:00 smithi003 bash[19775]: cluster 2024-09-16T10:32:59.018667+0000 mgr.y (mgr.24305) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:00 smithi003 bash[26401]: cluster 2024-09-16T10:32:59.018667+0000 mgr.y (mgr.24305) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:01.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:00 smithi088 bash[21623]: cluster 2024-09-16T10:32:59.018667+0000 mgr.y (mgr.24305) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:01.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:01 smithi003 bash[19775]: audit 2024-09-16T10:33:00.359099+0000 mgr.y (mgr.24305) 309 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:01 smithi003 bash[19775]: audit 2024-09-16T10:33:00.931585+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:01 smithi003 bash[26401]: audit 2024-09-16T10:33:00.359099+0000 mgr.y (mgr.24305) 309 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:01 smithi003 bash[26401]: audit 2024-09-16T10:33:00.931585+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:02.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:01 smithi088 bash[21623]: audit 2024-09-16T10:33:00.359099+0000 mgr.y (mgr.24305) 309 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:02.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:01 smithi088 bash[21623]: audit 2024-09-16T10:33:00.931585+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:02.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:02 smithi003 bash[26401]: cluster 2024-09-16T10:33:01.019340+0000 mgr.y (mgr.24305) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:02 smithi003 bash[19775]: cluster 2024-09-16T10:33:01.019340+0000 mgr.y (mgr.24305) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:02 smithi088 bash[21623]: cluster 2024-09-16T10:33:01.019340+0000 mgr.y (mgr.24305) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:04.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:04 smithi003 bash[26401]: cluster 2024-09-16T10:33:03.021061+0000 mgr.y (mgr.24305) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:04 smithi003 bash[19775]: cluster 2024-09-16T10:33:03.021061+0000 mgr.y (mgr.24305) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:05.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:04 smithi088 bash[21623]: cluster 2024-09-16T10:33:03.021061+0000 mgr.y (mgr.24305) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:06.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:06] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:33:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:06 smithi003 bash[26401]: cluster 2024-09-16T10:33:05.021764+0000 mgr.y (mgr.24305) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:06 smithi003 bash[19775]: cluster 2024-09-16T10:33:05.021764+0000 mgr.y (mgr.24305) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:07.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:06 smithi088 bash[21623]: cluster 2024-09-16T10:33:05.021764+0000 mgr.y (mgr.24305) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:08.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:08 smithi003 bash[19775]: cluster 2024-09-16T10:33:07.023391+0000 mgr.y (mgr.24305) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:08 smithi003 bash[26401]: cluster 2024-09-16T10:33:07.023391+0000 mgr.y (mgr.24305) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:09.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:08 smithi088 bash[21623]: cluster 2024-09-16T10:33:07.023391+0000 mgr.y (mgr.24305) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:10 smithi003 bash[19775]: cluster 2024-09-16T10:33:09.024087+0000 mgr.y (mgr.24305) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:10 smithi003 bash[26401]: cluster 2024-09-16T10:33:09.024087+0000 mgr.y (mgr.24305) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:11.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:10 smithi088 bash[21623]: cluster 2024-09-16T10:33:09.024087+0000 mgr.y (mgr.24305) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:11.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:11 smithi003 bash[19775]: audit 2024-09-16T10:33:10.370413+0000 mgr.y (mgr.24305) 315 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:11 smithi003 bash[26401]: audit 2024-09-16T10:33:10.370413+0000 mgr.y (mgr.24305) 315 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:12.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:11 smithi088 bash[21623]: audit 2024-09-16T10:33:10.370413+0000 mgr.y (mgr.24305) 315 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:12.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:12 smithi003 bash[19775]: cluster 2024-09-16T10:33:11.024777+0000 mgr.y (mgr.24305) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:12 smithi003 bash[26401]: cluster 2024-09-16T10:33:11.024777+0000 mgr.y (mgr.24305) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:13.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:12 smithi088 bash[21623]: cluster 2024-09-16T10:33:11.024777+0000 mgr.y (mgr.24305) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:14 smithi003 bash[19775]: cluster 2024-09-16T10:33:13.026421+0000 mgr.y (mgr.24305) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:14 smithi003 bash[26401]: cluster 2024-09-16T10:33:13.026421+0000 mgr.y (mgr.24305) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:15.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:14 smithi088 bash[21623]: cluster 2024-09-16T10:33:13.026421+0000 mgr.y (mgr.24305) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:16.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:16] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:33:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:16 smithi003 bash[19775]: cluster 2024-09-16T10:33:15.027150+0000 mgr.y (mgr.24305) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:16 smithi003 bash[19775]: audit 2024-09-16T10:33:15.932018+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:16 smithi003 bash[26401]: cluster 2024-09-16T10:33:15.027150+0000 mgr.y (mgr.24305) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:16 smithi003 bash[26401]: audit 2024-09-16T10:33:15.932018+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:17.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:16 smithi088 bash[21623]: cluster 2024-09-16T10:33:15.027150+0000 mgr.y (mgr.24305) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:17.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:16 smithi088 bash[21623]: audit 2024-09-16T10:33:15.932018+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:18.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:18 smithi003 bash[19775]: cluster 2024-09-16T10:33:17.028803+0000 mgr.y (mgr.24305) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:18 smithi003 bash[26401]: cluster 2024-09-16T10:33:17.028803+0000 mgr.y (mgr.24305) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:19.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:18 smithi088 bash[21623]: cluster 2024-09-16T10:33:17.028803+0000 mgr.y (mgr.24305) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:20 smithi003 bash[26401]: cluster 2024-09-16T10:33:19.029498+0000 mgr.y (mgr.24305) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:20 smithi003 bash[19775]: cluster 2024-09-16T10:33:19.029498+0000 mgr.y (mgr.24305) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:21.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:20 smithi088 bash[21623]: cluster 2024-09-16T10:33:19.029498+0000 mgr.y (mgr.24305) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:21 smithi003 bash[26401]: audit 2024-09-16T10:33:20.381712+0000 mgr.y (mgr.24305) 321 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:21.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:21 smithi003 bash[19775]: audit 2024-09-16T10:33:20.381712+0000 mgr.y (mgr.24305) 321 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:22.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:21 smithi088 bash[21623]: audit 2024-09-16T10:33:20.381712+0000 mgr.y (mgr.24305) 321 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:22.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:22 smithi003 bash[19775]: cluster 2024-09-16T10:33:21.030185+0000 mgr.y (mgr.24305) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:22 smithi003 bash[26401]: cluster 2024-09-16T10:33:21.030185+0000 mgr.y (mgr.24305) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:23.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:22 smithi088 bash[21623]: cluster 2024-09-16T10:33:21.030185+0000 mgr.y (mgr.24305) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:24.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:24 smithi003 bash[26401]: cluster 2024-09-16T10:33:23.031872+0000 mgr.y (mgr.24305) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:24 smithi003 bash[19775]: cluster 2024-09-16T10:33:23.031872+0000 mgr.y (mgr.24305) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:25.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:24 smithi088 bash[21623]: cluster 2024-09-16T10:33:23.031872+0000 mgr.y (mgr.24305) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:25.473 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.473 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.473 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.474 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.474 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.474 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.475 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.475 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.475 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:25.750 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:25 smithi088 systemd[1]: Stopping Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:33:26.465 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[49257]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:33:26.466 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:33:26.466 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[49316]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:33:26.466 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T10:33:26.466 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: Stopped Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:33:26.719 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.719 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.720 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.720 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.720 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: Started Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:33:26.721 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.721 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.721 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.721 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.722 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:33:26 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:26] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[26401]: cluster 2024-09-16T10:33:25.032572+0000 mgr.y (mgr.24305) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[26401]: audit 2024-09-16T10:33:26.635744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[26401]: audit 2024-09-16T10:33:26.650108+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[26401]: audit 2024-09-16T10:33:26.662923+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[26401]: audit 2024-09-16T10:33:26.677736+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[19775]: cluster 2024-09-16T10:33:25.032572+0000 mgr.y (mgr.24305) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[19775]: audit 2024-09-16T10:33:26.635744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[19775]: audit 2024-09-16T10:33:26.650108+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[19775]: audit 2024-09-16T10:33:26.662923+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:26.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:26 smithi003 bash[19775]: audit 2024-09-16T10:33:26.677736+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:27.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[21623]: cluster 2024-09-16T10:33:25.032572+0000 mgr.y (mgr.24305) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:27.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[21623]: audit 2024-09-16T10:33:26.635744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:27.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[21623]: audit 2024-09-16T10:33:26.650108+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:27.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[21623]: audit 2024-09-16T10:33:26.662923+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:27.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:26 smithi088 bash[21623]: audit 2024-09-16T10:33:26.677736+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:28.250 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:27 smithi088 bash[49374]: debug 2024-09-16T10:33:27.866+0000 7fb3fbc8d640 1 -- 172.21.15.88:0/423692153 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5594c3d5d0e0 con 0x5594c3d5f400 2024-09-16T10:33:29.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:28 smithi088 bash[21623]: cluster 2024-09-16T10:33:27.034214+0000 mgr.y (mgr.24305) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:29.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:28 smithi003 bash[19775]: cluster 2024-09-16T10:33:27.034214+0000 mgr.y (mgr.24305) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:29.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:28 smithi003 bash[26401]: cluster 2024-09-16T10:33:27.034214+0000 mgr.y (mgr.24305) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:31.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:30 smithi088 bash[21623]: cluster 2024-09-16T10:33:29.034914+0000 mgr.y (mgr.24305) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:31.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:30 smithi003 bash[19775]: cluster 2024-09-16T10:33:29.034914+0000 mgr.y (mgr.24305) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:31.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:30 smithi003 bash[26401]: cluster 2024-09-16T10:33:29.034914+0000 mgr.y (mgr.24305) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:32.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:31 smithi088 bash[21623]: audit 2024-09-16T10:33:30.389609+0000 mgr.y (mgr.24305) 327 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:32.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:31 smithi088 bash[21623]: audit 2024-09-16T10:33:30.932453+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:32.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:31 smithi003 bash[26401]: audit 2024-09-16T10:33:30.389609+0000 mgr.y (mgr.24305) 327 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:32.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:31 smithi003 bash[26401]: audit 2024-09-16T10:33:30.932453+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:32.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:31 smithi003 bash[19775]: audit 2024-09-16T10:33:30.389609+0000 mgr.y (mgr.24305) 327 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:31 smithi003 bash[19775]: audit 2024-09-16T10:33:30.932453+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:33.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:32 smithi088 bash[21623]: cluster 2024-09-16T10:33:31.035574+0000 mgr.y (mgr.24305) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:33.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:32 smithi088 bash[21623]: audit 2024-09-16T10:33:32.617095+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:33.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:32 smithi088 bash[21623]: audit 2024-09-16T10:33:32.625582+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:33.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[19775]: cluster 2024-09-16T10:33:31.035574+0000 mgr.y (mgr.24305) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:33.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[19775]: audit 2024-09-16T10:33:32.617095+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:33.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[19775]: audit 2024-09-16T10:33:32.625582+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:33.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[26401]: cluster 2024-09-16T10:33:31.035574+0000 mgr.y (mgr.24305) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[26401]: audit 2024-09-16T10:33:32.617095+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:32 smithi003 bash[26401]: audit 2024-09-16T10:33:32.625582+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:33 smithi088 bash[21623]: audit 2024-09-16T10:33:32.850460+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:33 smithi088 bash[21623]: audit 2024-09-16T10:33:32.865760+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:33 smithi088 bash[21623]: audit 2024-09-16T10:33:33.488308+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:33 smithi088 bash[21623]: audit 2024-09-16T10:33:33.489845+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:33 smithi088 bash[21623]: audit 2024-09-16T10:33:33.501462+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[49374]: [16/Sep/2024:10:33:34] ENGINE Bus STARTING 2024-09-16T10:33:34.117 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[49374]: CherryPy Checker: 2024-09-16T10:33:34.118 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[49374]: The Application mounted at '' has an empty config. 2024-09-16T10:33:34.118 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[49374]: [16/Sep/2024:10:33:34] ENGINE Serving on http://:::9283 2024-09-16T10:33:34.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[26401]: audit 2024-09-16T10:33:32.850460+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[26401]: audit 2024-09-16T10:33:32.865760+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[26401]: audit 2024-09-16T10:33:33.488308+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:33:34.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[26401]: audit 2024-09-16T10:33:33.489845+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[26401]: audit 2024-09-16T10:33:33.501462+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[19775]: audit 2024-09-16T10:33:32.850460+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[19775]: audit 2024-09-16T10:33:32.865760+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[19775]: audit 2024-09-16T10:33:33.488308+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[19775]: audit 2024-09-16T10:33:33.489845+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:33:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:33 smithi003 bash[19775]: audit 2024-09-16T10:33:33.501462+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:33:34.500 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[49374]: [16/Sep/2024:10:33:34] ENGINE Bus STARTED 2024-09-16T10:33:35.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: cluster 2024-09-16T10:33:33.037234+0000 mgr.y (mgr.24305) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: cluster 2024-09-16T10:33:34.010958+0000 mon.a (mon.0) 929 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: cluster 2024-09-16T10:33:34.011121+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: audit 2024-09-16T10:33:34.017862+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: audit 2024-09-16T10:33:34.018891+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: audit 2024-09-16T10:33:34.021337+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[19775]: audit 2024-09-16T10:33:34.021799+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: cluster 2024-09-16T10:33:33.037234+0000 mgr.y (mgr.24305) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: cluster 2024-09-16T10:33:34.010958+0000 mon.a (mon.0) 929 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:33:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: cluster 2024-09-16T10:33:34.011121+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:33:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: audit 2024-09-16T10:33:34.017862+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:33:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: audit 2024-09-16T10:33:34.018891+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:33:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: audit 2024-09-16T10:33:34.021337+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:33:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:34 smithi003 bash[26401]: audit 2024-09-16T10:33:34.021799+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:33:35.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: cluster 2024-09-16T10:33:33.037234+0000 mgr.y (mgr.24305) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: cluster 2024-09-16T10:33:34.010958+0000 mon.a (mon.0) 929 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: cluster 2024-09-16T10:33:34.011121+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: audit 2024-09-16T10:33:34.017862+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: audit 2024-09-16T10:33:34.018891+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: audit 2024-09-16T10:33:34.021337+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:33:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:34 smithi088 bash[21623]: audit 2024-09-16T10:33:34.021799+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:33:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:35 smithi003 bash[19775]: cluster 2024-09-16T10:33:34.879915+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T10:33:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:35 smithi003 bash[19775]: cluster 2024-09-16T10:33:35.037881+0000 mgr.y (mgr.24305) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:35 smithi003 bash[26401]: cluster 2024-09-16T10:33:34.879915+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T10:33:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:35 smithi003 bash[26401]: cluster 2024-09-16T10:33:35.037881+0000 mgr.y (mgr.24305) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:35 smithi088 bash[21623]: cluster 2024-09-16T10:33:34.879915+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T10:33:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:35 smithi088 bash[21623]: cluster 2024-09-16T10:33:35.037881+0000 mgr.y (mgr.24305) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:36.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:36] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:33:38.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:38 smithi003 bash[19775]: cluster 2024-09-16T10:33:37.039542+0000 mgr.y (mgr.24305) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:38 smithi003 bash[26401]: cluster 2024-09-16T10:33:37.039542+0000 mgr.y (mgr.24305) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:38.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:38 smithi088 bash[21623]: cluster 2024-09-16T10:33:37.039542+0000 mgr.y (mgr.24305) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:40.397 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:40 smithi003 bash[26401]: cluster 2024-09-16T10:33:39.040241+0000 mgr.y (mgr.24305) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:40.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:40 smithi003 bash[19775]: cluster 2024-09-16T10:33:39.040241+0000 mgr.y (mgr.24305) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:40.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:40 smithi088 bash[21623]: cluster 2024-09-16T10:33:39.040241+0000 mgr.y (mgr.24305) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:41.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:41 smithi003 bash[26401]: audit 2024-09-16T10:33:40.397535+0000 mgr.y (mgr.24305) 333 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:41.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:41 smithi003 bash[19775]: audit 2024-09-16T10:33:40.397535+0000 mgr.y (mgr.24305) 333 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:41.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:41 smithi088 bash[21623]: audit 2024-09-16T10:33:40.397535+0000 mgr.y (mgr.24305) 333 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:42.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:42 smithi003 bash[26401]: cluster 2024-09-16T10:33:41.040935+0000 mgr.y (mgr.24305) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:42 smithi003 bash[19775]: cluster 2024-09-16T10:33:41.040935+0000 mgr.y (mgr.24305) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:42.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:42 smithi088 bash[21623]: cluster 2024-09-16T10:33:41.040935+0000 mgr.y (mgr.24305) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:44 smithi003 bash[26401]: cluster 2024-09-16T10:33:43.042643+0000 mgr.y (mgr.24305) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:44 smithi003 bash[19775]: cluster 2024-09-16T10:33:43.042643+0000 mgr.y (mgr.24305) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:44.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:44 smithi088 bash[21623]: cluster 2024-09-16T10:33:43.042643+0000 mgr.y (mgr.24305) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:46 smithi003 bash[19775]: cluster 2024-09-16T10:33:45.043459+0000 mgr.y (mgr.24305) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:46 smithi003 bash[19775]: audit 2024-09-16T10:33:45.932860+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:46 smithi003 bash[26401]: cluster 2024-09-16T10:33:45.043459+0000 mgr.y (mgr.24305) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:46 smithi003 bash[26401]: audit 2024-09-16T10:33:45.932860+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:46.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:46 smithi088 bash[21623]: cluster 2024-09-16T10:33:45.043459+0000 mgr.y (mgr.24305) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:46.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:46 smithi088 bash[21623]: audit 2024-09-16T10:33:45.932860+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:33:46.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:46] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:33:48.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:48 smithi003 bash[19775]: cluster 2024-09-16T10:33:47.045155+0000 mgr.y (mgr.24305) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:48.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:48 smithi003 bash[26401]: cluster 2024-09-16T10:33:47.045155+0000 mgr.y (mgr.24305) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:48.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:48 smithi088 bash[21623]: cluster 2024-09-16T10:33:47.045155+0000 mgr.y (mgr.24305) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:50 smithi003 bash[26401]: cluster 2024-09-16T10:33:49.045807+0000 mgr.y (mgr.24305) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:50.408 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:50 smithi003 bash[19775]: cluster 2024-09-16T10:33:49.045807+0000 mgr.y (mgr.24305) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:50.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:50 smithi088 bash[21623]: cluster 2024-09-16T10:33:49.045807+0000 mgr.y (mgr.24305) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:51.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:51 smithi003 bash[19775]: audit 2024-09-16T10:33:50.408874+0000 mgr.y (mgr.24305) 339 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:51.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:51 smithi003 bash[26401]: audit 2024-09-16T10:33:50.408874+0000 mgr.y (mgr.24305) 339 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:51.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:51 smithi088 bash[21623]: audit 2024-09-16T10:33:50.408874+0000 mgr.y (mgr.24305) 339 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:52.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:52 smithi003 bash[26401]: cluster 2024-09-16T10:33:51.046511+0000 mgr.y (mgr.24305) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:52.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:52 smithi003 bash[19775]: cluster 2024-09-16T10:33:51.046511+0000 mgr.y (mgr.24305) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:52.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:52 smithi088 bash[21623]: cluster 2024-09-16T10:33:51.046511+0000 mgr.y (mgr.24305) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:54.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:54 smithi003 bash[19775]: cluster 2024-09-16T10:33:53.048334+0000 mgr.y (mgr.24305) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:54.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:54 smithi003 bash[26401]: cluster 2024-09-16T10:33:53.048334+0000 mgr.y (mgr.24305) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:54.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:54 smithi088 bash[21623]: cluster 2024-09-16T10:33:53.048334+0000 mgr.y (mgr.24305) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:56.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:56 smithi003 bash[19775]: cluster 2024-09-16T10:33:55.049109+0000 mgr.y (mgr.24305) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:56 smithi003 bash[26401]: cluster 2024-09-16T10:33:55.049109+0000 mgr.y (mgr.24305) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:56.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:56 smithi088 bash[21623]: cluster 2024-09-16T10:33:55.049109+0000 mgr.y (mgr.24305) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:56.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:33:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:33:56] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:33:58.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:33:58 smithi003 bash[19775]: cluster 2024-09-16T10:33:57.050809+0000 mgr.y (mgr.24305) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:58.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:33:58 smithi003 bash[26401]: cluster 2024-09-16T10:33:57.050809+0000 mgr.y (mgr.24305) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:58.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:33:58 smithi088 bash[21623]: cluster 2024-09-16T10:33:57.050809+0000 mgr.y (mgr.24305) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:00.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:00 smithi003 bash[26401]: cluster 2024-09-16T10:33:59.051652+0000 mgr.y (mgr.24305) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:00.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:00 smithi003 bash[19775]: cluster 2024-09-16T10:33:59.051652+0000 mgr.y (mgr.24305) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:00.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:00 smithi088 bash[21623]: cluster 2024-09-16T10:33:59.051652+0000 mgr.y (mgr.24305) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:01.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:01 smithi003 bash[19775]: audit 2024-09-16T10:34:00.419073+0000 mgr.y (mgr.24305) 345 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:01.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:01 smithi003 bash[19775]: audit 2024-09-16T10:34:00.933343+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:01 smithi003 bash[26401]: audit 2024-09-16T10:34:00.419073+0000 mgr.y (mgr.24305) 345 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:01 smithi003 bash[26401]: audit 2024-09-16T10:34:00.933343+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:01.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:01 smithi088 bash[21623]: audit 2024-09-16T10:34:00.419073+0000 mgr.y (mgr.24305) 345 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:01.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:01 smithi088 bash[21623]: audit 2024-09-16T10:34:00.933343+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:02.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:02 smithi003 bash[19775]: cluster 2024-09-16T10:34:01.052476+0000 mgr.y (mgr.24305) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:02.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:02 smithi003 bash[26401]: cluster 2024-09-16T10:34:01.052476+0000 mgr.y (mgr.24305) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:02.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:02 smithi088 bash[21623]: cluster 2024-09-16T10:34:01.052476+0000 mgr.y (mgr.24305) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:04.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:04 smithi003 bash[26401]: cluster 2024-09-16T10:34:03.054329+0000 mgr.y (mgr.24305) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:04 smithi003 bash[19775]: cluster 2024-09-16T10:34:03.054329+0000 mgr.y (mgr.24305) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:04.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:04 smithi088 bash[21623]: cluster 2024-09-16T10:34:03.054329+0000 mgr.y (mgr.24305) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:06.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:06 smithi003 bash[26401]: cluster 2024-09-16T10:34:05.055179+0000 mgr.y (mgr.24305) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:06.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:06 smithi003 bash[19775]: cluster 2024-09-16T10:34:05.055179+0000 mgr.y (mgr.24305) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:06.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:06 smithi088 bash[21623]: cluster 2024-09-16T10:34:05.055179+0000 mgr.y (mgr.24305) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:06.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:06] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:34:08.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:08 smithi003 bash[26401]: cluster 2024-09-16T10:34:07.056954+0000 mgr.y (mgr.24305) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:08.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:08 smithi003 bash[19775]: cluster 2024-09-16T10:34:07.056954+0000 mgr.y (mgr.24305) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:08.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:08 smithi088 bash[21623]: cluster 2024-09-16T10:34:07.056954+0000 mgr.y (mgr.24305) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:10 smithi003 bash[19775]: cluster 2024-09-16T10:34:09.057759+0000 mgr.y (mgr.24305) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:10.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:10 smithi003 bash[26401]: cluster 2024-09-16T10:34:09.057759+0000 mgr.y (mgr.24305) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:10.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:10 smithi088 bash[21623]: cluster 2024-09-16T10:34:09.057759+0000 mgr.y (mgr.24305) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:11.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:11 smithi003 bash[19775]: audit 2024-09-16T10:34:10.425227+0000 mgr.y (mgr.24305) 351 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:11.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:11 smithi003 bash[26401]: audit 2024-09-16T10:34:10.425227+0000 mgr.y (mgr.24305) 351 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:11.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:11 smithi088 bash[21623]: audit 2024-09-16T10:34:10.425227+0000 mgr.y (mgr.24305) 351 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:12.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:12 smithi003 bash[26401]: cluster 2024-09-16T10:34:11.058548+0000 mgr.y (mgr.24305) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:12.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:12 smithi003 bash[19775]: cluster 2024-09-16T10:34:11.058548+0000 mgr.y (mgr.24305) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:12.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:12 smithi088 bash[21623]: cluster 2024-09-16T10:34:11.058548+0000 mgr.y (mgr.24305) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:14.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:14 smithi003 bash[19775]: cluster 2024-09-16T10:34:13.060354+0000 mgr.y (mgr.24305) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:14 smithi003 bash[26401]: cluster 2024-09-16T10:34:13.060354+0000 mgr.y (mgr.24305) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:14.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:14 smithi088 bash[21623]: cluster 2024-09-16T10:34:13.060354+0000 mgr.y (mgr.24305) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:16.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:16 smithi003 bash[19775]: cluster 2024-09-16T10:34:15.061143+0000 mgr.y (mgr.24305) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:16.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:16 smithi003 bash[19775]: audit 2024-09-16T10:34:15.933884+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:16 smithi003 bash[26401]: cluster 2024-09-16T10:34:15.061143+0000 mgr.y (mgr.24305) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:16 smithi003 bash[26401]: audit 2024-09-16T10:34:15.933884+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:16.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:16 smithi088 bash[21623]: cluster 2024-09-16T10:34:15.061143+0000 mgr.y (mgr.24305) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:16.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:16 smithi088 bash[21623]: audit 2024-09-16T10:34:15.933884+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:16.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:16] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:34:18.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:18 smithi003 bash[19775]: cluster 2024-09-16T10:34:17.062762+0000 mgr.y (mgr.24305) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:18.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:18 smithi003 bash[26401]: cluster 2024-09-16T10:34:17.062762+0000 mgr.y (mgr.24305) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:18.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:18 smithi088 bash[21623]: cluster 2024-09-16T10:34:17.062762+0000 mgr.y (mgr.24305) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:20.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:20 smithi003 bash[19775]: cluster 2024-09-16T10:34:19.063470+0000 mgr.y (mgr.24305) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:20 smithi003 bash[26401]: cluster 2024-09-16T10:34:19.063470+0000 mgr.y (mgr.24305) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:20.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:20 smithi088 bash[21623]: cluster 2024-09-16T10:34:19.063470+0000 mgr.y (mgr.24305) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:21.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:21 smithi088 bash[21623]: audit 2024-09-16T10:34:20.433530+0000 mgr.y (mgr.24305) 357 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:21 smithi003 bash[19775]: audit 2024-09-16T10:34:20.433530+0000 mgr.y (mgr.24305) 357 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:21.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:21 smithi003 bash[26401]: audit 2024-09-16T10:34:20.433530+0000 mgr.y (mgr.24305) 357 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:22.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:22 smithi088 bash[21623]: cluster 2024-09-16T10:34:21.064175+0000 mgr.y (mgr.24305) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:22 smithi003 bash[19775]: cluster 2024-09-16T10:34:21.064175+0000 mgr.y (mgr.24305) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:22.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:22 smithi003 bash[26401]: cluster 2024-09-16T10:34:21.064175+0000 mgr.y (mgr.24305) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:24.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:24 smithi088 bash[21623]: cluster 2024-09-16T10:34:23.065889+0000 mgr.y (mgr.24305) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:24 smithi003 bash[26401]: cluster 2024-09-16T10:34:23.065889+0000 mgr.y (mgr.24305) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:24.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:24 smithi003 bash[19775]: cluster 2024-09-16T10:34:23.065889+0000 mgr.y (mgr.24305) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:26.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:26 smithi088 bash[21623]: cluster 2024-09-16T10:34:25.066597+0000 mgr.y (mgr.24305) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:26.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:26 smithi003 bash[19775]: cluster 2024-09-16T10:34:25.066597+0000 mgr.y (mgr.24305) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:26.514 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:26 smithi003 bash[26401]: cluster 2024-09-16T10:34:25.066597+0000 mgr.y (mgr.24305) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:26] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:34:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:28 smithi003 bash[19775]: cluster 2024-09-16T10:34:27.068220+0000 mgr.y (mgr.24305) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:28.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:28 smithi003 bash[26401]: cluster 2024-09-16T10:34:27.068220+0000 mgr.y (mgr.24305) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:28.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:28 smithi088 bash[21623]: cluster 2024-09-16T10:34:27.068220+0000 mgr.y (mgr.24305) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:30 smithi003 bash[19775]: cluster 2024-09-16T10:34:29.068927+0000 mgr.y (mgr.24305) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:30 smithi003 bash[26401]: cluster 2024-09-16T10:34:29.068927+0000 mgr.y (mgr.24305) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:30.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:30 smithi088 bash[21623]: cluster 2024-09-16T10:34:29.068927+0000 mgr.y (mgr.24305) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:31.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:31 smithi003 bash[26401]: audit 2024-09-16T10:34:30.443503+0000 mgr.y (mgr.24305) 363 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:31.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:31 smithi003 bash[26401]: audit 2024-09-16T10:34:30.934215+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:31 smithi003 bash[19775]: audit 2024-09-16T10:34:30.443503+0000 mgr.y (mgr.24305) 363 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:31 smithi003 bash[19775]: audit 2024-09-16T10:34:30.934215+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:31.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:31 smithi088 bash[21623]: audit 2024-09-16T10:34:30.443503+0000 mgr.y (mgr.24305) 363 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:31.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:31 smithi088 bash[21623]: audit 2024-09-16T10:34:30.934215+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:32.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:32 smithi003 bash[26401]: cluster 2024-09-16T10:34:31.069637+0000 mgr.y (mgr.24305) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:32 smithi003 bash[19775]: cluster 2024-09-16T10:34:31.069637+0000 mgr.y (mgr.24305) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:32.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:32 smithi088 bash[21623]: cluster 2024-09-16T10:34:31.069637+0000 mgr.y (mgr.24305) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:34.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:34 smithi003 bash[26401]: cluster 2024-09-16T10:34:33.071394+0000 mgr.y (mgr.24305) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:34 smithi003 bash[19775]: cluster 2024-09-16T10:34:33.071394+0000 mgr.y (mgr.24305) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:34.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:34 smithi088 bash[21623]: cluster 2024-09-16T10:34:33.071394+0000 mgr.y (mgr.24305) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:36.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:36 smithi003 bash[19775]: cluster 2024-09-16T10:34:35.072150+0000 mgr.y (mgr.24305) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:36.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:36] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:34:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:36 smithi003 bash[26401]: cluster 2024-09-16T10:34:35.072150+0000 mgr.y (mgr.24305) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:36.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:36 smithi088 bash[21623]: cluster 2024-09-16T10:34:35.072150+0000 mgr.y (mgr.24305) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:38.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:38 smithi003 bash[19775]: cluster 2024-09-16T10:34:37.073820+0000 mgr.y (mgr.24305) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:38.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:38 smithi003 bash[26401]: cluster 2024-09-16T10:34:37.073820+0000 mgr.y (mgr.24305) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:38.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:38 smithi088 bash[21623]: cluster 2024-09-16T10:34:37.073820+0000 mgr.y (mgr.24305) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: cluster 2024-09-16T10:34:39.074532+0000 mgr.y (mgr.24305) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: audit 2024-09-16T10:34:39.726931+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: audit 2024-09-16T10:34:39.742029+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: audit 2024-09-16T10:34:40.430544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: audit 2024-09-16T10:34:40.432083+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[19775]: audit 2024-09-16T10:34:40.439904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: cluster 2024-09-16T10:34:39.074532+0000 mgr.y (mgr.24305) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: audit 2024-09-16T10:34:39.726931+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: audit 2024-09-16T10:34:39.742029+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: audit 2024-09-16T10:34:40.430544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:34:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: audit 2024-09-16T10:34:40.432083+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:34:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:40 smithi003 bash[26401]: audit 2024-09-16T10:34:40.439904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:41.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: cluster 2024-09-16T10:34:39.074532+0000 mgr.y (mgr.24305) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:41.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: audit 2024-09-16T10:34:39.726931+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:41.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: audit 2024-09-16T10:34:39.742029+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:41.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: audit 2024-09-16T10:34:40.430544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:34:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: audit 2024-09-16T10:34:40.432083+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:34:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:40 smithi088 bash[21623]: audit 2024-09-16T10:34:40.439904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:34:42.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:41 smithi088 bash[21623]: audit 2024-09-16T10:34:40.453610+0000 mgr.y (mgr.24305) 369 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:42.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:41 smithi003 bash[26401]: audit 2024-09-16T10:34:40.453610+0000 mgr.y (mgr.24305) 369 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:42.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:41 smithi003 bash[19775]: audit 2024-09-16T10:34:40.453610+0000 mgr.y (mgr.24305) 369 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:43.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:42 smithi088 bash[21623]: cluster 2024-09-16T10:34:41.075232+0000 mgr.y (mgr.24305) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:42 smithi003 bash[19775]: cluster 2024-09-16T10:34:41.075232+0000 mgr.y (mgr.24305) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:42 smithi003 bash[26401]: cluster 2024-09-16T10:34:41.075232+0000 mgr.y (mgr.24305) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:44 smithi088 bash[21623]: cluster 2024-09-16T10:34:43.076938+0000 mgr.y (mgr.24305) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:45.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:44 smithi003 bash[26401]: cluster 2024-09-16T10:34:43.076938+0000 mgr.y (mgr.24305) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:45.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:44 smithi003 bash[19775]: cluster 2024-09-16T10:34:43.076938+0000 mgr.y (mgr.24305) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:46.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:46] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:34:46.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:46 smithi003 bash[19775]: cluster 2024-09-16T10:34:45.077668+0000 mgr.y (mgr.24305) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:46 smithi003 bash[19775]: audit 2024-09-16T10:34:45.934611+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:46 smithi003 bash[26401]: cluster 2024-09-16T10:34:45.077668+0000 mgr.y (mgr.24305) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:46 smithi003 bash[26401]: audit 2024-09-16T10:34:45.934611+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:47.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:46 smithi088 bash[21623]: cluster 2024-09-16T10:34:45.077668+0000 mgr.y (mgr.24305) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:47.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:46 smithi088 bash[21623]: audit 2024-09-16T10:34:45.934611+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:34:49.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:48 smithi003 bash[19775]: cluster 2024-09-16T10:34:47.079411+0000 mgr.y (mgr.24305) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:49.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:48 smithi003 bash[26401]: cluster 2024-09-16T10:34:47.079411+0000 mgr.y (mgr.24305) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:49.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:48 smithi088 bash[21623]: cluster 2024-09-16T10:34:47.079411+0000 mgr.y (mgr.24305) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:50 smithi003 bash[19775]: cluster 2024-09-16T10:34:49.080161+0000 mgr.y (mgr.24305) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:50 smithi003 bash[26401]: cluster 2024-09-16T10:34:49.080161+0000 mgr.y (mgr.24305) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:51.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:50 smithi088 bash[21623]: cluster 2024-09-16T10:34:49.080161+0000 mgr.y (mgr.24305) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:52.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:51 smithi003 bash[26401]: audit 2024-09-16T10:34:50.461561+0000 mgr.y (mgr.24305) 375 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:52.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:51 smithi003 bash[19775]: audit 2024-09-16T10:34:50.461561+0000 mgr.y (mgr.24305) 375 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:52.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:51 smithi088 bash[21623]: audit 2024-09-16T10:34:50.461561+0000 mgr.y (mgr.24305) 375 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:53.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:52 smithi003 bash[19775]: cluster 2024-09-16T10:34:51.080948+0000 mgr.y (mgr.24305) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:52 smithi003 bash[26401]: cluster 2024-09-16T10:34:51.080948+0000 mgr.y (mgr.24305) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:52 smithi088 bash[21623]: cluster 2024-09-16T10:34:51.080948+0000 mgr.y (mgr.24305) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:54 smithi003 bash[19775]: cluster 2024-09-16T10:34:53.082862+0000 mgr.y (mgr.24305) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:55.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:54 smithi003 bash[26401]: cluster 2024-09-16T10:34:53.082862+0000 mgr.y (mgr.24305) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:54 smithi088 bash[21623]: cluster 2024-09-16T10:34:53.082862+0000 mgr.y (mgr.24305) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:56.775 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:34:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:34:56] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:34:57.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:56 smithi003 bash[19775]: cluster 2024-09-16T10:34:55.083613+0000 mgr.y (mgr.24305) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:57.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:56 smithi003 bash[26401]: cluster 2024-09-16T10:34:55.083613+0000 mgr.y (mgr.24305) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:57.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:56 smithi088 bash[21623]: cluster 2024-09-16T10:34:55.083613+0000 mgr.y (mgr.24305) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:34:58 smithi003 bash[19775]: cluster 2024-09-16T10:34:57.085408+0000 mgr.y (mgr.24305) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:59.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:34:58 smithi003 bash[26401]: cluster 2024-09-16T10:34:57.085408+0000 mgr.y (mgr.24305) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:59.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:34:58 smithi088 bash[21623]: cluster 2024-09-16T10:34:57.085408+0000 mgr.y (mgr.24305) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:00 smithi003 bash[19775]: cluster 2024-09-16T10:34:59.086141+0000 mgr.y (mgr.24305) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:01.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:00 smithi003 bash[26401]: cluster 2024-09-16T10:34:59.086141+0000 mgr.y (mgr.24305) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:01.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:00 smithi088 bash[21623]: cluster 2024-09-16T10:34:59.086141+0000 mgr.y (mgr.24305) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:02.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:01 smithi003 bash[19775]: audit 2024-09-16T10:35:00.471121+0000 mgr.y (mgr.24305) 381 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:02.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:01 smithi003 bash[19775]: audit 2024-09-16T10:35:00.935191+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:02.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:01 smithi003 bash[26401]: audit 2024-09-16T10:35:00.471121+0000 mgr.y (mgr.24305) 381 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:01 smithi003 bash[26401]: audit 2024-09-16T10:35:00.935191+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:02.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:01 smithi088 bash[21623]: audit 2024-09-16T10:35:00.471121+0000 mgr.y (mgr.24305) 381 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:02.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:01 smithi088 bash[21623]: audit 2024-09-16T10:35:00.935191+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:03.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:02 smithi003 bash[19775]: cluster 2024-09-16T10:35:01.086807+0000 mgr.y (mgr.24305) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:02 smithi003 bash[26401]: cluster 2024-09-16T10:35:01.086807+0000 mgr.y (mgr.24305) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:02 smithi088 bash[21623]: cluster 2024-09-16T10:35:01.086807+0000 mgr.y (mgr.24305) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:04 smithi003 bash[26401]: cluster 2024-09-16T10:35:03.088505+0000 mgr.y (mgr.24305) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:05.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:04 smithi003 bash[19775]: cluster 2024-09-16T10:35:03.088505+0000 mgr.y (mgr.24305) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:05.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:04 smithi088 bash[21623]: cluster 2024-09-16T10:35:03.088505+0000 mgr.y (mgr.24305) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:06.806 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:06] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-09-16T10:35:07.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:06 smithi003 bash[19775]: cluster 2024-09-16T10:35:05.089260+0000 mgr.y (mgr.24305) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:07.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:06 smithi003 bash[26401]: cluster 2024-09-16T10:35:05.089260+0000 mgr.y (mgr.24305) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:07.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:06 smithi088 bash[21623]: cluster 2024-09-16T10:35:05.089260+0000 mgr.y (mgr.24305) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:09.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:08 smithi003 bash[19775]: cluster 2024-09-16T10:35:07.090846+0000 mgr.y (mgr.24305) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:09.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:08 smithi003 bash[26401]: cluster 2024-09-16T10:35:07.090846+0000 mgr.y (mgr.24305) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:09.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:08 smithi088 bash[21623]: cluster 2024-09-16T10:35:07.090846+0000 mgr.y (mgr.24305) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:11.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:10 smithi003 bash[19775]: cluster 2024-09-16T10:35:09.091566+0000 mgr.y (mgr.24305) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:11.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:10 smithi003 bash[26401]: cluster 2024-09-16T10:35:09.091566+0000 mgr.y (mgr.24305) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:11.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:10 smithi088 bash[21623]: cluster 2024-09-16T10:35:09.091566+0000 mgr.y (mgr.24305) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:12.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:11 smithi003 bash[26401]: audit 2024-09-16T10:35:10.476673+0000 mgr.y (mgr.24305) 387 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:12.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:11 smithi003 bash[19775]: audit 2024-09-16T10:35:10.476673+0000 mgr.y (mgr.24305) 387 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:12.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:11 smithi088 bash[21623]: audit 2024-09-16T10:35:10.476673+0000 mgr.y (mgr.24305) 387 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:13.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:12 smithi003 bash[26401]: cluster 2024-09-16T10:35:11.092268+0000 mgr.y (mgr.24305) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:13.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:12 smithi003 bash[19775]: cluster 2024-09-16T10:35:11.092268+0000 mgr.y (mgr.24305) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:13.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:12 smithi088 bash[21623]: cluster 2024-09-16T10:35:11.092268+0000 mgr.y (mgr.24305) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:15.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:14 smithi003 bash[26401]: cluster 2024-09-16T10:35:13.094008+0000 mgr.y (mgr.24305) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:15.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:14 smithi003 bash[19775]: cluster 2024-09-16T10:35:13.094008+0000 mgr.y (mgr.24305) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:15.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:14 smithi088 bash[21623]: cluster 2024-09-16T10:35:13.094008+0000 mgr.y (mgr.24305) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:16.836 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:16] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:35:17.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:16 smithi003 bash[26401]: cluster 2024-09-16T10:35:15.094724+0000 mgr.y (mgr.24305) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:17.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:16 smithi003 bash[26401]: audit 2024-09-16T10:35:15.935469+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:17.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:16 smithi003 bash[19775]: cluster 2024-09-16T10:35:15.094724+0000 mgr.y (mgr.24305) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:16 smithi003 bash[19775]: audit 2024-09-16T10:35:15.935469+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:17.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:16 smithi088 bash[21623]: cluster 2024-09-16T10:35:15.094724+0000 mgr.y (mgr.24305) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:17.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:16 smithi088 bash[21623]: audit 2024-09-16T10:35:15.935469+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:19.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:18 smithi003 bash[26401]: cluster 2024-09-16T10:35:17.096502+0000 mgr.y (mgr.24305) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:19.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:18 smithi003 bash[19775]: cluster 2024-09-16T10:35:17.096502+0000 mgr.y (mgr.24305) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:19.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:18 smithi088 bash[21623]: cluster 2024-09-16T10:35:17.096502+0000 mgr.y (mgr.24305) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:20 smithi003 bash[26401]: cluster 2024-09-16T10:35:19.097377+0000 mgr.y (mgr.24305) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:21.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:20 smithi003 bash[19775]: cluster 2024-09-16T10:35:19.097377+0000 mgr.y (mgr.24305) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:21.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:20 smithi088 bash[21623]: cluster 2024-09-16T10:35:19.097377+0000 mgr.y (mgr.24305) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:22.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:21 smithi003 bash[26401]: audit 2024-09-16T10:35:20.487887+0000 mgr.y (mgr.24305) 393 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:22.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:21 smithi003 bash[19775]: audit 2024-09-16T10:35:20.487887+0000 mgr.y (mgr.24305) 393 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:22.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:21 smithi088 bash[21623]: audit 2024-09-16T10:35:20.487887+0000 mgr.y (mgr.24305) 393 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:23.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:22 smithi003 bash[26401]: cluster 2024-09-16T10:35:21.098222+0000 mgr.y (mgr.24305) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:22 smithi003 bash[19775]: cluster 2024-09-16T10:35:21.098222+0000 mgr.y (mgr.24305) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:22 smithi088 bash[21623]: cluster 2024-09-16T10:35:21.098222+0000 mgr.y (mgr.24305) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:24 smithi003 bash[26401]: cluster 2024-09-16T10:35:23.099973+0000 mgr.y (mgr.24305) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:25.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:24 smithi003 bash[19775]: cluster 2024-09-16T10:35:23.099973+0000 mgr.y (mgr.24305) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:25.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:24 smithi088 bash[21623]: cluster 2024-09-16T10:35:23.099973+0000 mgr.y (mgr.24305) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:26.863 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:26] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-16T10:35:27.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:26 smithi003 bash[19775]: cluster 2024-09-16T10:35:25.100699+0000 mgr.y (mgr.24305) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:27.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:26 smithi003 bash[26401]: cluster 2024-09-16T10:35:25.100699+0000 mgr.y (mgr.24305) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:27.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:26 smithi088 bash[21623]: cluster 2024-09-16T10:35:25.100699+0000 mgr.y (mgr.24305) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:29.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:28 smithi003 bash[26401]: cluster 2024-09-16T10:35:27.102348+0000 mgr.y (mgr.24305) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:29.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:28 smithi003 bash[19775]: cluster 2024-09-16T10:35:27.102348+0000 mgr.y (mgr.24305) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:29.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:28 smithi088 bash[21623]: cluster 2024-09-16T10:35:27.102348+0000 mgr.y (mgr.24305) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:31.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:30 smithi003 bash[19775]: cluster 2024-09-16T10:35:29.103143+0000 mgr.y (mgr.24305) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:31.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:30 smithi003 bash[26401]: cluster 2024-09-16T10:35:29.103143+0000 mgr.y (mgr.24305) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:31.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:30 smithi088 bash[21623]: cluster 2024-09-16T10:35:29.103143+0000 mgr.y (mgr.24305) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:32.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:31 smithi003 bash[26401]: audit 2024-09-16T10:35:30.499100+0000 mgr.y (mgr.24305) 399 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:31 smithi003 bash[26401]: audit 2024-09-16T10:35:30.936039+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:32.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:31 smithi003 bash[19775]: audit 2024-09-16T10:35:30.499100+0000 mgr.y (mgr.24305) 399 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:31 smithi003 bash[19775]: audit 2024-09-16T10:35:30.936039+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:32.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:31 smithi088 bash[21623]: audit 2024-09-16T10:35:30.499100+0000 mgr.y (mgr.24305) 399 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:31 smithi088 bash[21623]: audit 2024-09-16T10:35:30.936039+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:33.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:32 smithi003 bash[26401]: cluster 2024-09-16T10:35:31.103965+0000 mgr.y (mgr.24305) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:32 smithi003 bash[19775]: cluster 2024-09-16T10:35:31.103965+0000 mgr.y (mgr.24305) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:33.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:32 smithi088 bash[21623]: cluster 2024-09-16T10:35:31.103965+0000 mgr.y (mgr.24305) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:35.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:34 smithi003 bash[26401]: cluster 2024-09-16T10:35:33.105721+0000 mgr.y (mgr.24305) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:35.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:34 smithi003 bash[19775]: cluster 2024-09-16T10:35:33.105721+0000 mgr.y (mgr.24305) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:35.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:34 smithi088 bash[21623]: cluster 2024-09-16T10:35:33.105721+0000 mgr.y (mgr.24305) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:36.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:35 smithi003 bash[26401]: cluster 2024-09-16T10:35:35.106432+0000 mgr.y (mgr.24305) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:35 smithi003 bash[19775]: cluster 2024-09-16T10:35:35.106432+0000 mgr.y (mgr.24305) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:35 smithi088 bash[21623]: cluster 2024-09-16T10:35:35.106432+0000 mgr.y (mgr.24305) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:36.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:36] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-09-16T10:35:38.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:38 smithi003 bash[26401]: cluster 2024-09-16T10:35:37.108024+0000 mgr.y (mgr.24305) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:38.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:38 smithi003 bash[19775]: cluster 2024-09-16T10:35:37.108024+0000 mgr.y (mgr.24305) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:38.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:38 smithi088 bash[21623]: cluster 2024-09-16T10:35:37.108024+0000 mgr.y (mgr.24305) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:40.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:40 smithi003 bash[26401]: cluster 2024-09-16T10:35:39.108707+0000 mgr.y (mgr.24305) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:40.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:40 smithi003 bash[19775]: cluster 2024-09-16T10:35:39.108707+0000 mgr.y (mgr.24305) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:40.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:40 smithi088 bash[21623]: cluster 2024-09-16T10:35:39.108707+0000 mgr.y (mgr.24305) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:41.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:41 smithi003 bash[19775]: audit 2024-09-16T10:35:40.510384+0000 mgr.y (mgr.24305) 405 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:41.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:41 smithi003 bash[26401]: audit 2024-09-16T10:35:40.510384+0000 mgr.y (mgr.24305) 405 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:41.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:41 smithi088 bash[21623]: audit 2024-09-16T10:35:40.510384+0000 mgr.y (mgr.24305) 405 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: cluster 2024-09-16T10:35:41.109311+0000 mgr.y (mgr.24305) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.319820+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.319997+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.320311+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.320565+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.322208+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.322394+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.322594+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.322910+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.324171+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.324341+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.324559+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.324841+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.326224+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.326785+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.326844+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.327356+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: cluster 2024-09-16T10:35:41.109311+0000 mgr.y (mgr.24305) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:42.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.319820+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.319997+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.320311+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.320565+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.322208+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.322394+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.322594+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.322910+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.324171+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.324341+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.324559+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.324841+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.326224+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.326785+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.326844+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.327356+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: cephadm 2024-09-16T10:35:41.327973+0000 mgr.y (mgr.24305) 407 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: cephadm 2024-09-16T10:35:41.329009+0000 mgr.y (mgr.24305) 408 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 3292M 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.337024+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.347076+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.351334+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.352559+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[19775]: audit 2024-09-16T10:35:41.361421+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: cephadm 2024-09-16T10:35:41.327973+0000 mgr.y (mgr.24305) 407 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: cephadm 2024-09-16T10:35:41.329009+0000 mgr.y (mgr.24305) 408 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 3292M 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.337024+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.347076+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.351334+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.352559+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:35:42.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:42 smithi003 bash[26401]: audit 2024-09-16T10:35:41.361421+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: cluster 2024-09-16T10:35:41.109311+0000 mgr.y (mgr.24305) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.319820+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.319997+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.320311+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.320565+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.322208+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.322394+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.322594+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.322910+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.324171+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.324341+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.324559+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.324841+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.326224+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.326785+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.326844+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.327356+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24305 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: cephadm 2024-09-16T10:35:41.327973+0000 mgr.y (mgr.24305) 407 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: cephadm 2024-09-16T10:35:41.329009+0000 mgr.y (mgr.24305) 408 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 3292M 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.337024+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.347076+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.351334+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.352559+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:35:42.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:42 smithi088 bash[21623]: audit 2024-09-16T10:35:41.361421+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24305 ' entity='mgr.y' 2024-09-16T10:35:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:44 smithi003 bash[26401]: cluster 2024-09-16T10:35:43.110982+0000 mgr.y (mgr.24305) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:44.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:44 smithi003 bash[19775]: cluster 2024-09-16T10:35:43.110982+0000 mgr.y (mgr.24305) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:44.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:44 smithi088 bash[21623]: cluster 2024-09-16T10:35:43.110982+0000 mgr.y (mgr.24305) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:45.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:35:46.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:46 smithi003 bash[26401]: cluster 2024-09-16T10:35:45.111703+0000 mgr.y (mgr.24305) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:46.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:46 smithi003 bash[26401]: audit 2024-09-16T10:35:45.936267+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:46 smithi003 bash[19775]: cluster 2024-09-16T10:35:45.111703+0000 mgr.y (mgr.24305) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:46 smithi003 bash[19775]: audit 2024-09-16T10:35:45.936267+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:46.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:46 smithi088 bash[21623]: cluster 2024-09-16T10:35:45.111703+0000 mgr.y (mgr.24305) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:46.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:46 smithi088 bash[21623]: audit 2024-09-16T10:35:45.936267+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:35:46.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:46] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:35:48.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:48 smithi003 bash[26401]: cluster 2024-09-16T10:35:47.113356+0000 mgr.y (mgr.24305) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:48.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:48 smithi003 bash[19775]: cluster 2024-09-16T10:35:47.113356+0000 mgr.y (mgr.24305) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:48.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:48 smithi088 bash[21623]: cluster 2024-09-16T10:35:47.113356+0000 mgr.y (mgr.24305) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:50.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:50 smithi003 bash[19775]: cluster 2024-09-16T10:35:49.114063+0000 mgr.y (mgr.24305) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:50.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:50 smithi003 bash[26401]: cluster 2024-09-16T10:35:49.114063+0000 mgr.y (mgr.24305) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:50.486 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:35:50.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:50 smithi088 bash[21623]: cluster 2024-09-16T10:35:49.114063+0000 mgr.y (mgr.24305) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:51.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:51 smithi003 bash[26401]: audit 2024-09-16T10:35:50.521516+0000 mgr.y (mgr.24305) 413 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:51.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:51 smithi003 bash[19775]: audit 2024-09-16T10:35:50.521516+0000 mgr.y (mgr.24305) 413 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:51.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:51 smithi088 bash[21623]: audit 2024-09-16T10:35:50.521516+0000 mgr.y (mgr.24305) 413 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:51.969 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:35:51.969 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 2m ago 9m 13.1M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:35:51.969 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (9m) 72s ago 9m 75.4M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:35:51.971 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (7m) 2m ago 7m 47.8M - 3.8 b5388489f99e cbb2565be37f 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (2m) 72s ago 18m 438M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (20m) 2m ago 20m 495M - 19.1.1-328-gad35db06 b5388489f99e fa601359428e 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (20m) 2m ago 20m 54.1M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (18m) 72s ago 18m 41.2M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (18m) 2m ago 18m 47.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 2m ago 10m 8355k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (10m) 72s ago 10m 8787k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (17m) 2m ago 17m 51.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (16m) 2m ago 16m 52.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (15m) 2m ago 15m 48.8M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (14m) 2m ago 14m 57.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (13m) 72s ago 13m 62.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:35:51.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (13m) 72s ago 13m 51.1M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:35:51.973 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (12m) 72s ago 12m 48.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:35:51.973 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (11m) 72s ago 11m 51.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:35:51.973 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (9m) 72s ago 10m 44.2M - 2.43.0 a07b618ecd1d cf1336d901d4 2024-09-16T10:35:51.973 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (7m) 2m ago 7m 92.2M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:35:51.973 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (7m) 72s ago 7m 93.5M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:35:52.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:52 smithi003 bash[19775]: cluster 2024-09-16T10:35:51.114764+0000 mgr.y (mgr.24305) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:52.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:52 smithi003 bash[26401]: cluster 2024-09-16T10:35:51.114764+0000 mgr.y (mgr.24305) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:52.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:52 smithi088 bash[21623]: cluster 2024-09-16T10:35:51.114764+0000 mgr.y (mgr.24305) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:52.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:35:53.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:53 smithi003 bash[19775]: audit 2024-09-16T10:35:51.932035+0000 mgr.y (mgr.24305) 415 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:53 smithi003 bash[26401]: audit 2024-09-16T10:35:51.932035+0000 mgr.y (mgr.24305) 415 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:53 smithi088 bash[21623]: audit 2024-09-16T10:35:51.932035+0000 mgr.y (mgr.24305) 415 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:54.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:54 smithi003 bash[26401]: cluster 2024-09-16T10:35:53.116474+0000 mgr.y (mgr.24305) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:54.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:54 smithi003 bash[19775]: cluster 2024-09-16T10:35:53.116474+0000 mgr.y (mgr.24305) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:54.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:54 smithi088 bash[21623]: cluster 2024-09-16T10:35:53.116474+0000 mgr.y (mgr.24305) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:56 smithi003 bash[26401]: cluster 2024-09-16T10:35:55.117210+0000 mgr.y (mgr.24305) 417 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:56.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:56 smithi003 bash[19775]: cluster 2024-09-16T10:35:55.117210+0000 mgr.y (mgr.24305) 417 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:56.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:56 smithi088 bash[21623]: cluster 2024-09-16T10:35:55.117210+0000 mgr.y (mgr.24305) 417 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:56.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:35:56 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:35:56] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:35:57.497 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:35:58.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:58 smithi088 bash[21623]: cluster 2024-09-16T10:35:57.118928+0000 mgr.y (mgr.24305) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:58.652 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:58 smithi003 bash[26401]: cluster 2024-09-16T10:35:57.118928+0000 mgr.y (mgr.24305) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:58.652 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:58 smithi003 bash[19775]: cluster 2024-09-16T10:35:57.118928+0000 mgr.y (mgr.24305) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:59.044 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:35:59.044 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:35:59.044 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:35:59.044 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T10:35:59.045 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:35:59.046 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:35:59.046 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:35:59.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:35:59 smithi003 bash[19775]: audit 2024-09-16T10:35:59.045296+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.3:0/3280613921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:35:59.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:35:59 smithi003 bash[26401]: audit 2024-09-16T10:35:59.045296+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.3:0/3280613921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:35:59.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:35:59 smithi088 bash[21623]: audit 2024-09-16T10:35:59.045296+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.3:0/3280613921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:35:59.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:36:00.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:00 smithi088 bash[21623]: cluster 2024-09-16T10:35:59.119421+0000 mgr.y (mgr.24305) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:00.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:00 smithi003 bash[19775]: cluster 2024-09-16T10:35:59.119421+0000 mgr.y (mgr.24305) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:00.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:00 smithi003 bash[26401]: cluster 2024-09-16T10:35:59.119421+0000 mgr.y (mgr.24305) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:01.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:01 smithi003 bash[19775]: audit 2024-09-16T10:36:00.525600+0000 mgr.y (mgr.24305) 420 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:01.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:01 smithi003 bash[19775]: audit 2024-09-16T10:36:00.936626+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:01 smithi003 bash[26401]: audit 2024-09-16T10:36:00.525600+0000 mgr.y (mgr.24305) 420 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:01.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:01 smithi003 bash[26401]: audit 2024-09-16T10:36:00.936626+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:01.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:01 smithi088 bash[21623]: audit 2024-09-16T10:36:00.525600+0000 mgr.y (mgr.24305) 420 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:01.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:01 smithi088 bash[21623]: audit 2024-09-16T10:36:00.936626+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:02.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:02 smithi003 bash[26401]: cluster 2024-09-16T10:36:01.120116+0000 mgr.y (mgr.24305) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:02.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:02 smithi003 bash[19775]: cluster 2024-09-16T10:36:01.120116+0000 mgr.y (mgr.24305) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:02.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:02 smithi088 bash[21623]: cluster 2024-09-16T10:36:01.120116+0000 mgr.y (mgr.24305) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:04.643 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:04.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:04 smithi003 bash[26401]: cluster 2024-09-16T10:36:03.121955+0000 mgr.y (mgr.24305) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:04.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:04 smithi003 bash[19775]: cluster 2024-09-16T10:36:03.121955+0000 mgr.y (mgr.24305) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:04.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:04 smithi088 bash[21623]: cluster 2024-09-16T10:36:03.121955+0000 mgr.y (mgr.24305) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: id: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 10m), standbys: x 2024-09-16T10:36:06.237 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T10:36:06.238 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:36:06.514 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:06 smithi003 bash[26401]: cluster 2024-09-16T10:36:05.122816+0000 mgr.y (mgr.24305) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:06.514 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:06 smithi003 bash[26401]: audit 2024-09-16T10:36:06.238001+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.3:0/3920887604' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:36:06.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:06 smithi003 bash[19775]: cluster 2024-09-16T10:36:05.122816+0000 mgr.y (mgr.24305) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:06.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:06 smithi003 bash[19775]: audit 2024-09-16T10:36:06.238001+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.3:0/3920887604' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:36:06.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:06 smithi088 bash[21623]: cluster 2024-09-16T10:36:05.122816+0000 mgr.y (mgr.24305) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:06.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:06 smithi088 bash[21623]: audit 2024-09-16T10:36:06.238001+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.3:0/3920887604' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:36:06.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:06 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:36:06] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-09-16T10:36:07.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:36:08.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:08 smithi003 bash[19775]: cluster 2024-09-16T10:36:07.124593+0000 mgr.y (mgr.24305) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:08.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:08 smithi003 bash[26401]: cluster 2024-09-16T10:36:07.124593+0000 mgr.y (mgr.24305) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:08.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:08 smithi088 bash[21623]: cluster 2024-09-16T10:36:07.124593+0000 mgr.y (mgr.24305) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:10.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:10 smithi003 bash[26401]: cluster 2024-09-16T10:36:09.125450+0000 mgr.y (mgr.24305) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:10.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:10 smithi003 bash[19775]: cluster 2024-09-16T10:36:09.125450+0000 mgr.y (mgr.24305) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:10.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:10 smithi088 bash[21623]: cluster 2024-09-16T10:36:09.125450+0000 mgr.y (mgr.24305) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:11.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:11 smithi003 bash[19775]: audit 2024-09-16T10:36:10.533667+0000 mgr.y (mgr.24305) 426 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:11.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:11 smithi003 bash[26401]: audit 2024-09-16T10:36:10.533667+0000 mgr.y (mgr.24305) 426 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:11.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:11 smithi088 bash[21623]: audit 2024-09-16T10:36:10.533667+0000 mgr.y (mgr.24305) 426 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:11.845 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:12 smithi003 bash[19775]: cluster 2024-09-16T10:36:11.126291+0000 mgr.y (mgr.24305) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:12.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:12 smithi003 bash[26401]: cluster 2024-09-16T10:36:11.126291+0000 mgr.y (mgr.24305) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:12.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:12 smithi088 bash[21623]: cluster 2024-09-16T10:36:11.126291+0000 mgr.y (mgr.24305) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.530 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:36:14.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T10:36:14.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:14 smithi003 bash[19775]: cluster 2024-09-16T10:36:13.127380+0000 mgr.y (mgr.24305) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:14.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:14 smithi003 bash[19775]: audit 2024-09-16T10:36:13.531380+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.3:0/83816010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:36:14.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:14 smithi003 bash[26401]: cluster 2024-09-16T10:36:13.127380+0000 mgr.y (mgr.24305) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:14 smithi003 bash[26401]: audit 2024-09-16T10:36:13.531380+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.3:0/83816010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:36:14.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:14 smithi088 bash[21623]: cluster 2024-09-16T10:36:13.127380+0000 mgr.y (mgr.24305) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:14.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:14 smithi088 bash[21623]: audit 2024-09-16T10:36:13.531380+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.3:0/83816010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:36:16.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:16 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:36:16] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:36:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:16 smithi003 bash[19775]: cluster 2024-09-16T10:36:15.128061+0000 mgr.y (mgr.24305) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:16 smithi003 bash[19775]: audit 2024-09-16T10:36:15.937185+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:16 smithi003 bash[26401]: cluster 2024-09-16T10:36:15.128061+0000 mgr.y (mgr.24305) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:16 smithi003 bash[26401]: audit 2024-09-16T10:36:15.937185+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:16.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:16 smithi088 bash[21623]: cluster 2024-09-16T10:36:15.128061+0000 mgr.y (mgr.24305) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:16.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:16 smithi088 bash[21623]: audit 2024-09-16T10:36:15.937185+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24305 172.21.15.3:0/1783130446' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:18.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:18 smithi003 bash[26401]: cluster 2024-09-16T10:36:17.129804+0000 mgr.y (mgr.24305) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:18.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:18 smithi003 bash[19775]: cluster 2024-09-16T10:36:17.129804+0000 mgr.y (mgr.24305) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:18.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:18 smithi088 bash[21623]: cluster 2024-09-16T10:36:17.129804+0000 mgr.y (mgr.24305) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:18.988 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:20.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:20 smithi003 bash[26401]: cluster 2024-09-16T10:36:19.130618+0000 mgr.y (mgr.24305) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:20 smithi003 bash[19775]: cluster 2024-09-16T10:36:19.130618+0000 mgr.y (mgr.24305) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:20.610 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:36:20.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:20 smithi088 bash[21623]: cluster 2024-09-16T10:36:19.130618+0000 mgr.y (mgr.24305) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:21.282 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:36:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:21 smithi003 bash[19775]: audit 2024-09-16T10:36:20.544785+0000 mgr.y (mgr.24305) 432 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:21 smithi003 bash[19775]: audit 2024-09-16T10:36:20.600137+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.3:0/2714440608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:36:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:21 smithi003 bash[26401]: audit 2024-09-16T10:36:20.544785+0000 mgr.y (mgr.24305) 432 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:21 smithi003 bash[26401]: audit 2024-09-16T10:36:20.600137+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.3:0/2714440608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:36:21.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:21 smithi088 bash[21623]: audit 2024-09-16T10:36:20.544785+0000 mgr.y (mgr.24305) 432 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:21.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:21 smithi088 bash[21623]: audit 2024-09-16T10:36:20.600137+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.3:0/2714440608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:36:22.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:22 smithi003 bash[26401]: cluster 2024-09-16T10:36:21.131490+0000 mgr.y (mgr.24305) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:22 smithi003 bash[19775]: cluster 2024-09-16T10:36:21.131490+0000 mgr.y (mgr.24305) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:22.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:22 smithi088 bash[21623]: cluster 2024-09-16T10:36:21.131490+0000 mgr.y (mgr.24305) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:24.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:24 smithi003 bash[19775]: cluster 2024-09-16T10:36:23.133325+0000 mgr.y (mgr.24305) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:24.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:24 smithi003 bash[26401]: cluster 2024-09-16T10:36:23.133325+0000 mgr.y (mgr.24305) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:24.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:24 smithi088 bash[21623]: cluster 2024-09-16T10:36:23.133325+0000 mgr.y (mgr.24305) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:26.116 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:26.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:26 smithi003 bash[26401]: cluster 2024-09-16T10:36:25.134181+0000 mgr.y (mgr.24305) 435 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:26 smithi003 bash[19775]: cluster 2024-09-16T10:36:25.134181+0000 mgr.y (mgr.24305) 435 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:26.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:26 smithi088 bash[21623]: cluster 2024-09-16T10:36:25.134181+0000 mgr.y (mgr.24305) 435 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:26 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:36:26] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-16T10:36:28.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:27 smithi003 bash[20027]: debug 2024-09-16T10:36:27.738+0000 7fee3116c640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:36:28.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:27 smithi003 bash[20027]: ignoring --setuser ceph since I am not root 2024-09-16T10:36:28.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:27 smithi003 bash[20027]: ignoring --setgroup ceph since I am not root 2024-09-16T10:36:28.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:27 smithi003 bash[20027]: debug 2024-09-16T10:36:27.910+0000 7f39d9b53040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:36:28.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:27 smithi088 bash[49374]: [16/Sep/2024:10:36:27] ENGINE Bus STOPPING 2024-09-16T10:36:28.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:27 smithi088 bash[49374]: [16/Sep/2024:10:36:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:36:28.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:27 smithi088 bash[49374]: [16/Sep/2024:10:36:27] ENGINE Bus STOPPED 2024-09-16T10:36:28.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:36:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.732117+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.3:0/75541022' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.732743+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: cluster 2024-09-16T10:36:27.733547+0000 mon.a (mon.0) 948 : cluster [INF] Activating manager daemon x 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.737766+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: cluster 2024-09-16T10:36:27.746699+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: cluster 2024-09-16T10:36:27.748034+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0144858s) 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.753113+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.753232+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.753341+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:36:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.754942+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755149+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755310+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755458+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755605+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755755+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.755902+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.756048+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.756195+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.758745+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.758864+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: audit 2024-09-16T10:36:27.759292+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:36:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[19775]: cluster 2024-09-16T10:36:28.258690+0000 mon.a (mon.0) 967 : cluster [INF] Manager daemon x is now available 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.732117+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.3:0/75541022' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.732743+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: cluster 2024-09-16T10:36:27.733547+0000 mon.a (mon.0) 948 : cluster [INF] Activating manager daemon x 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.737766+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: cluster 2024-09-16T10:36:27.746699+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: cluster 2024-09-16T10:36:27.748034+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0144858s) 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.753113+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.753232+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:36:28.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.753341+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.754942+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755149+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755310+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755458+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755605+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755755+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.755902+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.756048+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.756195+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.758745+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.758864+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: audit 2024-09-16T10:36:27.759292+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:36:28.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:28 smithi003 bash[26401]: cluster 2024-09-16T10:36:28.258690+0000 mon.a (mon.0) 967 : cluster [INF] Manager daemon x is now available 2024-09-16T10:36:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.732117+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.3:0/75541022' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.732743+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:36:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: cluster 2024-09-16T10:36:27.733547+0000 mon.a (mon.0) 948 : cluster [INF] Activating manager daemon x 2024-09-16T10:36:28.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.737766+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: cluster 2024-09-16T10:36:27.746699+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: cluster 2024-09-16T10:36:27.748034+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0144858s) 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.753113+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.753232+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.753341+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.754942+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755149+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755310+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:36:28.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755458+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755605+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755755+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.755902+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.756048+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.756195+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.758745+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.758864+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: audit 2024-09-16T10:36:27.759292+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:36:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:28 smithi088 bash[21623]: cluster 2024-09-16T10:36:28.258690+0000 mon.a (mon.0) 967 : cluster [INF] Manager daemon x is now available 2024-09-16T10:36:29.458 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[20027]: debug 2024-09-16T10:36:29.174+0000 7f39d9b53040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:36:29.458 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[20027]: debug 2024-09-16T10:36:29.246+0000 7f39d9b53040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:36:29.458 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[20027]: debug 2024-09-16T10:36:29.406+0000 7f39d9b53040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:36:29.501 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[49374]: [16/Sep/2024:10:36:29] ENGINE Bus STARTING 2024-09-16T10:36:29.501 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[49374]: [16/Sep/2024:10:36:29] ENGINE Serving on http://:::9283 2024-09-16T10:36:29.501 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[49374]: [16/Sep/2024:10:36:29] ENGINE Bus STARTED 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: cluster 2024-09-16T10:36:28.747926+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e25: x(active, since 1.01438s) 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: cluster 2024-09-16T10:36:28.767709+0000 mgr.x (mgr.24583) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.192552+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.199590+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.206099+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.231528+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.231805+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:36:30.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.245573+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:36:30.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:29 smithi088 bash[21623]: audit 2024-09-16T10:36:29.277422+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: cluster 2024-09-16T10:36:28.747926+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e25: x(active, since 1.01438s) 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: cluster 2024-09-16T10:36:28.767709+0000 mgr.x (mgr.24583) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.192552+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.199590+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.206099+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.231528+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:30.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.231805+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.245573+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[19775]: audit 2024-09-16T10:36:29.277422+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: cluster 2024-09-16T10:36:28.747926+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e25: x(active, since 1.01438s) 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: cluster 2024-09-16T10:36:28.767709+0000 mgr.x (mgr.24583) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.192552+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.199590+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.206099+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.231528+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.231805+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.245573+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:36:30.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:29 smithi003 bash[26401]: audit 2024-09-16T10:36:29.277422+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:36:30.442 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.094+0000 7f39d9b53040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:36:30.443 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.170+0000 7f39d9b53040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:36:30.443 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.242+0000 7f39d9b53040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:36:30.443 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.438+0000 7f39d9b53040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:36:30.501 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[47046]: ts=2024-09-16T10:36:30.071Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:36:30.501 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[47046]: ts=2024-09-16T10:36:30.074Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:36:30.501 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[47046]: ts=2024-09-16T10:36:30.075Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:36:30.501 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[47046]: ts=2024-09-16T10:36:30.075Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:36:30.501 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[47046]: ts=2024-09-16T10:36:30.078Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T10:36:30.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.518+0000 7f39d9b53040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:36:30.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.590+0000 7f39d9b53040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[19775]: cephadm 2024-09-16T10:36:29.720449+0000 mgr.x (mgr.24583) 3 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-16T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[19775]: cluster 2024-09-16T10:36:29.761847+0000 mgr.x (mgr.24583) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[19775]: cluster 2024-09-16T10:36:30.214919+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-09-16T10:36:31.146 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.866+0000 7f39d9b53040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:36:31.147 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[20027]: debug 2024-09-16T10:36:30.938+0000 7f39d9b53040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:36:31.147 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.142+0000 7f39d9b53040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[26401]: cephadm 2024-09-16T10:36:29.720449+0000 mgr.x (mgr.24583) 3 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-16T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[26401]: cluster 2024-09-16T10:36:29.761847+0000 mgr.x (mgr.24583) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:30 smithi003 bash[26401]: cluster 2024-09-16T10:36:30.214919+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[21623]: cephadm 2024-09-16T10:36:29.720449+0000 mgr.x (mgr.24583) 3 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[21623]: cluster 2024-09-16T10:36:29.761847+0000 mgr.x (mgr.24583) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[21623]: cluster 2024-09-16T10:36:30.214919+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: debug 2024-09-16T10:36:30.990+0000 7fb354448640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:36:30] ENGINE Error in HTTPServer.serve 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: Traceback (most recent call last): 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: self._connections.run(self.expiration_interval) 2024-09-16T10:36:31.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: self._run(expiration_interval) 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:36:31.252 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: s = self.context.wrap_socket( 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: return self.sslsocket_class._create( 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: self.do_handshake() 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: self._sslobj.do_handshake() 2024-09-16T10:36:31.253 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:36:30 smithi088 bash[49374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:36:31.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.222+0000 7f39d9b53040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:36:31.761 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.490+0000 7f39d9b53040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:36:31.761 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.678+0000 7f39d9b53040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:36:32.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.858+0000 7f39d9b53040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:36:32.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[20027]: debug 2024-09-16T10:36:31.938+0000 7f39d9b53040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:36:32.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[19775]: audit 2024-09-16T10:36:30.558616+0000 mgr.x (mgr.24583) 5 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.685565+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTING 2024-09-16T10:36:32.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.817351+0000 mgr.x (mgr.24583) 7 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:36:32.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[26401]: audit 2024-09-16T10:36:30.558616+0000 mgr.x (mgr.24583) 5 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.685565+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTING 2024-09-16T10:36:32.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:31 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.817351+0000 mgr.x (mgr.24583) 7 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:36:32.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:31 smithi088 bash[21623]: audit 2024-09-16T10:36:30.558616+0000 mgr.x (mgr.24583) 5 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:31 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.685565+0000 mgr.x (mgr.24583) 6 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTING 2024-09-16T10:36:32.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:31 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.817351+0000 mgr.x (mgr.24583) 7 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:36:32.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[20027]: debug 2024-09-16T10:36:32.130+0000 7f39d9b53040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.918943+0000 mgr.x (mgr.24583) 8 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.974440+0000 mgr.x (mgr.24583) 9 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.974568+0000 mgr.x (mgr.24583) 10 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTED 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cephadm 2024-09-16T10:36:30.997645+0000 mgr.x (mgr.24583) 11 : cephadm [ERR] [16/Sep/2024:10:36:30] ENGINE Error in HTTPServer.serve 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:36:33.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cluster 2024-09-16T10:36:31.762592+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: cluster 2024-09-16T10:36:31.780941+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-09-16T10:36:33.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: audit 2024-09-16T10:36:32.580826+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[19775]: audit 2024-09-16T10:36:32.587610+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.918943+0000 mgr.x (mgr.24583) 8 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.974440+0000 mgr.x (mgr.24583) 9 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.974568+0000 mgr.x (mgr.24583) 10 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTED 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cephadm 2024-09-16T10:36:30.997645+0000 mgr.x (mgr.24583) 11 : cephadm [ERR] [16/Sep/2024:10:36:30] ENGINE Error in HTTPServer.serve 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: Traceback (most recent call last): 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: self._connections.run(self.expiration_interval) 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: self._run(expiration_interval) 2024-09-16T10:36:33.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: s = self.context.wrap_socket( 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: return self.sslsocket_class._create( 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: self.do_handshake() 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: self._sslobj.do_handshake() 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:36:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cluster 2024-09-16T10:36:31.762592+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: cluster 2024-09-16T10:36:31.780941+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-09-16T10:36:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: audit 2024-09-16T10:36:32.580826+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:32 smithi003 bash[26401]: audit 2024-09-16T10:36:32.587610+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.918943+0000 mgr.x (mgr.24583) 8 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.974440+0000 mgr.x (mgr.24583) 9 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.974568+0000 mgr.x (mgr.24583) 10 : cephadm [INF] [16/Sep/2024:10:36:30] ENGINE Bus STARTED 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cephadm 2024-09-16T10:36:30.997645+0000 mgr.x (mgr.24583) 11 : cephadm [ERR] [16/Sep/2024:10:36:30] ENGINE Error in HTTPServer.serve 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: Traceback (most recent call last): 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: self._connections.run(self.expiration_interval) 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: self._run(expiration_interval) 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:36:33.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: s = self.context.wrap_socket( 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: return self.sslsocket_class._create( 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: self.do_handshake() 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: self._sslobj.do_handshake() 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cluster 2024-09-16T10:36:31.762592+0000 mgr.x (mgr.24583) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: cluster 2024-09-16T10:36:31.780941+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: audit 2024-09-16T10:36:32.580826+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:32 smithi088 bash[21623]: audit 2024-09-16T10:36:32.587610+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:33.279 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:33.365 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.062+0000 7f39d9b53040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:36:33.365 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.150+0000 7f39d9b53040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:36:33.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.386+0000 7f39d9b53040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:36:33.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.466+0000 7f39d9b53040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:36:33.751 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:36:33 smithi088 bash[46371]: logger=cleanup t=2024-09-16T10:36:33.366008675Z level=info msg="Completed cleanup jobs" duration=3.919973ms 2024-09-16T10:36:33.751 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:36:33 smithi088 bash[46371]: logger=sqlstore.transactions t=2024-09-16T10:36:33.372782947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:36:34.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.878+0000 7f39d9b53040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:36:34.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: debug 2024-09-16T10:36:33.962+0000 7f39d9b53040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:36:34.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: [16/Sep/2024:10:36:33] ENGINE Bus STARTING 2024-09-16T10:36:34.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: CherryPy Checker: 2024-09-16T10:36:34.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:33 smithi003 bash[20027]: The Application mounted at '' has an empty config. 2024-09-16T10:36:34.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[20027]: [16/Sep/2024:10:36:34] ENGINE Serving on http://:::9283 2024-09-16T10:36:34.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[20027]: [16/Sep/2024:10:36:34] ENGINE Bus STARTED 2024-09-16T10:36:35.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: cluster 2024-09-16T10:36:33.763821+0000 mgr.x (mgr.24583) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: cluster 2024-09-16T10:36:33.986905+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: audit 2024-09-16T10:36:33.990666+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: audit 2024-09-16T10:36:33.991631+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: audit 2024-09-16T10:36:33.993111+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[19775]: audit 2024-09-16T10:36:33.993771+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: cluster 2024-09-16T10:36:33.763821+0000 mgr.x (mgr.24583) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: cluster 2024-09-16T10:36:33.986905+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: audit 2024-09-16T10:36:33.990666+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:36:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: audit 2024-09-16T10:36:33.991631+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:36:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: audit 2024-09-16T10:36:33.993111+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:36:35.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:34 smithi003 bash[26401]: audit 2024-09-16T10:36:33.993771+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: cluster 2024-09-16T10:36:33.763821+0000 mgr.x (mgr.24583) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: cluster 2024-09-16T10:36:33.986905+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: audit 2024-09-16T10:36:33.990666+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: audit 2024-09-16T10:36:33.991631+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: audit 2024-09-16T10:36:33.993111+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:36:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:34 smithi088 bash[21623]: audit 2024-09-16T10:36:33.993771+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.3:0/715574334' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:36:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:35 smithi003 bash[19775]: cluster 2024-09-16T10:36:34.791976+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:36:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:35 smithi003 bash[19775]: audit 2024-09-16T10:36:34.793685+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:36:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:35 smithi003 bash[26401]: cluster 2024-09-16T10:36:34.791976+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:36:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:35 smithi003 bash[26401]: audit 2024-09-16T10:36:34.793685+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:36:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:35 smithi088 bash[21623]: cluster 2024-09-16T10:36:34.791976+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:36:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:35 smithi088 bash[21623]: audit 2024-09-16T10:36:34.793685+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:36:36.803 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:36 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:36:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:36:37.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:36 smithi003 bash[19775]: cluster 2024-09-16T10:36:35.764970+0000 mgr.x (mgr.24583) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:36:37.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:36 smithi003 bash[26401]: cluster 2024-09-16T10:36:35.764970+0000 mgr.x (mgr.24583) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:36:37.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:36 smithi088 bash[21623]: cluster 2024-09-16T10:36:35.764970+0000 mgr.x (mgr.24583) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:36:38.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[26401]: audit 2024-09-16T10:36:36.910648+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[26401]: audit 2024-09-16T10:36:36.917251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[26401]: cluster 2024-09-16T10:36:37.765670+0000 mgr.x (mgr.24583) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:36:38.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[19775]: audit 2024-09-16T10:36:36.910648+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[19775]: audit 2024-09-16T10:36:36.917251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:37 smithi003 bash[19775]: cluster 2024-09-16T10:36:37.765670+0000 mgr.x (mgr.24583) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:36:38.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:37 smithi088 bash[21623]: audit 2024-09-16T10:36:36.910648+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:37 smithi088 bash[21623]: audit 2024-09-16T10:36:36.917251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:38.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:37 smithi088 bash[21623]: cluster 2024-09-16T10:36:37.765670+0000 mgr.x (mgr.24583) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:36:39.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[19775]: audit 2024-09-16T10:36:38.046583+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[19775]: audit 2024-09-16T10:36:38.050569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[19775]: audit 2024-09-16T10:36:38.054158+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[19775]: audit 2024-09-16T10:36:38.061659+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[26401]: audit 2024-09-16T10:36:38.046583+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[26401]: audit 2024-09-16T10:36:38.050569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[26401]: audit 2024-09-16T10:36:38.054158+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:39 smithi003 bash[26401]: audit 2024-09-16T10:36:38.061659+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:39 smithi088 bash[21623]: audit 2024-09-16T10:36:38.046583+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:39 smithi088 bash[21623]: audit 2024-09-16T10:36:38.050569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:39 smithi088 bash[21623]: audit 2024-09-16T10:36:38.054158+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:39.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:39 smithi088 bash[21623]: audit 2024-09-16T10:36:38.061659+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.209844+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.215916+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.219721+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.221188+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.225935+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:36:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.226345+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.372150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.372431+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.468129+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.468277+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.544789+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.557829+0000 mgr.x (mgr.24583) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.626459+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.634297+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.645174+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.651390+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.657713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.684742+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.686694+0000 mgr.x (mgr.24583) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:36:40.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: audit 2024-09-16T10:36:39.702720+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cephadm 2024-09-16T10:36:39.707368+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[19775]: cluster 2024-09-16T10:36:39.767338+0000 mgr.x (mgr.24583) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.209844+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.215916+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.219721+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.221188+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.225935+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.226345+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.372150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.372431+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.468129+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.468277+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.544789+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.557829+0000 mgr.x (mgr.24583) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.626459+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.634297+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.645174+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.651390+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.657713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.684742+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.686694+0000 mgr.x (mgr.24583) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: audit 2024-09-16T10:36:39.702720+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cephadm 2024-09-16T10:36:39.707368+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:36:40.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:40 smithi003 bash[26401]: cluster 2024-09-16T10:36:39.767338+0000 mgr.x (mgr.24583) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.209844+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.215916+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.219721+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.221188+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.225935+0000 mgr.x (mgr.24583) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.226345+0000 mgr.x (mgr.24583) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.372150+0000 mgr.x (mgr.24583) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.372431+0000 mgr.x (mgr.24583) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.468129+0000 mgr.x (mgr.24583) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.468277+0000 mgr.x (mgr.24583) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.544789+0000 mgr.x (mgr.24583) 22 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.557829+0000 mgr.x (mgr.24583) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.626459+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.634297+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.645174+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.651390+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.657713+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:40.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.684742+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:36:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.686694+0000 mgr.x (mgr.24583) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:36:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: audit 2024-09-16T10:36:39.702720+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cephadm 2024-09-16T10:36:39.707368+0000 mgr.x (mgr.24583) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:36:40.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:40 smithi088 bash[21623]: cluster 2024-09-16T10:36:39.767338+0000 mgr.x (mgr.24583) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:41.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:41 smithi003 bash[26401]: audit 2024-09-16T10:36:40.564504+0000 mgr.x (mgr.24583) 27 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:41 smithi003 bash[19775]: audit 2024-09-16T10:36:40.564504+0000 mgr.x (mgr.24583) 27 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:41 smithi088 bash[21623]: audit 2024-09-16T10:36:40.564504+0000 mgr.x (mgr.24583) 27 : audit [DBG] from='client.24719 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:42 smithi003 bash[26401]: cluster 2024-09-16T10:36:41.768118+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:36:42.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:42 smithi003 bash[19775]: cluster 2024-09-16T10:36:41.768118+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:36:43.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:42 smithi088 bash[21623]: cluster 2024-09-16T10:36:41.768118+0000 mgr.x (mgr.24583) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:36:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:44 smithi088 bash[21623]: audit 2024-09-16T10:36:43.067462+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:44 smithi088 bash[21623]: audit 2024-09-16T10:36:43.074714+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:44 smithi088 bash[21623]: cephadm 2024-09-16T10:36:43.080973+0000 mgr.x (mgr.24583) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:36:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:44 smithi088 bash[21623]: cephadm 2024-09-16T10:36:43.379555+0000 mgr.x (mgr.24583) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:36:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:44 smithi088 bash[21623]: cluster 2024-09-16T10:36:43.769764+0000 mgr.x (mgr.24583) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[26401]: audit 2024-09-16T10:36:43.067462+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[26401]: audit 2024-09-16T10:36:43.074714+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[26401]: cephadm 2024-09-16T10:36:43.080973+0000 mgr.x (mgr.24583) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[26401]: cephadm 2024-09-16T10:36:43.379555+0000 mgr.x (mgr.24583) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[26401]: cluster 2024-09-16T10:36:43.769764+0000 mgr.x (mgr.24583) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[19775]: audit 2024-09-16T10:36:43.067462+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[19775]: audit 2024-09-16T10:36:43.074714+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[19775]: cephadm 2024-09-16T10:36:43.080973+0000 mgr.x (mgr.24583) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[19775]: cephadm 2024-09-16T10:36:43.379555+0000 mgr.x (mgr.24583) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:36:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:44 smithi003 bash[19775]: cluster 2024-09-16T10:36:43.769764+0000 mgr.x (mgr.24583) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:36:45.456 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:45 smithi088 bash[21623]: audit 2024-09-16T10:36:44.232410+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:45.456 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:45 smithi088 bash[21623]: audit 2024-09-16T10:36:44.776555+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.3:0/2754592217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:36:45.456 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:45 smithi088 bash[21623]: audit 2024-09-16T10:36:45.093151+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.3:0/3279988298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:45.456 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:45 smithi088 bash[21623]: audit 2024-09-16T10:36:45.093854+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:45.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[26401]: audit 2024-09-16T10:36:44.232410+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:45.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[26401]: audit 2024-09-16T10:36:44.776555+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.3:0/2754592217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[26401]: audit 2024-09-16T10:36:45.093151+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.3:0/3279988298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[26401]: audit 2024-09-16T10:36:45.093854+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[19775]: audit 2024-09-16T10:36:44.232410+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[19775]: audit 2024-09-16T10:36:44.776555+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.3:0/2754592217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[19775]: audit 2024-09-16T10:36:45.093151+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.3:0/3279988298' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:45 smithi003 bash[19775]: audit 2024-09-16T10:36:45.093854+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]: dispatch 2024-09-16T10:36:46.359 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:46 smithi088 bash[21623]: audit 2024-09-16T10:36:45.195257+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]': finished 2024-09-16T10:36:46.359 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:46 smithi088 bash[21623]: cluster 2024-09-16T10:36:45.202388+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:36:46.359 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:46 smithi088 bash[21623]: audit 2024-09-16T10:36:45.518454+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.3:0/983166900' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.359 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:46 smithi088 bash[21623]: audit 2024-09-16T10:36:45.519152+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.360 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:46 smithi088 bash[21623]: cluster 2024-09-16T10:36:45.770431+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:36:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[19775]: audit 2024-09-16T10:36:45.195257+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]': finished 2024-09-16T10:36:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[19775]: cluster 2024-09-16T10:36:45.202388+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:36:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[19775]: audit 2024-09-16T10:36:45.518454+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.3:0/983166900' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[19775]: audit 2024-09-16T10:36:45.519152+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[19775]: cluster 2024-09-16T10:36:45.770431+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:36:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[26401]: audit 2024-09-16T10:36:45.195257+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4217256955"}]': finished 2024-09-16T10:36:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[26401]: cluster 2024-09-16T10:36:45.202388+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:36:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[26401]: audit 2024-09-16T10:36:45.518454+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.3:0/983166900' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[26401]: audit 2024-09-16T10:36:45.519152+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]: dispatch 2024-09-16T10:36:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[26401]: cluster 2024-09-16T10:36:45.770431+0000 mgr.x (mgr.24583) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:36:46.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:36:46 smithi003 bash[20027]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:36:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:36:47.337 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[21623]: audit 2024-09-16T10:36:46.207228+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]': finished 2024-09-16T10:36:47.337 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[21623]: cluster 2024-09-16T10:36:46.214367+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:36:47.337 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[21623]: audit 2024-09-16T10:36:46.548799+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]: dispatch 2024-09-16T10:36:47.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[26401]: audit 2024-09-16T10:36:46.207228+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]': finished 2024-09-16T10:36:47.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[26401]: cluster 2024-09-16T10:36:46.214367+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:36:47.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[26401]: audit 2024-09-16T10:36:46.548799+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]: dispatch 2024-09-16T10:36:47.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[19775]: audit 2024-09-16T10:36:46.207228+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1621212141"}]': finished 2024-09-16T10:36:47.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[19775]: cluster 2024-09-16T10:36:46.214367+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:36:47.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:47 smithi003 bash[19775]: audit 2024-09-16T10:36:46.548799+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]: dispatch 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.884Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.885Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:36:48.040 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.885Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:36:48.041 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:47 smithi088 bash[47046]: ts=2024-09-16T10:36:47.885Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:36:48.347 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[21623]: audit 2024-09-16T10:36:47.221094+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]': finished 2024-09-16T10:36:48.347 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[21623]: cluster 2024-09-16T10:36:47.225979+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:36:48.347 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[21623]: audit 2024-09-16T10:36:47.553167+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]: dispatch 2024-09-16T10:36:48.348 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[21623]: cluster 2024-09-16T10:36:47.770960+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:48.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[26401]: audit 2024-09-16T10:36:47.221094+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]': finished 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[26401]: cluster 2024-09-16T10:36:47.225979+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[26401]: audit 2024-09-16T10:36:47.553167+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]: dispatch 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[26401]: cluster 2024-09-16T10:36:47.770960+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[19775]: audit 2024-09-16T10:36:47.221094+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.3:0/1264056820' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1438820044"}]': finished 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[19775]: cluster 2024-09-16T10:36:47.225979+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[19775]: audit 2024-09-16T10:36:47.553167+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]: dispatch 2024-09-16T10:36:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:48 smithi003 bash[19775]: cluster 2024-09-16T10:36:47.770960+0000 mgr.x (mgr.24583) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:48.750 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[51124]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:36:48.751 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:48 smithi088 bash[51185]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:36:48.751 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:48 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:36:48.751 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:48 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:36:48.751 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:48 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.243862+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]': finished 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: cluster 2024-09-16T10:36:48.253367+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.584646+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]: dispatch 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.609434+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.618382+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.623801+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.627988+0000 mgr.x (mgr.24583) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.630701+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.634089+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.636200+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:49.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[21623]: audit 2024-09-16T10:36:48.639653+0000 mgr.x (mgr.24583) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.243862+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]': finished 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: cluster 2024-09-16T10:36:48.253367+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.584646+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]: dispatch 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.609434+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.618382+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.623801+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.627988+0000 mgr.x (mgr.24583) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.630701+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.634089+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.636200+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[19775]: audit 2024-09-16T10:36:48.639653+0000 mgr.x (mgr.24583) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.243862+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.3:0/2366920217' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3439632568"}]': finished 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: cluster 2024-09-16T10:36:48.253367+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.584646+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]: dispatch 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.609434+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.618382+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:49.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.623801+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.627988+0000 mgr.x (mgr.24583) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:36:49.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.630701+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.634089+0000 mgr.x (mgr.24583) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:36:49.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.636200+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:49.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:49 smithi003 bash[26401]: audit 2024-09-16T10:36:48.639653+0000 mgr.x (mgr.24583) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:36:50.001 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.668Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.668Z 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-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.668Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.669Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.669Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.670Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.671Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.672Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.672Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.675Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.675Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.865µs 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.675Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:36:50.002 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.676Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.692Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.692Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.692Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.849µs wal_replay_duration=16.767503ms wbl_replay_duration=122ns total_replay_duration=16.851169ms 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.694Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.694Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.694Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.718Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.789235ms db_storage=1.033µs remote_storage=1.222µs web_handler=409ns query_engine=526ns scrape=250.15µs scrape_sd=125.981µs notify=13.568µs notify_sd=16.19µs rules=23.970526ms tracing=7.073µs 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.719Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:36:50.003 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:36:49 smithi088 bash[51212]: ts=2024-09-16T10:36:49.719Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:36:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[19775]: audit 2024-09-16T10:36:49.254194+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]': finished 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[19775]: cluster 2024-09-16T10:36:49.260911+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[19775]: audit 2024-09-16T10:36:49.569356+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]: dispatch 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[19775]: cluster 2024-09-16T10:36:49.771443+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[26401]: audit 2024-09-16T10:36:49.254194+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]': finished 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[26401]: cluster 2024-09-16T10:36:49.260911+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[26401]: audit 2024-09-16T10:36:49.569356+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]: dispatch 2024-09-16T10:36:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:50 smithi003 bash[26401]: cluster 2024-09-16T10:36:49.771443+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:50.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:50 smithi088 bash[21623]: audit 2024-09-16T10:36:49.254194+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.3:0/1919433047' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1457357462"}]': finished 2024-09-16T10:36:50.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:50 smithi088 bash[21623]: cluster 2024-09-16T10:36:49.260911+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:36:50.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:50 smithi088 bash[21623]: audit 2024-09-16T10:36:49.569356+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]: dispatch 2024-09-16T10:36:50.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:50 smithi088 bash[21623]: cluster 2024-09-16T10:36:49.771443+0000 mgr.x (mgr.24583) 37 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[19775]: audit 2024-09-16T10:36:50.266005+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]': finished 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[19775]: cluster 2024-09-16T10:36:50.272856+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[19775]: audit 2024-09-16T10:36:50.587392+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.3:0/1936375019' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[19775]: audit 2024-09-16T10:36:50.588116+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[26401]: audit 2024-09-16T10:36:50.266005+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]': finished 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[26401]: cluster 2024-09-16T10:36:50.272856+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[26401]: audit 2024-09-16T10:36:50.587392+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.3:0/1936375019' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:51 smithi003 bash[26401]: audit 2024-09-16T10:36:50.588116+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:51.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:51 smithi088 bash[21623]: audit 2024-09-16T10:36:50.266005+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.3:0/996922386' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/4065164802"}]': finished 2024-09-16T10:36:51.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:51 smithi088 bash[21623]: cluster 2024-09-16T10:36:50.272856+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:36:51.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:51 smithi088 bash[21623]: audit 2024-09-16T10:36:50.587392+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.3:0/1936375019' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:51.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:51 smithi088 bash[21623]: audit 2024-09-16T10:36:50.588116+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]: dispatch 2024-09-16T10:36:52.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[19775]: audit 2024-09-16T10:36:51.276225+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]': finished 2024-09-16T10:36:52.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[19775]: cluster 2024-09-16T10:36:51.283113+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:36:52.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[19775]: cluster 2024-09-16T10:36:51.772143+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[26401]: audit 2024-09-16T10:36:51.276225+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]': finished 2024-09-16T10:36:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[26401]: cluster 2024-09-16T10:36:51.283113+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:36:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:52 smithi003 bash[26401]: cluster 2024-09-16T10:36:51.772143+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:52.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:52 smithi088 bash[21623]: audit 2024-09-16T10:36:51.276225+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/4065164802"}]': finished 2024-09-16T10:36:52.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:52 smithi088 bash[21623]: cluster 2024-09-16T10:36:51.283113+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:36:52.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:52 smithi088 bash[21623]: cluster 2024-09-16T10:36:51.772143+0000 mgr.x (mgr.24583) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: cluster 2024-09-16T10:36:53.773794+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.463362+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.471812+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.729206+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.739292+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.740942+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.742565+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[19775]: audit 2024-09-16T10:36:54.753990+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: cluster 2024-09-16T10:36:53.773794+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.463362+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.471812+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.729206+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.739292+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.740942+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.742565+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:54 smithi003 bash[26401]: audit 2024-09-16T10:36:54.753990+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: cluster 2024-09-16T10:36:53.773794+0000 mgr.x (mgr.24583) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-16T10:36:55.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.463362+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.471812+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.729206+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.739292+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.740942+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.742565+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:36:55.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:54 smithi088 bash[21623]: audit 2024-09-16T10:36:54.753990+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:36:56.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:55 smithi003 bash[26401]: audit 2024-09-16T10:36:54.508559+0000 mgr.x (mgr.24583) 40 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:55 smithi003 bash[19775]: audit 2024-09-16T10:36:54.508559+0000 mgr.x (mgr.24583) 40 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:56.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:55 smithi088 bash[21623]: audit 2024-09-16T10:36:54.508559+0000 mgr.x (mgr.24583) 40 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:57.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:56 smithi003 bash[19775]: cluster 2024-09-16T10:36:55.774620+0000 mgr.x (mgr.24583) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-09-16T10:36:57.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:56 smithi003 bash[26401]: cluster 2024-09-16T10:36:55.774620+0000 mgr.x (mgr.24583) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-09-16T10:36:57.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:56 smithi088 bash[21623]: cluster 2024-09-16T10:36:55.774620+0000 mgr.x (mgr.24583) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-09-16T10:36:59.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:58 smithi003 bash[26401]: cluster 2024-09-16T10:36:57.775351+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:36:59.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:58 smithi003 bash[19775]: cluster 2024-09-16T10:36:57.775351+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:36:59.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:58 smithi088 bash[21623]: cluster 2024-09-16T10:36:57.775351+0000 mgr.x (mgr.24583) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:37:00.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:36:59 smithi003 bash[19775]: audit 2024-09-16T10:36:59.232836+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:36:59 smithi003 bash[26401]: audit 2024-09-16T10:36:59.232836+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:00.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:36:59 smithi088 bash[21623]: audit 2024-09-16T10:36:59.232836+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:00 smithi088 bash[21623]: cluster 2024-09-16T10:36:59.776974+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:37:01.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:00] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:37:01.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:00 smithi003 bash[26401]: cluster 2024-09-16T10:36:59.776974+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:37:01.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:00 smithi003 bash[19775]: cluster 2024-09-16T10:36:59.776974+0000 mgr.x (mgr.24583) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:37:03.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:02 smithi003 bash[26401]: cluster 2024-09-16T10:37:01.777714+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T10:37:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:02 smithi003 bash[19775]: cluster 2024-09-16T10:37:01.777714+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T10:37:03.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:02 smithi088 bash[21623]: cluster 2024-09-16T10:37:01.777714+0000 mgr.x (mgr.24583) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T10:37:05.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:04 smithi003 bash[26401]: cluster 2024-09-16T10:37:03.779295+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:04 smithi003 bash[19775]: cluster 2024-09-16T10:37:03.779295+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:05.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:04 smithi088 bash[21623]: cluster 2024-09-16T10:37:03.779295+0000 mgr.x (mgr.24583) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:06.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:05 smithi003 bash[19775]: audit 2024-09-16T10:37:04.519892+0000 mgr.x (mgr.24583) 46 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:05 smithi003 bash[26401]: audit 2024-09-16T10:37:04.519892+0000 mgr.x (mgr.24583) 46 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:06.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:05 smithi088 bash[21623]: audit 2024-09-16T10:37:04.519892+0000 mgr.x (mgr.24583) 46 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:07.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:06 smithi003 bash[19775]: cluster 2024-09-16T10:37:05.780360+0000 mgr.x (mgr.24583) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:06 smithi003 bash[26401]: cluster 2024-09-16T10:37:05.780360+0000 mgr.x (mgr.24583) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:07.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:06 smithi088 bash[21623]: cluster 2024-09-16T10:37:05.780360+0000 mgr.x (mgr.24583) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:08 smithi003 bash[26401]: cluster 2024-09-16T10:37:07.781235+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:08 smithi003 bash[19775]: cluster 2024-09-16T10:37:07.781235+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:08 smithi088 bash[21623]: cluster 2024-09-16T10:37:07.781235+0000 mgr.x (mgr.24583) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:10 smithi003 bash[26401]: cluster 2024-09-16T10:37:09.783010+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:10 smithi003 bash[19775]: cluster 2024-09-16T10:37:09.783010+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:10.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:10 smithi088 bash[21623]: cluster 2024-09-16T10:37:09.783010+0000 mgr.x (mgr.24583) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:10.751 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:10] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:37:13.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:12 smithi003 bash[19775]: cluster 2024-09-16T10:37:11.783788+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:12 smithi003 bash[26401]: cluster 2024-09-16T10:37:11.783788+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:12 smithi088 bash[21623]: cluster 2024-09-16T10:37:11.783788+0000 mgr.x (mgr.24583) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:14 smithi003 bash[19775]: cluster 2024-09-16T10:37:13.785442+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:14 smithi003 bash[19775]: audit 2024-09-16T10:37:14.233331+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:14 smithi003 bash[26401]: cluster 2024-09-16T10:37:13.785442+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:14 smithi003 bash[26401]: audit 2024-09-16T10:37:14.233331+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:14 smithi088 bash[21623]: cluster 2024-09-16T10:37:13.785442+0000 mgr.x (mgr.24583) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:14 smithi088 bash[21623]: audit 2024-09-16T10:37:14.233331+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:16.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:15 smithi003 bash[26401]: audit 2024-09-16T10:37:14.531286+0000 mgr.x (mgr.24583) 52 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:15 smithi003 bash[19775]: audit 2024-09-16T10:37:14.531286+0000 mgr.x (mgr.24583) 52 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:16.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:15 smithi088 bash[21623]: audit 2024-09-16T10:37:14.531286+0000 mgr.x (mgr.24583) 52 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:17.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:16 smithi003 bash[26401]: cluster 2024-09-16T10:37:15.786335+0000 mgr.x (mgr.24583) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:16 smithi003 bash[19775]: cluster 2024-09-16T10:37:15.786335+0000 mgr.x (mgr.24583) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:17.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:16 smithi088 bash[21623]: cluster 2024-09-16T10:37:15.786335+0000 mgr.x (mgr.24583) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:18 smithi003 bash[26401]: cluster 2024-09-16T10:37:17.787219+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:18 smithi003 bash[19775]: cluster 2024-09-16T10:37:17.787219+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:18 smithi088 bash[21623]: cluster 2024-09-16T10:37:17.787219+0000 mgr.x (mgr.24583) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:21.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:20 smithi088 bash[21623]: cluster 2024-09-16T10:37:19.788941+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:20] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:37:21.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:20 smithi003 bash[26401]: cluster 2024-09-16T10:37:19.788941+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:20 smithi003 bash[19775]: cluster 2024-09-16T10:37:19.788941+0000 mgr.x (mgr.24583) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:23.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:22 smithi003 bash[19775]: cluster 2024-09-16T10:37:21.789718+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:22 smithi003 bash[26401]: cluster 2024-09-16T10:37:21.789718+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:22 smithi088 bash[21623]: cluster 2024-09-16T10:37:21.789718+0000 mgr.x (mgr.24583) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:24 smithi003 bash[19775]: cluster 2024-09-16T10:37:23.791302+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:24 smithi003 bash[26401]: cluster 2024-09-16T10:37:23.791302+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:25.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:24 smithi088 bash[21623]: cluster 2024-09-16T10:37:23.791302+0000 mgr.x (mgr.24583) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:26.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:25 smithi003 bash[19775]: audit 2024-09-16T10:37:24.542796+0000 mgr.x (mgr.24583) 58 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:25 smithi003 bash[26401]: audit 2024-09-16T10:37:24.542796+0000 mgr.x (mgr.24583) 58 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:25 smithi088 bash[21623]: audit 2024-09-16T10:37:24.542796+0000 mgr.x (mgr.24583) 58 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:27.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:26 smithi003 bash[26401]: cluster 2024-09-16T10:37:25.792140+0000 mgr.x (mgr.24583) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:26 smithi003 bash[19775]: cluster 2024-09-16T10:37:25.792140+0000 mgr.x (mgr.24583) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:27.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:26 smithi088 bash[21623]: cluster 2024-09-16T10:37:25.792140+0000 mgr.x (mgr.24583) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:28 smithi003 bash[26401]: cluster 2024-09-16T10:37:27.793010+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:28 smithi003 bash[19775]: cluster 2024-09-16T10:37:27.793010+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:28 smithi088 bash[21623]: cluster 2024-09-16T10:37:27.793010+0000 mgr.x (mgr.24583) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:30.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:29 smithi003 bash[26401]: audit 2024-09-16T10:37:29.233765+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:30.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:29 smithi003 bash[19775]: audit 2024-09-16T10:37:29.233765+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:30.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:29 smithi088 bash[21623]: audit 2024-09-16T10:37:29.233765+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:31.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:30 smithi088 bash[21623]: cluster 2024-09-16T10:37:29.794836+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:30] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.43.0" 2024-09-16T10:37:31.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:30 smithi003 bash[26401]: cluster 2024-09-16T10:37:29.794836+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:30 smithi003 bash[19775]: cluster 2024-09-16T10:37:29.794836+0000 mgr.x (mgr.24583) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:33.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:32 smithi003 bash[26401]: cluster 2024-09-16T10:37:31.795669+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:32 smithi003 bash[19775]: cluster 2024-09-16T10:37:31.795669+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:32 smithi088 bash[21623]: cluster 2024-09-16T10:37:31.795669+0000 mgr.x (mgr.24583) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:34 smithi003 bash[26401]: cluster 2024-09-16T10:37:33.797370+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:34 smithi003 bash[19775]: cluster 2024-09-16T10:37:33.797370+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:34 smithi088 bash[21623]: cluster 2024-09-16T10:37:33.797370+0000 mgr.x (mgr.24583) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:36.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:35 smithi003 bash[19775]: audit 2024-09-16T10:37:34.550866+0000 mgr.x (mgr.24583) 64 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:35 smithi003 bash[26401]: audit 2024-09-16T10:37:34.550866+0000 mgr.x (mgr.24583) 64 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:36.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:35 smithi088 bash[21623]: audit 2024-09-16T10:37:34.550866+0000 mgr.x (mgr.24583) 64 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:37.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:36 smithi003 bash[19775]: cluster 2024-09-16T10:37:35.798288+0000 mgr.x (mgr.24583) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:36 smithi003 bash[26401]: cluster 2024-09-16T10:37:35.798288+0000 mgr.x (mgr.24583) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:37.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:36 smithi088 bash[21623]: cluster 2024-09-16T10:37:35.798288+0000 mgr.x (mgr.24583) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:37 smithi003 bash[19775]: cluster 2024-09-16T10:37:37.799093+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:37 smithi003 bash[26401]: cluster 2024-09-16T10:37:37.799093+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:38.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:37 smithi088 bash[21623]: cluster 2024-09-16T10:37:37.799093+0000 mgr.x (mgr.24583) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:40 smithi088 bash[21623]: cluster 2024-09-16T10:37:39.800773+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:40] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.43.0" 2024-09-16T10:37:41.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:40 smithi003 bash[19775]: cluster 2024-09-16T10:37:39.800773+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:40 smithi003 bash[26401]: cluster 2024-09-16T10:37:39.800773+0000 mgr.x (mgr.24583) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:42 smithi003 bash[19775]: cluster 2024-09-16T10:37:41.801451+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:42 smithi003 bash[26401]: cluster 2024-09-16T10:37:41.801451+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:42 smithi088 bash[21623]: cluster 2024-09-16T10:37:41.801451+0000 mgr.x (mgr.24583) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:44 smithi003 bash[19775]: cluster 2024-09-16T10:37:43.803046+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:44 smithi003 bash[19775]: audit 2024-09-16T10:37:44.234312+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:44 smithi003 bash[26401]: cluster 2024-09-16T10:37:43.803046+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:44 smithi003 bash[26401]: audit 2024-09-16T10:37:44.234312+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:44 smithi088 bash[21623]: cluster 2024-09-16T10:37:43.803046+0000 mgr.x (mgr.24583) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:44 smithi088 bash[21623]: audit 2024-09-16T10:37:44.234312+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:37:46.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:45 smithi003 bash[19775]: audit 2024-09-16T10:37:44.560834+0000 mgr.x (mgr.24583) 70 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:45 smithi003 bash[26401]: audit 2024-09-16T10:37:44.560834+0000 mgr.x (mgr.24583) 70 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:46.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:45 smithi088 bash[21623]: audit 2024-09-16T10:37:44.560834+0000 mgr.x (mgr.24583) 70 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:47.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:46 smithi003 bash[26401]: cluster 2024-09-16T10:37:45.803755+0000 mgr.x (mgr.24583) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:46 smithi003 bash[19775]: cluster 2024-09-16T10:37:45.803755+0000 mgr.x (mgr.24583) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:46 smithi088 bash[21623]: cluster 2024-09-16T10:37:45.803755+0000 mgr.x (mgr.24583) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:48 smithi003 bash[26401]: cluster 2024-09-16T10:37:47.804462+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:48 smithi003 bash[19775]: cluster 2024-09-16T10:37:47.804462+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:48 smithi088 bash[21623]: cluster 2024-09-16T10:37:47.804462+0000 mgr.x (mgr.24583) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:51.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:50 smithi088 bash[21623]: cluster 2024-09-16T10:37:49.806186+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:37:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:37:50] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.43.0" 2024-09-16T10:37:51.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:50 smithi003 bash[26401]: cluster 2024-09-16T10:37:49.806186+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:50 smithi003 bash[19775]: cluster 2024-09-16T10:37:49.806186+0000 mgr.x (mgr.24583) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:53.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:52 smithi003 bash[26401]: cluster 2024-09-16T10:37:51.807029+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:52 smithi003 bash[19775]: cluster 2024-09-16T10:37:51.807029+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:52 smithi088 bash[21623]: cluster 2024-09-16T10:37:51.807029+0000 mgr.x (mgr.24583) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:54 smithi003 bash[19775]: cluster 2024-09-16T10:37:53.808665+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:54 smithi003 bash[26401]: cluster 2024-09-16T10:37:53.808665+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:55.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:54 smithi088 bash[21623]: cluster 2024-09-16T10:37:53.808665+0000 mgr.x (mgr.24583) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[19775]: audit 2024-09-16T10:37:54.570098+0000 mgr.x (mgr.24583) 76 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[19775]: audit 2024-09-16T10:37:55.375048+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[19775]: audit 2024-09-16T10:37:55.382975+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[26401]: audit 2024-09-16T10:37:54.570098+0000 mgr.x (mgr.24583) 76 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[26401]: audit 2024-09-16T10:37:55.375048+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:55 smithi003 bash[26401]: audit 2024-09-16T10:37:55.382975+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:56.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:55 smithi088 bash[21623]: audit 2024-09-16T10:37:54.570098+0000 mgr.x (mgr.24583) 76 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:56.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:55 smithi088 bash[21623]: audit 2024-09-16T10:37:55.375048+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:56.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:55 smithi088 bash[21623]: audit 2024-09-16T10:37:55.382975+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[19775]: cluster 2024-09-16T10:37:55.809136+0000 mgr.x (mgr.24583) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[19775]: audit 2024-09-16T10:37:56.023490+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[19775]: audit 2024-09-16T10:37:56.025579+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[19775]: audit 2024-09-16T10:37:56.035480+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[26401]: cluster 2024-09-16T10:37:55.809136+0000 mgr.x (mgr.24583) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[26401]: audit 2024-09-16T10:37:56.023490+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:37:57.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[26401]: audit 2024-09-16T10:37:56.025579+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:37:57.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:56 smithi003 bash[26401]: audit 2024-09-16T10:37:56.035480+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:56 smithi088 bash[21623]: cluster 2024-09-16T10:37:55.809136+0000 mgr.x (mgr.24583) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:56 smithi088 bash[21623]: audit 2024-09-16T10:37:56.023490+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:37:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:56 smithi088 bash[21623]: audit 2024-09-16T10:37:56.025579+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:37:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:56 smithi088 bash[21623]: audit 2024-09-16T10:37:56.035480+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:37:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:58 smithi003 bash[19775]: cluster 2024-09-16T10:37:57.809817+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:58 smithi003 bash[26401]: cluster 2024-09-16T10:37:57.809817+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:58 smithi088 bash[21623]: cluster 2024-09-16T10:37:57.809817+0000 mgr.x (mgr.24583) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:00.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:37:59 smithi003 bash[19775]: audit 2024-09-16T10:37:59.234459+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:37:59 smithi003 bash[26401]: audit 2024-09-16T10:37:59.234459+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:00.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:37:59 smithi088 bash[21623]: audit 2024-09-16T10:37:59.234459+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:00.912 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:00] "GET /metrics HTTP/1.1" 200 38205 "" "Prometheus/2.43.0" 2024-09-16T10:38:01.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:00 smithi003 bash[19775]: cluster 2024-09-16T10:37:59.811437+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:00 smithi003 bash[26401]: cluster 2024-09-16T10:37:59.811437+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:00 smithi088 bash[21623]: cluster 2024-09-16T10:37:59.811437+0000 mgr.x (mgr.24583) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:02 smithi003 bash[19775]: cluster 2024-09-16T10:38:01.812267+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:02 smithi003 bash[26401]: cluster 2024-09-16T10:38:01.812267+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:02 smithi088 bash[21623]: cluster 2024-09-16T10:38:01.812267+0000 mgr.x (mgr.24583) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:04 smithi003 bash[19775]: cluster 2024-09-16T10:38:03.813999+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:04 smithi003 bash[26401]: cluster 2024-09-16T10:38:03.813999+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:05.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:04 smithi088 bash[21623]: cluster 2024-09-16T10:38:03.813999+0000 mgr.x (mgr.24583) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:05 smithi003 bash[26401]: audit 2024-09-16T10:38:04.581630+0000 mgr.x (mgr.24583) 82 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:05 smithi003 bash[26401]: cluster 2024-09-16T10:38:05.814797+0000 mgr.x (mgr.24583) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:05 smithi003 bash[19775]: audit 2024-09-16T10:38:04.581630+0000 mgr.x (mgr.24583) 82 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:05 smithi003 bash[19775]: cluster 2024-09-16T10:38:05.814797+0000 mgr.x (mgr.24583) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:06.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:05 smithi088 bash[21623]: audit 2024-09-16T10:38:04.581630+0000 mgr.x (mgr.24583) 82 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:06.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:05 smithi088 bash[21623]: cluster 2024-09-16T10:38:05.814797+0000 mgr.x (mgr.24583) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:08 smithi003 bash[26401]: cluster 2024-09-16T10:38:07.815587+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:08 smithi003 bash[19775]: cluster 2024-09-16T10:38:07.815587+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:08 smithi088 bash[21623]: cluster 2024-09-16T10:38:07.815587+0000 mgr.x (mgr.24583) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:11.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:10 smithi088 bash[21623]: cluster 2024-09-16T10:38:09.817253+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:11.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:10] "GET /metrics HTTP/1.1" 200 38205 "" "Prometheus/2.43.0" 2024-09-16T10:38:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:10 smithi003 bash[19775]: cluster 2024-09-16T10:38:09.817253+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:10 smithi003 bash[26401]: cluster 2024-09-16T10:38:09.817253+0000 mgr.x (mgr.24583) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:12 smithi003 bash[19775]: cluster 2024-09-16T10:38:11.818010+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:12 smithi003 bash[26401]: cluster 2024-09-16T10:38:11.818010+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:13.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:12 smithi088 bash[21623]: cluster 2024-09-16T10:38:11.818010+0000 mgr.x (mgr.24583) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:38:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:14 smithi003 bash[26401]: cluster 2024-09-16T10:38:13.819546+0000 mgr.x (mgr.24583) 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-16T10:38:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:14 smithi003 bash[26401]: audit 2024-09-16T10:38:14.234826+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:14 smithi003 bash[19775]: cluster 2024-09-16T10:38:13.819546+0000 mgr.x (mgr.24583) 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-16T10:38:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:14 smithi003 bash[19775]: audit 2024-09-16T10:38:14.234826+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:14 smithi088 bash[21623]: cluster 2024-09-16T10:38:13.819546+0000 mgr.x (mgr.24583) 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-16T10:38:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:14 smithi088 bash[21623]: audit 2024-09-16T10:38:14.234826+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:15 smithi003 bash[26401]: audit 2024-09-16T10:38:14.593135+0000 mgr.x (mgr.24583) 88 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:15 smithi003 bash[19775]: audit 2024-09-16T10:38:14.593135+0000 mgr.x (mgr.24583) 88 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:16.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:15 smithi088 bash[21623]: audit 2024-09-16T10:38:14.593135+0000 mgr.x (mgr.24583) 88 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:16 smithi003 bash[19775]: cluster 2024-09-16T10:38:15.820282+0000 mgr.x (mgr.24583) 89 : 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-16T10:38:17.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:16 smithi003 bash[26401]: cluster 2024-09-16T10:38:15.820282+0000 mgr.x (mgr.24583) 89 : 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-16T10:38:17.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:16 smithi088 bash[21623]: cluster 2024-09-16T10:38:15.820282+0000 mgr.x (mgr.24583) 89 : 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-16T10:38:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:18 smithi003 bash[19775]: cluster 2024-09-16T10:38:17.820987+0000 mgr.x (mgr.24583) 90 : 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-16T10:38:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:18 smithi003 bash[26401]: cluster 2024-09-16T10:38:17.820987+0000 mgr.x (mgr.24583) 90 : 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-16T10:38:19.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:18 smithi088 bash[21623]: cluster 2024-09-16T10:38:17.820987+0000 mgr.x (mgr.24583) 90 : 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-16T10:38:21.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:20 smithi088 bash[21623]: cluster 2024-09-16T10:38:19.822693+0000 mgr.x (mgr.24583) 91 : 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-16T10:38:21.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:20] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.43.0" 2024-09-16T10:38:21.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:20 smithi003 bash[19775]: cluster 2024-09-16T10:38:19.822693+0000 mgr.x (mgr.24583) 91 : 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-16T10:38:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:20 smithi003 bash[26401]: cluster 2024-09-16T10:38:19.822693+0000 mgr.x (mgr.24583) 91 : 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-16T10:38:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:22 smithi003 bash[26401]: cluster 2024-09-16T10:38:21.823448+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v67: 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-16T10:38:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:22 smithi003 bash[19775]: cluster 2024-09-16T10:38:21.823448+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v67: 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-16T10:38:23.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:22 smithi088 bash[21623]: cluster 2024-09-16T10:38:21.823448+0000 mgr.x (mgr.24583) 92 : cluster [DBG] pgmap v67: 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-16T10:38:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:24 smithi003 bash[19775]: cluster 2024-09-16T10:38:23.825022+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v68: 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-16T10:38:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:24 smithi003 bash[26401]: cluster 2024-09-16T10:38:23.825022+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v68: 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-16T10:38:25.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:24 smithi088 bash[21623]: cluster 2024-09-16T10:38:23.825022+0000 mgr.x (mgr.24583) 93 : cluster [DBG] pgmap v68: 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-16T10:38:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:25 smithi003 bash[26401]: audit 2024-09-16T10:38:24.604700+0000 mgr.x (mgr.24583) 94 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:25 smithi003 bash[19775]: audit 2024-09-16T10:38:24.604700+0000 mgr.x (mgr.24583) 94 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:25 smithi088 bash[21623]: audit 2024-09-16T10:38:24.604700+0000 mgr.x (mgr.24583) 94 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:26 smithi003 bash[26401]: cluster 2024-09-16T10:38:25.825695+0000 mgr.x (mgr.24583) 95 : 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-16T10:38:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:26 smithi003 bash[19775]: cluster 2024-09-16T10:38:25.825695+0000 mgr.x (mgr.24583) 95 : 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-16T10:38:27.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:26 smithi088 bash[21623]: cluster 2024-09-16T10:38:25.825695+0000 mgr.x (mgr.24583) 95 : 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-16T10:38:28.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:27 smithi003 bash[26401]: cluster 2024-09-16T10:38:27.826502+0000 mgr.x (mgr.24583) 96 : 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-16T10:38:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:27 smithi003 bash[19775]: cluster 2024-09-16T10:38:27.826502+0000 mgr.x (mgr.24583) 96 : 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-16T10:38:28.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:27 smithi088 bash[21623]: cluster 2024-09-16T10:38:27.826502+0000 mgr.x (mgr.24583) 96 : 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-16T10:38:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:29 smithi003 bash[26401]: audit 2024-09-16T10:38:29.235224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:29 smithi003 bash[19775]: audit 2024-09-16T10:38:29.235224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:29.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:29 smithi088 bash[21623]: audit 2024-09-16T10:38:29.235224+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:30.656 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:30 smithi088 bash[21623]: cluster 2024-09-16T10:38:29.828195+0000 mgr.x (mgr.24583) 97 : 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-16T10:38:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:30 smithi003 bash[19775]: cluster 2024-09-16T10:38:29.828195+0000 mgr.x (mgr.24583) 97 : 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-16T10:38:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:30 smithi003 bash[26401]: cluster 2024-09-16T10:38:29.828195+0000 mgr.x (mgr.24583) 97 : 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-16T10:38:31.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:30] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.43.0" 2024-09-16T10:38:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:32 smithi003 bash[26401]: cluster 2024-09-16T10:38:31.828938+0000 mgr.x (mgr.24583) 98 : 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-16T10:38:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:32 smithi003 bash[19775]: cluster 2024-09-16T10:38:31.828938+0000 mgr.x (mgr.24583) 98 : 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-16T10:38:33.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:32 smithi088 bash[21623]: cluster 2024-09-16T10:38:31.828938+0000 mgr.x (mgr.24583) 98 : 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-16T10:38:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:34 smithi003 bash[19775]: cluster 2024-09-16T10:38:33.830519+0000 mgr.x (mgr.24583) 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-16T10:38:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:34 smithi003 bash[26401]: cluster 2024-09-16T10:38:33.830519+0000 mgr.x (mgr.24583) 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-16T10:38:35.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:34 smithi088 bash[21623]: cluster 2024-09-16T10:38:33.830519+0000 mgr.x (mgr.24583) 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-16T10:38:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:35 smithi003 bash[26401]: audit 2024-09-16T10:38:34.616244+0000 mgr.x (mgr.24583) 100 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:35 smithi003 bash[19775]: audit 2024-09-16T10:38:34.616244+0000 mgr.x (mgr.24583) 100 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:36.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:35 smithi088 bash[21623]: audit 2024-09-16T10:38:34.616244+0000 mgr.x (mgr.24583) 100 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:36 smithi003 bash[19775]: cluster 2024-09-16T10:38:35.831235+0000 mgr.x (mgr.24583) 101 : 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-16T10:38:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:36 smithi003 bash[26401]: cluster 2024-09-16T10:38:35.831235+0000 mgr.x (mgr.24583) 101 : 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-16T10:38:37.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:36 smithi088 bash[21623]: cluster 2024-09-16T10:38:35.831235+0000 mgr.x (mgr.24583) 101 : 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-16T10:38:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:38 smithi003 bash[26401]: cluster 2024-09-16T10:38:37.831967+0000 mgr.x (mgr.24583) 102 : 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-16T10:38:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:38 smithi003 bash[19775]: cluster 2024-09-16T10:38:37.831967+0000 mgr.x (mgr.24583) 102 : 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-16T10:38:39.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:38 smithi088 bash[21623]: cluster 2024-09-16T10:38:37.831967+0000 mgr.x (mgr.24583) 102 : 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-16T10:38:40.906 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:40] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.43.0" 2024-09-16T10:38:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:40 smithi003 bash[26401]: cluster 2024-09-16T10:38:39.833696+0000 mgr.x (mgr.24583) 103 : 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-16T10:38:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:40 smithi003 bash[19775]: cluster 2024-09-16T10:38:39.833696+0000 mgr.x (mgr.24583) 103 : 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-16T10:38:41.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:40 smithi088 bash[21623]: cluster 2024-09-16T10:38:39.833696+0000 mgr.x (mgr.24583) 103 : 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-16T10:38:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:42 smithi003 bash[19775]: cluster 2024-09-16T10:38:41.834445+0000 mgr.x (mgr.24583) 104 : 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-16T10:38:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:42 smithi003 bash[26401]: cluster 2024-09-16T10:38:41.834445+0000 mgr.x (mgr.24583) 104 : 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-16T10:38:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:42 smithi088 bash[21623]: cluster 2024-09-16T10:38:41.834445+0000 mgr.x (mgr.24583) 104 : 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-16T10:38:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:44 smithi003 bash[19775]: cluster 2024-09-16T10:38:43.836019+0000 mgr.x (mgr.24583) 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-16T10:38:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:44 smithi003 bash[19775]: audit 2024-09-16T10:38:44.235945+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:44 smithi003 bash[26401]: cluster 2024-09-16T10:38:43.836019+0000 mgr.x (mgr.24583) 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-16T10:38:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:44 smithi003 bash[26401]: audit 2024-09-16T10:38:44.235945+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:44 smithi088 bash[21623]: cluster 2024-09-16T10:38:43.836019+0000 mgr.x (mgr.24583) 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-16T10:38:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:44 smithi088 bash[21623]: audit 2024-09-16T10:38:44.235945+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:38:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:45 smithi003 bash[26401]: audit 2024-09-16T10:38:44.627752+0000 mgr.x (mgr.24583) 106 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:45 smithi003 bash[19775]: audit 2024-09-16T10:38:44.627752+0000 mgr.x (mgr.24583) 106 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:46.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:45 smithi088 bash[21623]: audit 2024-09-16T10:38:44.627752+0000 mgr.x (mgr.24583) 106 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:46 smithi003 bash[26401]: cluster 2024-09-16T10:38:45.836736+0000 mgr.x (mgr.24583) 107 : 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-16T10:38:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:46 smithi003 bash[19775]: cluster 2024-09-16T10:38:45.836736+0000 mgr.x (mgr.24583) 107 : 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-16T10:38:47.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:46 smithi088 bash[21623]: cluster 2024-09-16T10:38:45.836736+0000 mgr.x (mgr.24583) 107 : 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-16T10:38:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:47 smithi003 bash[19775]: cluster 2024-09-16T10:38:47.837440+0000 mgr.x (mgr.24583) 108 : 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-16T10:38:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:47 smithi003 bash[26401]: cluster 2024-09-16T10:38:47.837440+0000 mgr.x (mgr.24583) 108 : 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-16T10:38:48.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:47 smithi088 bash[21623]: cluster 2024-09-16T10:38:47.837440+0000 mgr.x (mgr.24583) 108 : 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-16T10:38:51.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:50 smithi088 bash[21623]: cluster 2024-09-16T10:38:49.839151+0000 mgr.x (mgr.24583) 109 : 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-16T10:38:51.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:38:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:38:50] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:38:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:50 smithi003 bash[26401]: cluster 2024-09-16T10:38:49.839151+0000 mgr.x (mgr.24583) 109 : 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-16T10:38:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:50 smithi003 bash[19775]: cluster 2024-09-16T10:38:49.839151+0000 mgr.x (mgr.24583) 109 : 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-16T10:38:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:52 smithi003 bash[26401]: cluster 2024-09-16T10:38:51.839871+0000 mgr.x (mgr.24583) 110 : 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-16T10:38:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:52 smithi003 bash[19775]: cluster 2024-09-16T10:38:51.839871+0000 mgr.x (mgr.24583) 110 : 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-16T10:38:53.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:52 smithi088 bash[21623]: cluster 2024-09-16T10:38:51.839871+0000 mgr.x (mgr.24583) 110 : 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-16T10:38:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:54 smithi003 bash[19775]: cluster 2024-09-16T10:38:53.841440+0000 mgr.x (mgr.24583) 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-16T10:38:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:54 smithi003 bash[26401]: cluster 2024-09-16T10:38:53.841440+0000 mgr.x (mgr.24583) 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-16T10:38:55.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:54 smithi088 bash[21623]: cluster 2024-09-16T10:38:53.841440+0000 mgr.x (mgr.24583) 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-16T10:38:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:55 smithi003 bash[26401]: audit 2024-09-16T10:38:54.638946+0000 mgr.x (mgr.24583) 112 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:55 smithi003 bash[19775]: audit 2024-09-16T10:38:54.638946+0000 mgr.x (mgr.24583) 112 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:56.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:55 smithi088 bash[21623]: audit 2024-09-16T10:38:54.638946+0000 mgr.x (mgr.24583) 112 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[19775]: cluster 2024-09-16T10:38:55.842194+0000 mgr.x (mgr.24583) 113 : 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-16T10:38:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[19775]: audit 2024-09-16T10:38:56.870988+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:38:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[19775]: audit 2024-09-16T10:38:56.872706+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:38:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[19775]: audit 2024-09-16T10:38:56.883298+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:38:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[26401]: cluster 2024-09-16T10:38:55.842194+0000 mgr.x (mgr.24583) 113 : 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-16T10:38:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[26401]: audit 2024-09-16T10:38:56.870988+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:38:57.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[26401]: audit 2024-09-16T10:38:56.872706+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:38:57.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:56 smithi003 bash[26401]: audit 2024-09-16T10:38:56.883298+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:38:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:56 smithi088 bash[21623]: cluster 2024-09-16T10:38:55.842194+0000 mgr.x (mgr.24583) 113 : 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-16T10:38:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:56 smithi088 bash[21623]: audit 2024-09-16T10:38:56.870988+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:38:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:56 smithi088 bash[21623]: audit 2024-09-16T10:38:56.872706+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:38:57.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:56 smithi088 bash[21623]: audit 2024-09-16T10:38:56.883298+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:38:59.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:58 smithi003 bash[19775]: cluster 2024-09-16T10:38:57.842900+0000 mgr.x (mgr.24583) 114 : 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-16T10:38:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:58 smithi003 bash[26401]: cluster 2024-09-16T10:38:57.842900+0000 mgr.x (mgr.24583) 114 : 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-16T10:38:59.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:58 smithi088 bash[21623]: cluster 2024-09-16T10:38:57.842900+0000 mgr.x (mgr.24583) 114 : 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-16T10:39:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:38:59 smithi003 bash[19775]: audit 2024-09-16T10:38:59.236031+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:38:59 smithi003 bash[26401]: audit 2024-09-16T10:38:59.236031+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:00.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:38:59 smithi088 bash[21623]: audit 2024-09-16T10:38:59.236031+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:00.927 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:00] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:39:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:00 smithi003 bash[26401]: cluster 2024-09-16T10:38:59.844568+0000 mgr.x (mgr.24583) 115 : 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-16T10:39:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:00 smithi003 bash[19775]: cluster 2024-09-16T10:38:59.844568+0000 mgr.x (mgr.24583) 115 : 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-16T10:39:01.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:00 smithi088 bash[21623]: cluster 2024-09-16T10:38:59.844568+0000 mgr.x (mgr.24583) 115 : 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-16T10:39:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:02 smithi003 bash[26401]: cluster 2024-09-16T10:39:01.845331+0000 mgr.x (mgr.24583) 116 : 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-16T10:39:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:02 smithi003 bash[19775]: cluster 2024-09-16T10:39:01.845331+0000 mgr.x (mgr.24583) 116 : 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-16T10:39:03.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:02 smithi088 bash[21623]: cluster 2024-09-16T10:39:01.845331+0000 mgr.x (mgr.24583) 116 : 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-16T10:39:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:03 smithi003 bash[19775]: cluster 2024-09-16T10:39:03.846930+0000 mgr.x (mgr.24583) 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-16T10:39:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:03 smithi003 bash[26401]: cluster 2024-09-16T10:39:03.846930+0000 mgr.x (mgr.24583) 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-16T10:39:04.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:03 smithi088 bash[21623]: cluster 2024-09-16T10:39:03.846930+0000 mgr.x (mgr.24583) 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-16T10:39:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:04 smithi003 bash[26401]: audit 2024-09-16T10:39:04.650424+0000 mgr.x (mgr.24583) 118 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:04 smithi003 bash[19775]: audit 2024-09-16T10:39:04.650424+0000 mgr.x (mgr.24583) 118 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:05.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:04 smithi088 bash[21623]: audit 2024-09-16T10:39:04.650424+0000 mgr.x (mgr.24583) 118 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:05 smithi003 bash[26401]: cluster 2024-09-16T10:39:05.847640+0000 mgr.x (mgr.24583) 119 : 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-16T10:39:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:05 smithi003 bash[19775]: cluster 2024-09-16T10:39:05.847640+0000 mgr.x (mgr.24583) 119 : 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-16T10:39:06.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:05 smithi088 bash[21623]: cluster 2024-09-16T10:39:05.847640+0000 mgr.x (mgr.24583) 119 : 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-16T10:39:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:08 smithi003 bash[26401]: cluster 2024-09-16T10:39:07.848343+0000 mgr.x (mgr.24583) 120 : 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-16T10:39:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:08 smithi003 bash[19775]: cluster 2024-09-16T10:39:07.848343+0000 mgr.x (mgr.24583) 120 : 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-16T10:39:09.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:08 smithi088 bash[21623]: cluster 2024-09-16T10:39:07.848343+0000 mgr.x (mgr.24583) 120 : 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-16T10:39:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:10 smithi003 bash[26401]: cluster 2024-09-16T10:39:09.850041+0000 mgr.x (mgr.24583) 121 : 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-16T10:39:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:10 smithi003 bash[19775]: cluster 2024-09-16T10:39:09.850041+0000 mgr.x (mgr.24583) 121 : 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-16T10:39:10.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:10 smithi088 bash[21623]: cluster 2024-09-16T10:39:09.850041+0000 mgr.x (mgr.24583) 121 : 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-16T10:39:10.751 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:39:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:12 smithi003 bash[26401]: cluster 2024-09-16T10:39:11.850721+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v92: 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-16T10:39:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:12 smithi003 bash[19775]: cluster 2024-09-16T10:39:11.850721+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v92: 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-16T10:39:13.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:12 smithi088 bash[21623]: cluster 2024-09-16T10:39:11.850721+0000 mgr.x (mgr.24583) 122 : cluster [DBG] pgmap v92: 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-16T10:39:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:14 smithi003 bash[26401]: cluster 2024-09-16T10:39:13.852293+0000 mgr.x (mgr.24583) 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-16T10:39:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:14 smithi003 bash[26401]: audit 2024-09-16T10:39:14.236657+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:14 smithi003 bash[19775]: cluster 2024-09-16T10:39:13.852293+0000 mgr.x (mgr.24583) 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-16T10:39:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:14 smithi003 bash[19775]: audit 2024-09-16T10:39:14.236657+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:14 smithi088 bash[21623]: cluster 2024-09-16T10:39:13.852293+0000 mgr.x (mgr.24583) 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-16T10:39:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:14 smithi088 bash[21623]: audit 2024-09-16T10:39:14.236657+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:15 smithi003 bash[26401]: audit 2024-09-16T10:39:14.662053+0000 mgr.x (mgr.24583) 124 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:15 smithi003 bash[19775]: audit 2024-09-16T10:39:14.662053+0000 mgr.x (mgr.24583) 124 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:16.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:15 smithi088 bash[21623]: audit 2024-09-16T10:39:14.662053+0000 mgr.x (mgr.24583) 124 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:17.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:16 smithi003 bash[26401]: cluster 2024-09-16T10:39:15.852997+0000 mgr.x (mgr.24583) 125 : cluster [DBG] pgmap v94: 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-16T10:39:17.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:16 smithi003 bash[19775]: cluster 2024-09-16T10:39:15.852997+0000 mgr.x (mgr.24583) 125 : cluster [DBG] pgmap v94: 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-16T10:39:17.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:16 smithi088 bash[21623]: cluster 2024-09-16T10:39:15.852997+0000 mgr.x (mgr.24583) 125 : cluster [DBG] pgmap v94: 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-16T10:39:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:18 smithi003 bash[26401]: cluster 2024-09-16T10:39:17.853704+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v95: 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-16T10:39:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:18 smithi003 bash[19775]: cluster 2024-09-16T10:39:17.853704+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v95: 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-16T10:39:19.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:18 smithi088 bash[21623]: cluster 2024-09-16T10:39:17.853704+0000 mgr.x (mgr.24583) 126 : cluster [DBG] pgmap v95: 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-16T10:39:20.928 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:20] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:39:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:20 smithi003 bash[26401]: cluster 2024-09-16T10:39:19.855493+0000 mgr.x (mgr.24583) 127 : 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-16T10:39:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:20 smithi003 bash[19775]: cluster 2024-09-16T10:39:19.855493+0000 mgr.x (mgr.24583) 127 : 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-16T10:39:21.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:20 smithi088 bash[21623]: cluster 2024-09-16T10:39:19.855493+0000 mgr.x (mgr.24583) 127 : 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-16T10:39:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:22 smithi003 bash[26401]: cluster 2024-09-16T10:39:21.856265+0000 mgr.x (mgr.24583) 128 : 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-16T10:39:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:22 smithi003 bash[19775]: cluster 2024-09-16T10:39:21.856265+0000 mgr.x (mgr.24583) 128 : 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-16T10:39:23.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:22 smithi088 bash[21623]: cluster 2024-09-16T10:39:21.856265+0000 mgr.x (mgr.24583) 128 : 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-16T10:39:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:24 smithi003 bash[19775]: cluster 2024-09-16T10:39:23.857980+0000 mgr.x (mgr.24583) 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-16T10:39:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:24 smithi003 bash[26401]: cluster 2024-09-16T10:39:23.857980+0000 mgr.x (mgr.24583) 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-16T10:39:25.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:24 smithi088 bash[21623]: cluster 2024-09-16T10:39:23.857980+0000 mgr.x (mgr.24583) 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-16T10:39:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:25 smithi003 bash[19775]: audit 2024-09-16T10:39:24.673629+0000 mgr.x (mgr.24583) 130 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:25 smithi003 bash[19775]: cluster 2024-09-16T10:39:25.858858+0000 mgr.x (mgr.24583) 131 : 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-16T10:39:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:25 smithi003 bash[26401]: audit 2024-09-16T10:39:24.673629+0000 mgr.x (mgr.24583) 130 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:25 smithi003 bash[26401]: cluster 2024-09-16T10:39:25.858858+0000 mgr.x (mgr.24583) 131 : 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-16T10:39:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:25 smithi088 bash[21623]: audit 2024-09-16T10:39:24.673629+0000 mgr.x (mgr.24583) 130 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:25 smithi088 bash[21623]: cluster 2024-09-16T10:39:25.858858+0000 mgr.x (mgr.24583) 131 : 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-16T10:39:29.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:28 smithi003 bash[26401]: cluster 2024-09-16T10:39:27.859694+0000 mgr.x (mgr.24583) 132 : 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-16T10:39:29.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:28 smithi003 bash[19775]: cluster 2024-09-16T10:39:27.859694+0000 mgr.x (mgr.24583) 132 : 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-16T10:39:29.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:28 smithi088 bash[21623]: cluster 2024-09-16T10:39:27.859694+0000 mgr.x (mgr.24583) 132 : 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-16T10:39:30.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:29 smithi003 bash[26401]: audit 2024-09-16T10:39:29.236526+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:30.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:29 smithi003 bash[19775]: audit 2024-09-16T10:39:29.236526+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:30.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:29 smithi088 bash[21623]: audit 2024-09-16T10:39:29.236526+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:30.923 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:30] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:39:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:30 smithi003 bash[26401]: cluster 2024-09-16T10:39:29.861369+0000 mgr.x (mgr.24583) 133 : 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-16T10:39:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:30 smithi003 bash[19775]: cluster 2024-09-16T10:39:29.861369+0000 mgr.x (mgr.24583) 133 : 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-16T10:39:31.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:30 smithi088 bash[21623]: cluster 2024-09-16T10:39:29.861369+0000 mgr.x (mgr.24583) 133 : 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-16T10:39:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:32 smithi003 bash[26401]: cluster 2024-09-16T10:39:31.862132+0000 mgr.x (mgr.24583) 134 : 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-16T10:39:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:32 smithi003 bash[19775]: cluster 2024-09-16T10:39:31.862132+0000 mgr.x (mgr.24583) 134 : 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-16T10:39:33.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:32 smithi088 bash[21623]: cluster 2024-09-16T10:39:31.862132+0000 mgr.x (mgr.24583) 134 : 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-16T10:39:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:34 smithi003 bash[19775]: cluster 2024-09-16T10:39:33.863694+0000 mgr.x (mgr.24583) 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-16T10:39:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:34 smithi003 bash[26401]: cluster 2024-09-16T10:39:33.863694+0000 mgr.x (mgr.24583) 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-16T10:39:35.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:34 smithi088 bash[21623]: cluster 2024-09-16T10:39:33.863694+0000 mgr.x (mgr.24583) 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-16T10:39:35.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:39:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:35 smithi003 bash[19775]: audit 2024-09-16T10:39:34.683291+0000 mgr.x (mgr.24583) 136 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:35 smithi003 bash[19775]: cluster 2024-09-16T10:39:35.864440+0000 mgr.x (mgr.24583) 137 : 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-16T10:39:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:35 smithi003 bash[26401]: audit 2024-09-16T10:39:34.683291+0000 mgr.x (mgr.24583) 136 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:35 smithi003 bash[26401]: cluster 2024-09-16T10:39:35.864440+0000 mgr.x (mgr.24583) 137 : 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-16T10:39:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:35 smithi088 bash[21623]: audit 2024-09-16T10:39:34.683291+0000 mgr.x (mgr.24583) 136 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:36.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:35 smithi088 bash[21623]: cluster 2024-09-16T10:39:35.864440+0000 mgr.x (mgr.24583) 137 : 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-16T10:39:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:38 smithi003 bash[26401]: cluster 2024-09-16T10:39:37.865142+0000 mgr.x (mgr.24583) 138 : 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-16T10:39:39.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:38 smithi003 bash[19775]: cluster 2024-09-16T10:39:37.865142+0000 mgr.x (mgr.24583) 138 : 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-16T10:39:39.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:38 smithi088 bash[21623]: cluster 2024-09-16T10:39:37.865142+0000 mgr.x (mgr.24583) 138 : 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-16T10:39:40.348 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:39:40.922 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:40] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:39:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:40 smithi003 bash[19775]: cluster 2024-09-16T10:39:39.866913+0000 mgr.x (mgr.24583) 139 : 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-16T10:39:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:40 smithi003 bash[26401]: cluster 2024-09-16T10:39:39.866913+0000 mgr.x (mgr.24583) 139 : 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-16T10:39:41.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:40 smithi088 bash[21623]: cluster 2024-09-16T10:39:39.866913+0000 mgr.x (mgr.24583) 139 : 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-16T10:39:42.320 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled to redeploy mgr.y on host 'smithi003' 2024-09-16T10:39:42.931 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps --refresh' 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: cluster 2024-09-16T10:39:41.867659+0000 mgr.x (mgr.24583) 140 : 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-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:41.949117+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.3:0/2330276749' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.298688+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.309841+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.319178+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.321920+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.323267+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.331469+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.370657+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.372264+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[19775]: audit 2024-09-16T10:39:42.374004+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: cluster 2024-09-16T10:39:41.867659+0000 mgr.x (mgr.24583) 140 : 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-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:41.949117+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.3:0/2330276749' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.298688+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.309841+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.319178+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.321920+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.323267+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:39:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.331469+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.370657+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:39:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.372264+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:39:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:42 smithi003 bash[26401]: audit 2024-09-16T10:39:42.374004+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: cluster 2024-09-16T10:39:41.867659+0000 mgr.x (mgr.24583) 140 : 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-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:41.949117+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.3:0/2330276749' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.298688+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.309841+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.319178+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.321920+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:43.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.323267+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:39:43.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.331469+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:39:43.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.370657+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:39:43.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.372264+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:39:43.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:42 smithi088 bash[21623]: audit 2024-09-16T10:39:42.374004+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:39:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[19775]: audit 2024-09-16T10:39:42.296001+0000 mgr.x (mgr.24583) 141 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[19775]: cephadm 2024-09-16T10:39:42.305444+0000 mgr.x (mgr.24583) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:39:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[19775]: cephadm 2024-09-16T10:39:42.379363+0000 mgr.x (mgr.24583) 143 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-16T10:39:44.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[26401]: audit 2024-09-16T10:39:42.296001+0000 mgr.x (mgr.24583) 141 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:44.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[26401]: cephadm 2024-09-16T10:39:42.305444+0000 mgr.x (mgr.24583) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:39:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:43 smithi003 bash[26401]: cephadm 2024-09-16T10:39:42.379363+0000 mgr.x (mgr.24583) 143 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-16T10:39:44.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:43 smithi088 bash[21623]: audit 2024-09-16T10:39:42.296001+0000 mgr.x (mgr.24583) 141 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:43 smithi088 bash[21623]: cephadm 2024-09-16T10:39:42.305444+0000 mgr.x (mgr.24583) 142 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:39:44.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:43 smithi088 bash[21623]: cephadm 2024-09-16T10:39:42.379363+0000 mgr.x (mgr.24583) 143 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-16T10:39:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:44 smithi003 bash[19775]: cluster 2024-09-16T10:39:43.869235+0000 mgr.x (mgr.24583) 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-16T10:39:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:44 smithi003 bash[19775]: audit 2024-09-16T10:39:44.237134+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:44 smithi003 bash[26401]: cluster 2024-09-16T10:39:43.869235+0000 mgr.x (mgr.24583) 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-16T10:39:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:44 smithi003 bash[26401]: audit 2024-09-16T10:39:44.237134+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:45.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:44 smithi088 bash[21623]: cluster 2024-09-16T10:39:43.869235+0000 mgr.x (mgr.24583) 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-16T10:39:45.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:44 smithi088 bash[21623]: audit 2024-09-16T10:39:44.237134+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:39:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:45 smithi003 bash[26401]: audit 2024-09-16T10:39:44.693220+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:45 smithi003 bash[26401]: cluster 2024-09-16T10:39:45.870003+0000 mgr.x (mgr.24583) 146 : 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-16T10:39:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:45 smithi003 bash[19775]: audit 2024-09-16T10:39:44.693220+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:45 smithi003 bash[19775]: cluster 2024-09-16T10:39:45.870003+0000 mgr.x (mgr.24583) 146 : 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-16T10:39:46.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:45 smithi088 bash[21623]: audit 2024-09-16T10:39:44.693220+0000 mgr.x (mgr.24583) 145 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:46.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:45 smithi088 bash[21623]: cluster 2024-09-16T10:39:45.870003+0000 mgr.x (mgr.24583) 146 : 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-16T10:39:47.756 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:39:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:48 smithi003 bash[26401]: cluster 2024-09-16T10:39:47.870709+0000 mgr.x (mgr.24583) 147 : 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-16T10:39:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:48 smithi003 bash[19775]: cluster 2024-09-16T10:39:47.870709+0000 mgr.x (mgr.24583) 147 : 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-16T10:39:49.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:48 smithi088 bash[21623]: cluster 2024-09-16T10:39:47.870709+0000 mgr.x (mgr.24583) 147 : 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-16T10:39:50.391 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:39:50.391 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (13m) 2m ago 13m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:39:50.391 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (13m) 2m ago 13m 74.6M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (3m) 2m ago 11m 73.7M - 3.8 b5388489f99e bd0e4b603424 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (6m) 2m ago 22m 495M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-328-gad35db06 b5388489f99e fa601359428e 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (24m) 2m ago 24m 59.8M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (22m) 2m ago 22m 47.0M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (22m) 2m ago 22m 49.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 2m ago 14m 9379k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (14m) 2m ago 14m 8628k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (21m) 2m ago 21m 52.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (20m) 2m ago 20m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (19m) 2m ago 19m 50.2M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (18m) 2m ago 18m 59.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:39:50.392 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (17m) 2m ago 17m 62.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (17m) 2m ago 17m 52.2M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (16m) 2m ago 16m 49.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (15m) 2m ago 15m 53.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (3m) 2m ago 14m 32.4M - 2.43.0 a07b618ecd1d 361490eb0617 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (11m) 2m ago 11m 94.8M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:39:50.393 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (11m) 2m ago 11m 95.3M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:39:50.927 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:39:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:39:50] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:39:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:50 smithi003 bash[19775]: cluster 2024-09-16T10:39:49.872359+0000 mgr.x (mgr.24583) 148 : 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-16T10:39:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:50 smithi003 bash[26401]: cluster 2024-09-16T10:39:49.872359+0000 mgr.x (mgr.24583) 148 : 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-16T10:39:51.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:50 smithi088 bash[21623]: cluster 2024-09-16T10:39:49.872359+0000 mgr.x (mgr.24583) 148 : 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-16T10:39:51.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:39:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:51 smithi003 bash[19775]: audit 2024-09-16T10:39:50.355487+0000 mgr.x (mgr.24583) 149 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:51 smithi003 bash[26401]: audit 2024-09-16T10:39:50.355487+0000 mgr.x (mgr.24583) 149 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:52.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:51 smithi088 bash[21623]: audit 2024-09-16T10:39:50.355487+0000 mgr.x (mgr.24583) 149 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:39:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:52 smithi003 bash[26401]: cluster 2024-09-16T10:39:51.873073+0000 mgr.x (mgr.24583) 150 : 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-16T10:39:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:52 smithi003 bash[19775]: cluster 2024-09-16T10:39:51.873073+0000 mgr.x (mgr.24583) 150 : 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-16T10:39:53.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:52 smithi088 bash[21623]: cluster 2024-09-16T10:39:51.873073+0000 mgr.x (mgr.24583) 150 : 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-16T10:39:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:53 smithi003 bash[19775]: cluster 2024-09-16T10:39:53.874670+0000 mgr.x (mgr.24583) 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-16T10:39:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:53 smithi003 bash[26401]: cluster 2024-09-16T10:39:53.874670+0000 mgr.x (mgr.24583) 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-16T10:39:54.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:53 smithi088 bash[21623]: cluster 2024-09-16T10:39:53.874670+0000 mgr.x (mgr.24583) 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-16T10:39:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:54 smithi003 bash[19775]: audit 2024-09-16T10:39:54.696961+0000 mgr.x (mgr.24583) 152 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:54 smithi003 bash[26401]: audit 2024-09-16T10:39:54.696961+0000 mgr.x (mgr.24583) 152 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:55.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:54 smithi088 bash[21623]: audit 2024-09-16T10:39:54.696961+0000 mgr.x (mgr.24583) 152 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:39:56.156 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:39:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:55 smithi003 bash[19775]: cluster 2024-09-16T10:39:55.875389+0000 mgr.x (mgr.24583) 153 : 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-16T10:39:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:55 smithi003 bash[26401]: cluster 2024-09-16T10:39:55.875389+0000 mgr.x (mgr.24583) 153 : 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-16T10:39:56.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:55 smithi088 bash[21623]: cluster 2024-09-16T10:39:55.875389+0000 mgr.x (mgr.24583) 153 : 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-16T10:39:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:58 smithi003 bash[26401]: cluster 2024-09-16T10:39:57.876140+0000 mgr.x (mgr.24583) 154 : 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-16T10:39:59.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:58 smithi003 bash[19775]: cluster 2024-09-16T10:39:57.876140+0000 mgr.x (mgr.24583) 154 : 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-16T10:39:59.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:58 smithi088 bash[21623]: cluster 2024-09-16T10:39:57.876140+0000 mgr.x (mgr.24583) 154 : 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-16T10:40:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:39:59 smithi003 bash[19775]: audit 2024-09-16T10:39:59.237478+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:39:59 smithi003 bash[26401]: audit 2024-09-16T10:39:59.237478+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:00.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:39:59 smithi088 bash[21623]: audit 2024-09-16T10:39:59.237478+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:00.943 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:00] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:40:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:00 smithi003 bash[26401]: cluster 2024-09-16T10:39:59.877812+0000 mgr.x (mgr.24583) 155 : 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-16T10:40:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:00 smithi003 bash[26401]: cluster 2024-09-16T10:40:00.000125+0000 mon.a (mon.0) 1071 : cluster [INF] overall HEALTH_OK 2024-09-16T10:40:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:00 smithi003 bash[19775]: cluster 2024-09-16T10:39:59.877812+0000 mgr.x (mgr.24583) 155 : 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-16T10:40:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:00 smithi003 bash[19775]: cluster 2024-09-16T10:40:00.000125+0000 mon.a (mon.0) 1071 : cluster [INF] overall HEALTH_OK 2024-09-16T10:40:01.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:00 smithi088 bash[21623]: cluster 2024-09-16T10:39:59.877812+0000 mgr.x (mgr.24583) 155 : 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-16T10:40:01.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:00 smithi088 bash[21623]: cluster 2024-09-16T10:40:00.000125+0000 mon.a (mon.0) 1071 : cluster [INF] overall HEALTH_OK 2024-09-16T10:40:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:01 smithi003 bash[26401]: cluster 2024-09-16T10:40:01.878522+0000 mgr.x (mgr.24583) 156 : 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-16T10:40:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:01 smithi003 bash[19775]: cluster 2024-09-16T10:40:01.878522+0000 mgr.x (mgr.24583) 156 : 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-16T10:40:02.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:01 smithi088 bash[21623]: cluster 2024-09-16T10:40:01.878522+0000 mgr.x (mgr.24583) 156 : 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-16T10:40:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:04 smithi003 bash[26401]: cluster 2024-09-16T10:40:03.880126+0000 mgr.x (mgr.24583) 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-16T10:40:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:04 smithi003 bash[19775]: cluster 2024-09-16T10:40:03.880126+0000 mgr.x (mgr.24583) 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-16T10:40:05.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:04 smithi088 bash[21623]: cluster 2024-09-16T10:40:03.880126+0000 mgr.x (mgr.24583) 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-16T10:40:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:05 smithi003 bash[26401]: audit 2024-09-16T10:40:04.705392+0000 mgr.x (mgr.24583) 158 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:05 smithi003 bash[19775]: audit 2024-09-16T10:40:04.705392+0000 mgr.x (mgr.24583) 158 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:06.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:05 smithi088 bash[21623]: audit 2024-09-16T10:40:04.705392+0000 mgr.x (mgr.24583) 158 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:06 smithi003 bash[19775]: cluster 2024-09-16T10:40:05.880861+0000 mgr.x (mgr.24583) 159 : 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-16T10:40:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:06 smithi003 bash[26401]: cluster 2024-09-16T10:40:05.880861+0000 mgr.x (mgr.24583) 159 : 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-16T10:40:07.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:06 smithi088 bash[21623]: cluster 2024-09-16T10:40:05.880861+0000 mgr.x (mgr.24583) 159 : 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-16T10:40:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:07 smithi003 bash[19775]: cluster 2024-09-16T10:40:07.881565+0000 mgr.x (mgr.24583) 160 : 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-16T10:40:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:07 smithi003 bash[26401]: cluster 2024-09-16T10:40:07.881565+0000 mgr.x (mgr.24583) 160 : 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-16T10:40:08.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:07 smithi088 bash[21623]: cluster 2024-09-16T10:40:07.881565+0000 mgr.x (mgr.24583) 160 : 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-16T10:40:10.936 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:10] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:40:11.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:10 smithi003 bash[26401]: cluster 2024-09-16T10:40:09.883243+0000 mgr.x (mgr.24583) 161 : 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-16T10:40:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:10 smithi003 bash[19775]: cluster 2024-09-16T10:40:09.883243+0000 mgr.x (mgr.24583) 161 : 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-16T10:40:11.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:10 smithi088 bash[21623]: cluster 2024-09-16T10:40:09.883243+0000 mgr.x (mgr.24583) 161 : 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-16T10:40:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:12 smithi003 bash[19775]: cluster 2024-09-16T10:40:11.883955+0000 mgr.x (mgr.24583) 162 : 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-16T10:40:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:12 smithi003 bash[26401]: cluster 2024-09-16T10:40:11.883955+0000 mgr.x (mgr.24583) 162 : 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-16T10:40:13.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:12 smithi088 bash[21623]: cluster 2024-09-16T10:40:11.883955+0000 mgr.x (mgr.24583) 162 : 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-16T10:40:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:14 smithi003 bash[19775]: cluster 2024-09-16T10:40:13.885533+0000 mgr.x (mgr.24583) 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-16T10:40:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:14 smithi003 bash[19775]: audit 2024-09-16T10:40:14.237584+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:14 smithi003 bash[26401]: cluster 2024-09-16T10:40:13.885533+0000 mgr.x (mgr.24583) 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-16T10:40:14.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:14 smithi003 bash[26401]: audit 2024-09-16T10:40:14.237584+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:15.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:14 smithi088 bash[21623]: cluster 2024-09-16T10:40:13.885533+0000 mgr.x (mgr.24583) 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-16T10:40:15.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:14 smithi088 bash[21623]: audit 2024-09-16T10:40:14.237584+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:15 smithi003 bash[26401]: audit 2024-09-16T10:40:14.713393+0000 mgr.x (mgr.24583) 164 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:15 smithi003 bash[26401]: cluster 2024-09-16T10:40:15.886261+0000 mgr.x (mgr.24583) 165 : 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-16T10:40:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:15 smithi003 bash[19775]: audit 2024-09-16T10:40:14.713393+0000 mgr.x (mgr.24583) 164 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:16.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:15 smithi003 bash[19775]: cluster 2024-09-16T10:40:15.886261+0000 mgr.x (mgr.24583) 165 : 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-16T10:40:16.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:15 smithi088 bash[21623]: audit 2024-09-16T10:40:14.713393+0000 mgr.x (mgr.24583) 164 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:16.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:15 smithi088 bash[21623]: cluster 2024-09-16T10:40:15.886261+0000 mgr.x (mgr.24583) 165 : 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-16T10:40:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:18 smithi003 bash[26401]: cluster 2024-09-16T10:40:17.887049+0000 mgr.x (mgr.24583) 166 : 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-16T10:40:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:18 smithi003 bash[19775]: cluster 2024-09-16T10:40:17.887049+0000 mgr.x (mgr.24583) 166 : 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-16T10:40:19.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:18 smithi088 bash[21623]: cluster 2024-09-16T10:40:17.887049+0000 mgr.x (mgr.24583) 166 : 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-16T10:40:20.944 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:20] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:40:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:20 smithi003 bash[19775]: cluster 2024-09-16T10:40:19.888898+0000 mgr.x (mgr.24583) 167 : 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-16T10:40:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:20 smithi003 bash[26401]: cluster 2024-09-16T10:40:19.888898+0000 mgr.x (mgr.24583) 167 : 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-16T10:40:21.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:20 smithi088 bash[21623]: cluster 2024-09-16T10:40:19.888898+0000 mgr.x (mgr.24583) 167 : 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-16T10:40:22.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:22 smithi088 bash[21623]: cluster 2024-09-16T10:40:21.889647+0000 mgr.x (mgr.24583) 168 : 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-16T10:40:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:21 smithi003 bash[19775]: cluster 2024-09-16T10:40:21.889647+0000 mgr.x (mgr.24583) 168 : 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-16T10:40:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:21 smithi003 bash[26401]: cluster 2024-09-16T10:40:21.889647+0000 mgr.x (mgr.24583) 168 : 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-16T10:40:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:24 smithi003 bash[26401]: cluster 2024-09-16T10:40:23.891334+0000 mgr.x (mgr.24583) 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-16T10:40:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:24 smithi003 bash[19775]: cluster 2024-09-16T10:40:23.891334+0000 mgr.x (mgr.24583) 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-16T10:40:25.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:24 smithi088 bash[21623]: cluster 2024-09-16T10:40:23.891334+0000 mgr.x (mgr.24583) 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-16T10:40:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:25 smithi003 bash[19775]: audit 2024-09-16T10:40:24.724795+0000 mgr.x (mgr.24583) 170 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:25 smithi003 bash[26401]: audit 2024-09-16T10:40:24.724795+0000 mgr.x (mgr.24583) 170 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:25 smithi088 bash[21623]: audit 2024-09-16T10:40:24.724795+0000 mgr.x (mgr.24583) 170 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:26 smithi003 bash[26401]: cluster 2024-09-16T10:40:25.892195+0000 mgr.x (mgr.24583) 171 : 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-16T10:40:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:26 smithi003 bash[19775]: cluster 2024-09-16T10:40:25.892195+0000 mgr.x (mgr.24583) 171 : 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-16T10:40:27.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:26 smithi088 bash[21623]: cluster 2024-09-16T10:40:25.892195+0000 mgr.x (mgr.24583) 171 : 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-16T10:40:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:27 smithi003 bash[19775]: cluster 2024-09-16T10:40:27.893045+0000 mgr.x (mgr.24583) 172 : 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-16T10:40:28.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:27 smithi003 bash[26401]: cluster 2024-09-16T10:40:27.893045+0000 mgr.x (mgr.24583) 172 : 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-16T10:40:28.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:27 smithi088 bash[21623]: cluster 2024-09-16T10:40:27.893045+0000 mgr.x (mgr.24583) 172 : 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-16T10:40:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:29 smithi003 bash[26401]: audit 2024-09-16T10:40:29.238121+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:29 smithi003 bash[19775]: audit 2024-09-16T10:40:29.238121+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:29.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:29 smithi088 bash[21623]: audit 2024-09-16T10:40:29.238121+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:30.655 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:30 smithi088 bash[21623]: cluster 2024-09-16T10:40:29.894763+0000 mgr.x (mgr.24583) 173 : 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-16T10:40:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:30 smithi003 bash[26401]: cluster 2024-09-16T10:40:29.894763+0000 mgr.x (mgr.24583) 173 : 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-16T10:40:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:30 smithi003 bash[19775]: cluster 2024-09-16T10:40:29.894763+0000 mgr.x (mgr.24583) 173 : 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-16T10:40:31.000 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:30] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:40:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:32 smithi003 bash[26401]: cluster 2024-09-16T10:40:31.895480+0000 mgr.x (mgr.24583) 174 : 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-16T10:40:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:32 smithi003 bash[19775]: cluster 2024-09-16T10:40:31.895480+0000 mgr.x (mgr.24583) 174 : 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-16T10:40:33.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:32 smithi088 bash[21623]: cluster 2024-09-16T10:40:31.895480+0000 mgr.x (mgr.24583) 174 : 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-16T10:40:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:33 smithi003 bash[19775]: cluster 2024-09-16T10:40:33.897092+0000 mgr.x (mgr.24583) 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-16T10:40:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:33 smithi003 bash[26401]: cluster 2024-09-16T10:40:33.897092+0000 mgr.x (mgr.24583) 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-16T10:40:34.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:33 smithi088 bash[21623]: cluster 2024-09-16T10:40:33.897092+0000 mgr.x (mgr.24583) 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-16T10:40:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:34 smithi003 bash[19775]: audit 2024-09-16T10:40:34.736132+0000 mgr.x (mgr.24583) 176 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:34 smithi003 bash[26401]: audit 2024-09-16T10:40:34.736132+0000 mgr.x (mgr.24583) 176 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:35.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:34 smithi088 bash[21623]: audit 2024-09-16T10:40:34.736132+0000 mgr.x (mgr.24583) 176 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:35 smithi003 bash[26401]: cluster 2024-09-16T10:40:35.897791+0000 mgr.x (mgr.24583) 177 : 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-16T10:40:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:35 smithi003 bash[19775]: cluster 2024-09-16T10:40:35.897791+0000 mgr.x (mgr.24583) 177 : 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-16T10:40:36.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:35 smithi088 bash[21623]: cluster 2024-09-16T10:40:35.897791+0000 mgr.x (mgr.24583) 177 : 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-16T10:40:38.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:38 smithi003 bash[26401]: cluster 2024-09-16T10:40:37.898469+0000 mgr.x (mgr.24583) 178 : 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-16T10:40:38.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:38 smithi003 bash[19775]: cluster 2024-09-16T10:40:37.898469+0000 mgr.x (mgr.24583) 178 : 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-16T10:40:38.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:38 smithi088 bash[21623]: cluster 2024-09-16T10:40:37.898469+0000 mgr.x (mgr.24583) 178 : 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-16T10:40:38.669 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.669 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.669 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.670 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.670 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.671 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.671 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:38.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:38 smithi003 systemd[1]: Stopping Ceph mgr.y for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:40:39.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 bash[68300]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-y 2024-09-16T10:40:39.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:40:39.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 bash[68362]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-y 2024-09-16T10:40:39.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T10:40:39.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: Stopped Ceph mgr.y for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:40:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.978 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.978 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.978 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: Started Ceph mgr.y for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:40:39.979 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.979 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:39.979 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:40:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.000 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:40] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:40:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[21623]: audit 2024-09-16T10:40:39.844267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[21623]: audit 2024-09-16T10:40:39.850339+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[21623]: audit 2024-09-16T10:40:39.856774+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[21623]: audit 2024-09-16T10:40:39.862794+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:40 smithi088 bash[21623]: cluster 2024-09-16T10:40:39.900487+0000 mgr.x (mgr.24583) 179 : 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-16T10:40:41.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[68417]: debug 2024-09-16T10:40:40.906+0000 7faa471fb640 1 -- 172.21.15.3:0/2471124484 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557ed8dd10e0 con 0x557ed8dd3400 2024-09-16T10:40:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[19775]: audit 2024-09-16T10:40:39.844267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[19775]: audit 2024-09-16T10:40:39.850339+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[19775]: audit 2024-09-16T10:40:39.856774+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[19775]: audit 2024-09-16T10:40:39.862794+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[19775]: cluster 2024-09-16T10:40:39.900487+0000 mgr.x (mgr.24583) 179 : 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-16T10:40:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[26401]: audit 2024-09-16T10:40:39.844267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[26401]: audit 2024-09-16T10:40:39.850339+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[26401]: audit 2024-09-16T10:40:39.856774+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[26401]: audit 2024-09-16T10:40:39.862794+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:40 smithi003 bash[26401]: cluster 2024-09-16T10:40:39.900487+0000 mgr.x (mgr.24583) 179 : 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-16T10:40:42.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:42 smithi088 bash[21623]: cluster 2024-09-16T10:40:41.901198+0000 mgr.x (mgr.24583) 180 : 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-16T10:40:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:42 smithi003 bash[19775]: cluster 2024-09-16T10:40:41.901198+0000 mgr.x (mgr.24583) 180 : 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-16T10:40:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:42 smithi003 bash[26401]: cluster 2024-09-16T10:40:41.901198+0000 mgr.x (mgr.24583) 180 : 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-16T10:40:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:44 smithi003 bash[19775]: cluster 2024-09-16T10:40:43.902778+0000 mgr.x (mgr.24583) 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-16T10:40:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:44 smithi003 bash[26401]: cluster 2024-09-16T10:40:43.902778+0000 mgr.x (mgr.24583) 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-16T10:40:44.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:44 smithi088 bash[21623]: cluster 2024-09-16T10:40:43.902778+0000 mgr.x (mgr.24583) 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-16T10:40:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:45 smithi003 bash[26401]: audit 2024-09-16T10:40:44.238381+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:45 smithi003 bash[26401]: audit 2024-09-16T10:40:44.742149+0000 mgr.x (mgr.24583) 182 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:45 smithi003 bash[19775]: audit 2024-09-16T10:40:44.238381+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:45.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:45 smithi003 bash[19775]: audit 2024-09-16T10:40:44.742149+0000 mgr.x (mgr.24583) 182 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:45.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:45 smithi088 bash[21623]: audit 2024-09-16T10:40:44.238381+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:45.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:45 smithi088 bash[21623]: audit 2024-09-16T10:40:44.742149+0000 mgr.x (mgr.24583) 182 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: cluster 2024-09-16T10:40:45.903259+0000 mgr.x (mgr.24583) 183 : 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-16T10:40:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:45.914535+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:45.920262+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:46.012259+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:46.018354+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:46.633378+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:46.635368+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[19775]: audit 2024-09-16T10:40:46.645233+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: cluster 2024-09-16T10:40:45.903259+0000 mgr.x (mgr.24583) 183 : 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-16T10:40:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:45.914535+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:45.920262+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:46.012259+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:46.018354+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:46.633378+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:40:47.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:46.635368+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:40:47.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:46 smithi003 bash[26401]: audit 2024-09-16T10:40:46.645233+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: cluster 2024-09-16T10:40:45.903259+0000 mgr.x (mgr.24583) 183 : 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-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:45.914535+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:45.920262+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:46.012259+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:46.018354+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:46.633378+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:46.635368+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:40:47.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:46 smithi088 bash[21623]: audit 2024-09-16T10:40:46.645233+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:40:47.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[68417]: [16/Sep/2024:10:40:47] ENGINE Bus STARTING 2024-09-16T10:40:47.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[68417]: CherryPy Checker: 2024-09-16T10:40:47.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[68417]: The Application mounted at '' has an empty config. 2024-09-16T10:40:47.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[68417]: [16/Sep/2024:10:40:47] ENGINE Serving on http://:::9283 2024-09-16T10:40:47.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[68417]: [16/Sep/2024:10:40:47] ENGINE Bus STARTED 2024-09-16T10:40:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: cluster 2024-09-16T10:40:47.297518+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:40:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: cluster 2024-09-16T10:40:47.297787+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: audit 2024-09-16T10:40:47.298551+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: audit 2024-09-16T10:40:47.299567+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: audit 2024-09-16T10:40:47.301400+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[26401]: audit 2024-09-16T10:40:47.302294+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: cluster 2024-09-16T10:40:47.297518+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: cluster 2024-09-16T10:40:47.297787+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: audit 2024-09-16T10:40:47.298551+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: audit 2024-09-16T10:40:47.299567+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:40:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: audit 2024-09-16T10:40:47.301400+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:40:48.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:47 smithi003 bash[19775]: audit 2024-09-16T10:40:47.302294+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:40:48.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: cluster 2024-09-16T10:40:47.297518+0000 mon.a (mon.0) 1086 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:40:48.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: cluster 2024-09-16T10:40:47.297787+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:40:48.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: audit 2024-09-16T10:40:47.298551+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:40:48.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: audit 2024-09-16T10:40:47.299567+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:40:48.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: audit 2024-09-16T10:40:47.301400+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:40:48.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:47 smithi088 bash[21623]: audit 2024-09-16T10:40:47.302294+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:40:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:48 smithi003 bash[26401]: cluster 2024-09-16T10:40:47.903902+0000 mgr.x (mgr.24583) 184 : 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-16T10:40:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:48 smithi003 bash[26401]: cluster 2024-09-16T10:40:47.942072+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:40:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:48 smithi003 bash[19775]: cluster 2024-09-16T10:40:47.903902+0000 mgr.x (mgr.24583) 184 : 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-16T10:40:49.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:48 smithi003 bash[19775]: cluster 2024-09-16T10:40:47.942072+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:40:49.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:48 smithi088 bash[21623]: cluster 2024-09-16T10:40:47.903902+0000 mgr.x (mgr.24583) 184 : 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-16T10:40:49.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:48 smithi088 bash[21623]: cluster 2024-09-16T10:40:47.942072+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:40:50.935 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:40:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:40:50] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T10:40:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:50 smithi003 bash[26401]: cluster 2024-09-16T10:40:49.905559+0000 mgr.x (mgr.24583) 185 : 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-16T10:40:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:50 smithi003 bash[19775]: cluster 2024-09-16T10:40:49.905559+0000 mgr.x (mgr.24583) 185 : 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-16T10:40:51.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:50 smithi088 bash[21623]: cluster 2024-09-16T10:40:49.905559+0000 mgr.x (mgr.24583) 185 : 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-16T10:40:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:52 smithi003 bash[26401]: cluster 2024-09-16T10:40:51.906264+0000 mgr.x (mgr.24583) 186 : 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-16T10:40:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:52 smithi003 bash[19775]: cluster 2024-09-16T10:40:51.906264+0000 mgr.x (mgr.24583) 186 : 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-16T10:40:53.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:52 smithi088 bash[21623]: cluster 2024-09-16T10:40:51.906264+0000 mgr.x (mgr.24583) 186 : 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-16T10:40:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:54 smithi003 bash[26401]: cluster 2024-09-16T10:40:53.907766+0000 mgr.x (mgr.24583) 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-16T10:40:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:54 smithi003 bash[19775]: cluster 2024-09-16T10:40:53.907766+0000 mgr.x (mgr.24583) 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-16T10:40:55.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:54 smithi088 bash[21623]: cluster 2024-09-16T10:40:53.907766+0000 mgr.x (mgr.24583) 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-16T10:40:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:55 smithi003 bash[26401]: audit 2024-09-16T10:40:54.749566+0000 mgr.x (mgr.24583) 188 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:55 smithi003 bash[19775]: audit 2024-09-16T10:40:54.749566+0000 mgr.x (mgr.24583) 188 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:56.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:55 smithi088 bash[21623]: audit 2024-09-16T10:40:54.749566+0000 mgr.x (mgr.24583) 188 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:40:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:56 smithi003 bash[26401]: cluster 2024-09-16T10:40:55.908444+0000 mgr.x (mgr.24583) 189 : 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-16T10:40:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:56 smithi003 bash[19775]: cluster 2024-09-16T10:40:55.908444+0000 mgr.x (mgr.24583) 189 : 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-16T10:40:57.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:56 smithi088 bash[21623]: cluster 2024-09-16T10:40:55.908444+0000 mgr.x (mgr.24583) 189 : 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-16T10:40:58.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:57 smithi003 bash[26401]: cluster 2024-09-16T10:40:57.909129+0000 mgr.x (mgr.24583) 190 : 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-16T10:40:58.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:57 smithi003 bash[19775]: cluster 2024-09-16T10:40:57.909129+0000 mgr.x (mgr.24583) 190 : 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-16T10:40:58.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:57 smithi088 bash[21623]: cluster 2024-09-16T10:40:57.909129+0000 mgr.x (mgr.24583) 190 : 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-16T10:40:59.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:40:59 smithi003 bash[26401]: audit 2024-09-16T10:40:59.238949+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:40:59 smithi003 bash[19775]: audit 2024-09-16T10:40:59.238949+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:40:59.750 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:40:59 smithi088 bash[21623]: audit 2024-09-16T10:40:59.238949+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:00.656 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:00 smithi088 bash[21623]: cluster 2024-09-16T10:40:59.911076+0000 mgr.x (mgr.24583) 191 : 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-16T10:41:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:00 smithi003 bash[26401]: cluster 2024-09-16T10:40:59.911076+0000 mgr.x (mgr.24583) 191 : 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-16T10:41:00.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:00 smithi003 bash[19775]: cluster 2024-09-16T10:40:59.911076+0000 mgr.x (mgr.24583) 191 : 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-16T10:41:01.000 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:00] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:41:02.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:02 smithi003 bash[26401]: cluster 2024-09-16T10:41:01.911933+0000 mgr.x (mgr.24583) 192 : 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-16T10:41:02.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:02 smithi003 bash[19775]: cluster 2024-09-16T10:41:01.911933+0000 mgr.x (mgr.24583) 192 : 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-16T10:41:02.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:02 smithi088 bash[21623]: cluster 2024-09-16T10:41:01.911933+0000 mgr.x (mgr.24583) 192 : 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-16T10:41:04.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:04 smithi003 bash[26401]: cluster 2024-09-16T10:41:03.913605+0000 mgr.x (mgr.24583) 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-16T10:41:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:04 smithi003 bash[19775]: cluster 2024-09-16T10:41:03.913605+0000 mgr.x (mgr.24583) 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-16T10:41:04.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:04 smithi088 bash[21623]: cluster 2024-09-16T10:41:03.913605+0000 mgr.x (mgr.24583) 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-16T10:41:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:05 smithi003 bash[19775]: audit 2024-09-16T10:41:04.760952+0000 mgr.x (mgr.24583) 194 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:05 smithi003 bash[26401]: audit 2024-09-16T10:41:04.760952+0000 mgr.x (mgr.24583) 194 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:05.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:05 smithi088 bash[21623]: audit 2024-09-16T10:41:04.760952+0000 mgr.x (mgr.24583) 194 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:06.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:06 smithi003 bash[19775]: cluster 2024-09-16T10:41:05.914433+0000 mgr.x (mgr.24583) 195 : 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-16T10:41:06.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:06 smithi003 bash[26401]: cluster 2024-09-16T10:41:05.914433+0000 mgr.x (mgr.24583) 195 : 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-16T10:41:06.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:06 smithi088 bash[21623]: cluster 2024-09-16T10:41:05.914433+0000 mgr.x (mgr.24583) 195 : 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-16T10:41:08.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:08 smithi003 bash[26401]: cluster 2024-09-16T10:41:07.915288+0000 mgr.x (mgr.24583) 196 : 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-16T10:41:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:08 smithi003 bash[19775]: cluster 2024-09-16T10:41:07.915288+0000 mgr.x (mgr.24583) 196 : 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-16T10:41:08.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:08 smithi088 bash[21623]: cluster 2024-09-16T10:41:07.915288+0000 mgr.x (mgr.24583) 196 : 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-16T10:41:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:10 smithi003 bash[19775]: cluster 2024-09-16T10:41:09.917073+0000 mgr.x (mgr.24583) 197 : 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-16T10:41:10.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:10 smithi003 bash[26401]: cluster 2024-09-16T10:41:09.917073+0000 mgr.x (mgr.24583) 197 : 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-16T10:41:10.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:10 smithi088 bash[21623]: cluster 2024-09-16T10:41:09.917073+0000 mgr.x (mgr.24583) 197 : 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-16T10:41:11.000 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:10] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:41:12.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:12 smithi003 bash[19775]: cluster 2024-09-16T10:41:11.917959+0000 mgr.x (mgr.24583) 198 : 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-16T10:41:12.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:12 smithi003 bash[26401]: cluster 2024-09-16T10:41:11.917959+0000 mgr.x (mgr.24583) 198 : 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-16T10:41:12.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:12 smithi088 bash[21623]: cluster 2024-09-16T10:41:11.917959+0000 mgr.x (mgr.24583) 198 : 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-16T10:41:14.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:14 smithi003 bash[19775]: cluster 2024-09-16T10:41:13.919681+0000 mgr.x (mgr.24583) 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-16T10:41:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:14 smithi003 bash[26401]: cluster 2024-09-16T10:41:13.919681+0000 mgr.x (mgr.24583) 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-16T10:41:14.500 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:14 smithi088 bash[21623]: cluster 2024-09-16T10:41:13.919681+0000 mgr.x (mgr.24583) 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-16T10:41:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:15 smithi003 bash[19775]: audit 2024-09-16T10:41:14.239435+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:15 smithi003 bash[19775]: audit 2024-09-16T10:41:14.772251+0000 mgr.x (mgr.24583) 200 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:15 smithi003 bash[26401]: audit 2024-09-16T10:41:14.239435+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:15 smithi003 bash[26401]: audit 2024-09-16T10:41:14.772251+0000 mgr.x (mgr.24583) 200 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:15.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:15 smithi088 bash[21623]: audit 2024-09-16T10:41:14.239435+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:15.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:15 smithi088 bash[21623]: audit 2024-09-16T10:41:14.772251+0000 mgr.x (mgr.24583) 200 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:16 smithi003 bash[19775]: cluster 2024-09-16T10:41:15.920543+0000 mgr.x (mgr.24583) 201 : 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-16T10:41:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:16 smithi003 bash[26401]: cluster 2024-09-16T10:41:15.920543+0000 mgr.x (mgr.24583) 201 : 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-16T10:41:16.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:16 smithi088 bash[21623]: cluster 2024-09-16T10:41:15.920543+0000 mgr.x (mgr.24583) 201 : 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-16T10:41:18.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:18 smithi003 bash[19775]: cluster 2024-09-16T10:41:17.921400+0000 mgr.x (mgr.24583) 202 : 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-16T10:41:18.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:18 smithi003 bash[26401]: cluster 2024-09-16T10:41:17.921400+0000 mgr.x (mgr.24583) 202 : 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-16T10:41:18.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:18 smithi088 bash[21623]: cluster 2024-09-16T10:41:17.921400+0000 mgr.x (mgr.24583) 202 : 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-16T10:41:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:20 smithi003 bash[19775]: cluster 2024-09-16T10:41:19.923303+0000 mgr.x (mgr.24583) 203 : 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-16T10:41:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:20 smithi003 bash[26401]: cluster 2024-09-16T10:41:19.923303+0000 mgr.x (mgr.24583) 203 : 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-16T10:41:20.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:20 smithi088 bash[21623]: cluster 2024-09-16T10:41:19.923303+0000 mgr.x (mgr.24583) 203 : 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-16T10:41:21.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:20] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-09-16T10:41:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:22 smithi003 bash[19775]: cluster 2024-09-16T10:41:21.924159+0000 mgr.x (mgr.24583) 204 : 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-16T10:41:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:22 smithi003 bash[26401]: cluster 2024-09-16T10:41:21.924159+0000 mgr.x (mgr.24583) 204 : 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-16T10:41:22.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:22 smithi088 bash[21623]: cluster 2024-09-16T10:41:21.924159+0000 mgr.x (mgr.24583) 204 : 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-16T10:41:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:24 smithi003 bash[26401]: cluster 2024-09-16T10:41:23.925884+0000 mgr.x (mgr.24583) 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-16T10:41:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:24 smithi003 bash[19775]: cluster 2024-09-16T10:41:23.925884+0000 mgr.x (mgr.24583) 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-16T10:41:24.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:24 smithi088 bash[21623]: cluster 2024-09-16T10:41:23.925884+0000 mgr.x (mgr.24583) 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-16T10:41:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:25 smithi003 bash[19775]: audit 2024-09-16T10:41:24.777342+0000 mgr.x (mgr.24583) 206 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:25 smithi003 bash[26401]: audit 2024-09-16T10:41:24.777342+0000 mgr.x (mgr.24583) 206 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:25.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:25 smithi088 bash[21623]: audit 2024-09-16T10:41:24.777342+0000 mgr.x (mgr.24583) 206 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:26 smithi003 bash[26401]: cluster 2024-09-16T10:41:25.926752+0000 mgr.x (mgr.24583) 207 : 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-16T10:41:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:26 smithi003 bash[19775]: cluster 2024-09-16T10:41:25.926752+0000 mgr.x (mgr.24583) 207 : 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-16T10:41:26.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:26 smithi088 bash[21623]: cluster 2024-09-16T10:41:25.926752+0000 mgr.x (mgr.24583) 207 : 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-16T10:41:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:28 smithi003 bash[19775]: cluster 2024-09-16T10:41:27.927606+0000 mgr.x (mgr.24583) 208 : 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-16T10:41:28.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:28 smithi003 bash[26401]: cluster 2024-09-16T10:41:27.927606+0000 mgr.x (mgr.24583) 208 : 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-16T10:41:28.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:28 smithi088 bash[21623]: cluster 2024-09-16T10:41:27.927606+0000 mgr.x (mgr.24583) 208 : 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-16T10:41:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:29 smithi003 bash[19775]: audit 2024-09-16T10:41:29.240076+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:29 smithi003 bash[26401]: audit 2024-09-16T10:41:29.240076+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:29.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:29 smithi088 bash[21623]: audit 2024-09-16T10:41:29.240076+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:30.655 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:30 smithi088 bash[21623]: cluster 2024-09-16T10:41:29.929382+0000 mgr.x (mgr.24583) 209 : 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-16T10:41:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:30 smithi003 bash[26401]: cluster 2024-09-16T10:41:29.929382+0000 mgr.x (mgr.24583) 209 : 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-16T10:41:30.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:30 smithi003 bash[19775]: cluster 2024-09-16T10:41:29.929382+0000 mgr.x (mgr.24583) 209 : 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-16T10:41:31.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:30] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:41:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:32 smithi003 bash[26401]: cluster 2024-09-16T10:41:31.930140+0000 mgr.x (mgr.24583) 210 : 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-16T10:41:32.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:32 smithi003 bash[19775]: cluster 2024-09-16T10:41:31.930140+0000 mgr.x (mgr.24583) 210 : 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-16T10:41:32.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:32 smithi088 bash[21623]: cluster 2024-09-16T10:41:31.930140+0000 mgr.x (mgr.24583) 210 : 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-16T10:41:32.501 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:41:32 smithi088 bash[46371]: logger=sqlstore.transactions t=2024-09-16T10:41:32.178435909Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:41:34.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:34 smithi003 bash[19775]: cluster 2024-09-16T10:41:33.931795+0000 mgr.x (mgr.24583) 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-16T10:41:34.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:34 smithi003 bash[26401]: cluster 2024-09-16T10:41:33.931795+0000 mgr.x (mgr.24583) 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-16T10:41:34.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:34 smithi088 bash[21623]: cluster 2024-09-16T10:41:33.931795+0000 mgr.x (mgr.24583) 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-16T10:41:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:35 smithi003 bash[19775]: audit 2024-09-16T10:41:34.788791+0000 mgr.x (mgr.24583) 212 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:35 smithi003 bash[26401]: audit 2024-09-16T10:41:34.788791+0000 mgr.x (mgr.24583) 212 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:35.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:35 smithi088 bash[21623]: audit 2024-09-16T10:41:34.788791+0000 mgr.x (mgr.24583) 212 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:36.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:36 smithi003 bash[26401]: cluster 2024-09-16T10:41:35.932532+0000 mgr.x (mgr.24583) 213 : 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-16T10:41:36.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:36 smithi003 bash[19775]: cluster 2024-09-16T10:41:35.932532+0000 mgr.x (mgr.24583) 213 : 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-16T10:41:36.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:36 smithi088 bash[21623]: cluster 2024-09-16T10:41:35.932532+0000 mgr.x (mgr.24583) 213 : 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-16T10:41:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:38 smithi003 bash[26401]: cluster 2024-09-16T10:41:37.933237+0000 mgr.x (mgr.24583) 214 : 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-16T10:41:38.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:38 smithi003 bash[19775]: cluster 2024-09-16T10:41:37.933237+0000 mgr.x (mgr.24583) 214 : 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-16T10:41:38.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:38 smithi088 bash[21623]: cluster 2024-09-16T10:41:37.933237+0000 mgr.x (mgr.24583) 214 : 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-16T10:41:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:40 smithi003 bash[19775]: cluster 2024-09-16T10:41:39.934924+0000 mgr.x (mgr.24583) 215 : 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-16T10:41:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:40 smithi003 bash[26401]: cluster 2024-09-16T10:41:39.934924+0000 mgr.x (mgr.24583) 215 : 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-16T10:41:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:40 smithi088 bash[21623]: cluster 2024-09-16T10:41:39.934924+0000 mgr.x (mgr.24583) 215 : 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-16T10:41:41.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:40] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:41:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:42 smithi003 bash[19775]: cluster 2024-09-16T10:41:41.935650+0000 mgr.x (mgr.24583) 216 : 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-16T10:41:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:42 smithi003 bash[26401]: cluster 2024-09-16T10:41:41.935650+0000 mgr.x (mgr.24583) 216 : 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-16T10:41:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:42 smithi088 bash[21623]: cluster 2024-09-16T10:41:41.935650+0000 mgr.x (mgr.24583) 216 : 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-16T10:41:44.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:44 smithi003 bash[26401]: cluster 2024-09-16T10:41:43.937245+0000 mgr.x (mgr.24583) 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-16T10:41:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:44 smithi003 bash[19775]: cluster 2024-09-16T10:41:43.937245+0000 mgr.x (mgr.24583) 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-16T10:41:44.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:44 smithi088 bash[21623]: cluster 2024-09-16T10:41:43.937245+0000 mgr.x (mgr.24583) 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-16T10:41:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:45 smithi003 bash[19775]: audit 2024-09-16T10:41:44.240604+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:45 smithi003 bash[19775]: audit 2024-09-16T10:41:44.800254+0000 mgr.x (mgr.24583) 218 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:45 smithi003 bash[26401]: audit 2024-09-16T10:41:44.240604+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:45 smithi003 bash[26401]: audit 2024-09-16T10:41:44.800254+0000 mgr.x (mgr.24583) 218 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:45 smithi088 bash[21623]: audit 2024-09-16T10:41:44.240604+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:45 smithi088 bash[21623]: audit 2024-09-16T10:41:44.800254+0000 mgr.x (mgr.24583) 218 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:46 smithi003 bash[19775]: cluster 2024-09-16T10:41:45.937984+0000 mgr.x (mgr.24583) 219 : 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-16T10:41:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:46 smithi003 bash[26401]: cluster 2024-09-16T10:41:45.937984+0000 mgr.x (mgr.24583) 219 : 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-16T10:41:46.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:46 smithi088 bash[21623]: cluster 2024-09-16T10:41:45.937984+0000 mgr.x (mgr.24583) 219 : 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-16T10:41:48.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:48 smithi003 bash[19775]: cluster 2024-09-16T10:41:47.938744+0000 mgr.x (mgr.24583) 220 : 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-16T10:41:48.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:48 smithi003 bash[26401]: cluster 2024-09-16T10:41:47.938744+0000 mgr.x (mgr.24583) 220 : 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-16T10:41:48.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:48 smithi088 bash[21623]: cluster 2024-09-16T10:41:47.938744+0000 mgr.x (mgr.24583) 220 : 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-16T10:41:50.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:50 smithi003 bash[19775]: cluster 2024-09-16T10:41:49.940336+0000 mgr.x (mgr.24583) 221 : 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-16T10:41:50.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:50 smithi003 bash[26401]: cluster 2024-09-16T10:41:49.940336+0000 mgr.x (mgr.24583) 221 : 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-16T10:41:50.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:50 smithi088 bash[21623]: cluster 2024-09-16T10:41:49.940336+0000 mgr.x (mgr.24583) 221 : 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-16T10:41:51.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:41:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:41:50] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:41:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:52 smithi003 bash[26401]: cluster 2024-09-16T10:41:51.941046+0000 mgr.x (mgr.24583) 222 : 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-16T10:41:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:52 smithi003 bash[19775]: cluster 2024-09-16T10:41:51.941046+0000 mgr.x (mgr.24583) 222 : 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-16T10:41:52.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:52 smithi088 bash[21623]: cluster 2024-09-16T10:41:51.941046+0000 mgr.x (mgr.24583) 222 : 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-16T10:41:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[19775]: audit 2024-09-16T10:41:52.671530+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[19775]: audit 2024-09-16T10:41:52.677905+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[19775]: audit 2024-09-16T10:41:53.342167+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[19775]: audit 2024-09-16T10:41:53.344647+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[19775]: audit 2024-09-16T10:41:53.355916+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[26401]: audit 2024-09-16T10:41:52.671530+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[26401]: audit 2024-09-16T10:41:52.677905+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[26401]: audit 2024-09-16T10:41:53.342167+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[26401]: audit 2024-09-16T10:41:53.344647+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:41:53.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:53 smithi003 bash[26401]: audit 2024-09-16T10:41:53.355916+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:54.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:53 smithi088 bash[21623]: audit 2024-09-16T10:41:52.671530+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:54.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:53 smithi088 bash[21623]: audit 2024-09-16T10:41:52.677905+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:54.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:53 smithi088 bash[21623]: audit 2024-09-16T10:41:53.342167+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:41:54.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:53 smithi088 bash[21623]: audit 2024-09-16T10:41:53.344647+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:41:54.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:53 smithi088 bash[21623]: audit 2024-09-16T10:41:53.355916+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:41:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:54 smithi003 bash[26401]: cluster 2024-09-16T10:41:53.942633+0000 mgr.x (mgr.24583) 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-16T10:41:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:54 smithi003 bash[19775]: cluster 2024-09-16T10:41:53.942633+0000 mgr.x (mgr.24583) 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-16T10:41:55.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:54 smithi088 bash[21623]: cluster 2024-09-16T10:41:53.942633+0000 mgr.x (mgr.24583) 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-16T10:41:55.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:55 smithi003 bash[19775]: audit 2024-09-16T10:41:54.811698+0000 mgr.x (mgr.24583) 224 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:55.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:55 smithi003 bash[26401]: audit 2024-09-16T10:41:54.811698+0000 mgr.x (mgr.24583) 224 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:56.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:55 smithi088 bash[21623]: audit 2024-09-16T10:41:54.811698+0000 mgr.x (mgr.24583) 224 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:41:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:56 smithi003 bash[26401]: cluster 2024-09-16T10:41:55.943354+0000 mgr.x (mgr.24583) 225 : 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-16T10:41:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:56 smithi003 bash[19775]: cluster 2024-09-16T10:41:55.943354+0000 mgr.x (mgr.24583) 225 : 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-16T10:41:57.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:56 smithi088 bash[21623]: cluster 2024-09-16T10:41:55.943354+0000 mgr.x (mgr.24583) 225 : 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-16T10:41:58.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:58 smithi003 bash[26401]: cluster 2024-09-16T10:41:57.944104+0000 mgr.x (mgr.24583) 226 : 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-16T10:41:58.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:58 smithi003 bash[19775]: cluster 2024-09-16T10:41:57.944104+0000 mgr.x (mgr.24583) 226 : 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-16T10:41:58.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:58 smithi088 bash[21623]: cluster 2024-09-16T10:41:57.944104+0000 mgr.x (mgr.24583) 226 : 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-16T10:41:59.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:41:59 smithi003 bash[26401]: audit 2024-09-16T10:41:59.241596+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:41:59 smithi003 bash[19775]: audit 2024-09-16T10:41:59.241596+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:41:59.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:41:59 smithi088 bash[21623]: audit 2024-09-16T10:41:59.241596+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:00.656 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:00 smithi088 bash[21623]: cluster 2024-09-16T10:41:59.945779+0000 mgr.x (mgr.24583) 227 : 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-16T10:42:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:00 smithi003 bash[26401]: cluster 2024-09-16T10:41:59.945779+0000 mgr.x (mgr.24583) 227 : 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-16T10:42:00.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:00 smithi003 bash[19775]: cluster 2024-09-16T10:41:59.945779+0000 mgr.x (mgr.24583) 227 : 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-16T10:42:01.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:00] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:42:02.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:02 smithi003 bash[26401]: cluster 2024-09-16T10:42:01.946478+0000 mgr.x (mgr.24583) 228 : 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-16T10:42:02.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:02 smithi003 bash[19775]: cluster 2024-09-16T10:42:01.946478+0000 mgr.x (mgr.24583) 228 : 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-16T10:42:02.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:02 smithi088 bash[21623]: cluster 2024-09-16T10:42:01.946478+0000 mgr.x (mgr.24583) 228 : 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-16T10:42:04.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:04 smithi003 bash[26401]: cluster 2024-09-16T10:42:03.948002+0000 mgr.x (mgr.24583) 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-16T10:42:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:04 smithi003 bash[19775]: cluster 2024-09-16T10:42:03.948002+0000 mgr.x (mgr.24583) 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-16T10:42:04.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:04 smithi088 bash[21623]: cluster 2024-09-16T10:42:03.948002+0000 mgr.x (mgr.24583) 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-16T10:42:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:05 smithi003 bash[26401]: audit 2024-09-16T10:42:04.823057+0000 mgr.x (mgr.24583) 230 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:05 smithi003 bash[19775]: audit 2024-09-16T10:42:04.823057+0000 mgr.x (mgr.24583) 230 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:05.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:05 smithi088 bash[21623]: audit 2024-09-16T10:42:04.823057+0000 mgr.x (mgr.24583) 230 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:06.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:06 smithi003 bash[19775]: cluster 2024-09-16T10:42:05.948729+0000 mgr.x (mgr.24583) 231 : 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-16T10:42:06.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:06 smithi003 bash[26401]: cluster 2024-09-16T10:42:05.948729+0000 mgr.x (mgr.24583) 231 : 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-16T10:42:06.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:06 smithi088 bash[21623]: cluster 2024-09-16T10:42:05.948729+0000 mgr.x (mgr.24583) 231 : 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-16T10:42:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:08 smithi003 bash[19775]: cluster 2024-09-16T10:42:07.949439+0000 mgr.x (mgr.24583) 232 : 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-16T10:42:08.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:08 smithi003 bash[26401]: cluster 2024-09-16T10:42:07.949439+0000 mgr.x (mgr.24583) 232 : 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-16T10:42:08.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:08 smithi088 bash[21623]: cluster 2024-09-16T10:42:07.949439+0000 mgr.x (mgr.24583) 232 : 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-16T10:42:10.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:10 smithi003 bash[26401]: cluster 2024-09-16T10:42:09.951109+0000 mgr.x (mgr.24583) 233 : 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-16T10:42:10.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:10 smithi003 bash[19775]: cluster 2024-09-16T10:42:09.951109+0000 mgr.x (mgr.24583) 233 : 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-16T10:42:10.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:10 smithi088 bash[21623]: cluster 2024-09-16T10:42:09.951109+0000 mgr.x (mgr.24583) 233 : 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-16T10:42:11.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:10] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:42:12.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:12 smithi003 bash[26401]: cluster 2024-09-16T10:42:11.951829+0000 mgr.x (mgr.24583) 234 : 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-16T10:42:12.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:12 smithi003 bash[19775]: cluster 2024-09-16T10:42:11.951829+0000 mgr.x (mgr.24583) 234 : 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-16T10:42:12.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:12 smithi088 bash[21623]: cluster 2024-09-16T10:42:11.951829+0000 mgr.x (mgr.24583) 234 : 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-16T10:42:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:14 smithi003 bash[26401]: cluster 2024-09-16T10:42:13.953390+0000 mgr.x (mgr.24583) 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-16T10:42:14.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:14 smithi003 bash[19775]: cluster 2024-09-16T10:42:13.953390+0000 mgr.x (mgr.24583) 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-16T10:42:14.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:14 smithi088 bash[21623]: cluster 2024-09-16T10:42:13.953390+0000 mgr.x (mgr.24583) 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-16T10:42:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:15 smithi003 bash[26401]: audit 2024-09-16T10:42:14.241933+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:15 smithi003 bash[26401]: audit 2024-09-16T10:42:14.824690+0000 mgr.x (mgr.24583) 236 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:15.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:15 smithi003 bash[19775]: audit 2024-09-16T10:42:14.241933+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:15.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:15 smithi003 bash[19775]: audit 2024-09-16T10:42:14.824690+0000 mgr.x (mgr.24583) 236 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:15.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:15 smithi088 bash[21623]: audit 2024-09-16T10:42:14.241933+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:15.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:15 smithi088 bash[21623]: audit 2024-09-16T10:42:14.824690+0000 mgr.x (mgr.24583) 236 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:16 smithi003 bash[26401]: cluster 2024-09-16T10:42:15.954183+0000 mgr.x (mgr.24583) 237 : 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-16T10:42:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:16 smithi003 bash[19775]: cluster 2024-09-16T10:42:15.954183+0000 mgr.x (mgr.24583) 237 : 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-16T10:42:16.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:16 smithi088 bash[21623]: cluster 2024-09-16T10:42:15.954183+0000 mgr.x (mgr.24583) 237 : 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-16T10:42:18.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:18 smithi003 bash[26401]: cluster 2024-09-16T10:42:17.954898+0000 mgr.x (mgr.24583) 238 : 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-16T10:42:18.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:18 smithi003 bash[19775]: cluster 2024-09-16T10:42:17.954898+0000 mgr.x (mgr.24583) 238 : 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-16T10:42:18.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:18 smithi088 bash[21623]: cluster 2024-09-16T10:42:17.954898+0000 mgr.x (mgr.24583) 238 : 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-16T10:42:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:20 smithi003 bash[26401]: cluster 2024-09-16T10:42:19.956555+0000 mgr.x (mgr.24583) 239 : 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-16T10:42:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:20 smithi003 bash[19775]: cluster 2024-09-16T10:42:19.956555+0000 mgr.x (mgr.24583) 239 : 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-16T10:42:20.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:20 smithi088 bash[21623]: cluster 2024-09-16T10:42:19.956555+0000 mgr.x (mgr.24583) 239 : 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-16T10:42:21.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:20] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:42:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:22 smithi003 bash[26401]: cluster 2024-09-16T10:42:21.957278+0000 mgr.x (mgr.24583) 240 : 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-16T10:42:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:22 smithi003 bash[19775]: cluster 2024-09-16T10:42:21.957278+0000 mgr.x (mgr.24583) 240 : 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-16T10:42:22.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:22 smithi088 bash[21623]: cluster 2024-09-16T10:42:21.957278+0000 mgr.x (mgr.24583) 240 : 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-16T10:42:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:24 smithi003 bash[26401]: cluster 2024-09-16T10:42:23.958869+0000 mgr.x (mgr.24583) 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-16T10:42:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:24 smithi003 bash[19775]: cluster 2024-09-16T10:42:23.958869+0000 mgr.x (mgr.24583) 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-16T10:42:24.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:24 smithi088 bash[21623]: cluster 2024-09-16T10:42:23.958869+0000 mgr.x (mgr.24583) 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-16T10:42:25.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:25 smithi003 bash[19775]: audit 2024-09-16T10:42:24.836019+0000 mgr.x (mgr.24583) 242 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:25 smithi003 bash[26401]: audit 2024-09-16T10:42:24.836019+0000 mgr.x (mgr.24583) 242 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:25.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:25 smithi088 bash[21623]: audit 2024-09-16T10:42:24.836019+0000 mgr.x (mgr.24583) 242 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:26 smithi003 bash[19775]: cluster 2024-09-16T10:42:25.959582+0000 mgr.x (mgr.24583) 243 : 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-16T10:42:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:26 smithi003 bash[26401]: cluster 2024-09-16T10:42:25.959582+0000 mgr.x (mgr.24583) 243 : 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-16T10:42:26.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:26 smithi088 bash[21623]: cluster 2024-09-16T10:42:25.959582+0000 mgr.x (mgr.24583) 243 : 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-16T10:42:28.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:28 smithi003 bash[26401]: cluster 2024-09-16T10:42:27.960318+0000 mgr.x (mgr.24583) 244 : 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-16T10:42:28.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:28 smithi003 bash[19775]: cluster 2024-09-16T10:42:27.960318+0000 mgr.x (mgr.24583) 244 : 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-16T10:42:28.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:28 smithi088 bash[21623]: cluster 2024-09-16T10:42:27.960318+0000 mgr.x (mgr.24583) 244 : 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-16T10:42:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:29 smithi003 bash[19775]: audit 2024-09-16T10:42:29.242524+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:29 smithi003 bash[26401]: audit 2024-09-16T10:42:29.242524+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:29.751 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:29 smithi088 bash[21623]: audit 2024-09-16T10:42:29.242524+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:30.656 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:30 smithi088 bash[21623]: cluster 2024-09-16T10:42:29.962083+0000 mgr.x (mgr.24583) 245 : 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-16T10:42:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:30 smithi003 bash[19775]: cluster 2024-09-16T10:42:29.962083+0000 mgr.x (mgr.24583) 245 : 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-16T10:42:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:30 smithi003 bash[26401]: cluster 2024-09-16T10:42:29.962083+0000 mgr.x (mgr.24583) 245 : 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-16T10:42:31.001 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:30] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:42:32.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:32 smithi003 bash[19775]: cluster 2024-09-16T10:42:31.962853+0000 mgr.x (mgr.24583) 246 : 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-16T10:42:32.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:32 smithi003 bash[26401]: cluster 2024-09-16T10:42:31.962853+0000 mgr.x (mgr.24583) 246 : 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-16T10:42:32.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:32 smithi088 bash[21623]: cluster 2024-09-16T10:42:31.962853+0000 mgr.x (mgr.24583) 246 : 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-16T10:42:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:34 smithi003 bash[19775]: cluster 2024-09-16T10:42:33.964604+0000 mgr.x (mgr.24583) 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-16T10:42:34.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:34 smithi003 bash[26401]: cluster 2024-09-16T10:42:33.964604+0000 mgr.x (mgr.24583) 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-16T10:42:34.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:34 smithi088 bash[21623]: cluster 2024-09-16T10:42:33.964604+0000 mgr.x (mgr.24583) 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-16T10:42:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:35 smithi003 bash[19775]: audit 2024-09-16T10:42:34.847441+0000 mgr.x (mgr.24583) 248 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:35 smithi003 bash[26401]: audit 2024-09-16T10:42:34.847441+0000 mgr.x (mgr.24583) 248 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:35.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:35 smithi088 bash[21623]: audit 2024-09-16T10:42:34.847441+0000 mgr.x (mgr.24583) 248 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:36.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:36 smithi003 bash[26401]: cluster 2024-09-16T10:42:35.965449+0000 mgr.x (mgr.24583) 249 : 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-16T10:42:36.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:36 smithi003 bash[19775]: cluster 2024-09-16T10:42:35.965449+0000 mgr.x (mgr.24583) 249 : 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-16T10:42:36.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:36 smithi088 bash[21623]: cluster 2024-09-16T10:42:35.965449+0000 mgr.x (mgr.24583) 249 : 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-16T10:42:38.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:38 smithi003 bash[26401]: cluster 2024-09-16T10:42:37.966323+0000 mgr.x (mgr.24583) 250 : 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-16T10:42:38.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:38 smithi003 bash[19775]: cluster 2024-09-16T10:42:37.966323+0000 mgr.x (mgr.24583) 250 : 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-16T10:42:38.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:38 smithi088 bash[21623]: cluster 2024-09-16T10:42:37.966323+0000 mgr.x (mgr.24583) 250 : 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-16T10:42:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:40 smithi003 bash[26401]: cluster 2024-09-16T10:42:39.968191+0000 mgr.x (mgr.24583) 251 : 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-16T10:42:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:40 smithi003 bash[19775]: cluster 2024-09-16T10:42:39.968191+0000 mgr.x (mgr.24583) 251 : 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-16T10:42:40.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:40 smithi088 bash[21623]: cluster 2024-09-16T10:42:39.968191+0000 mgr.x (mgr.24583) 251 : 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-16T10:42:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:40] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:42:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:42 smithi003 bash[19775]: cluster 2024-09-16T10:42:41.969061+0000 mgr.x (mgr.24583) 252 : 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-16T10:42:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:42 smithi003 bash[26401]: cluster 2024-09-16T10:42:41.969061+0000 mgr.x (mgr.24583) 252 : 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-16T10:42:42.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:42 smithi088 bash[21623]: cluster 2024-09-16T10:42:41.969061+0000 mgr.x (mgr.24583) 252 : 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-16T10:42:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:44 smithi003 bash[19775]: cluster 2024-09-16T10:42:43.970691+0000 mgr.x (mgr.24583) 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-16T10:42:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:44 smithi003 bash[26401]: cluster 2024-09-16T10:42:43.970691+0000 mgr.x (mgr.24583) 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-16T10:42:44.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:44 smithi088 bash[21623]: cluster 2024-09-16T10:42:43.970691+0000 mgr.x (mgr.24583) 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-16T10:42:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:45 smithi003 bash[19775]: audit 2024-09-16T10:42:44.243108+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:45 smithi003 bash[19775]: audit 2024-09-16T10:42:44.856275+0000 mgr.x (mgr.24583) 254 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:45 smithi003 bash[26401]: audit 2024-09-16T10:42:44.243108+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:45 smithi003 bash[26401]: audit 2024-09-16T10:42:44.856275+0000 mgr.x (mgr.24583) 254 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:45.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:45 smithi088 bash[21623]: audit 2024-09-16T10:42:44.243108+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:42:45.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:45 smithi088 bash[21623]: audit 2024-09-16T10:42:44.856275+0000 mgr.x (mgr.24583) 254 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:46 smithi003 bash[19775]: cluster 2024-09-16T10:42:45.971440+0000 mgr.x (mgr.24583) 255 : 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-16T10:42:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:46 smithi003 bash[26401]: cluster 2024-09-16T10:42:45.971440+0000 mgr.x (mgr.24583) 255 : 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-16T10:42:46.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:46 smithi088 bash[21623]: cluster 2024-09-16T10:42:45.971440+0000 mgr.x (mgr.24583) 255 : 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-16T10:42:48.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:48 smithi003 bash[19775]: cluster 2024-09-16T10:42:47.972170+0000 mgr.x (mgr.24583) 256 : 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-16T10:42:48.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:48 smithi003 bash[26401]: cluster 2024-09-16T10:42:47.972170+0000 mgr.x (mgr.24583) 256 : 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-16T10:42:48.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:48 smithi088 bash[21623]: cluster 2024-09-16T10:42:47.972170+0000 mgr.x (mgr.24583) 256 : 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-16T10:42:50.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:50 smithi003 bash[19775]: cluster 2024-09-16T10:42:49.973826+0000 mgr.x (mgr.24583) 257 : 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-16T10:42:50.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:50 smithi003 bash[26401]: cluster 2024-09-16T10:42:49.973826+0000 mgr.x (mgr.24583) 257 : 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-16T10:42:50.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:50 smithi088 bash[21623]: cluster 2024-09-16T10:42:49.973826+0000 mgr.x (mgr.24583) 257 : 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-16T10:42:51.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:42:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:42:50] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:42:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:52 smithi003 bash[26401]: cluster 2024-09-16T10:42:51.974604+0000 mgr.x (mgr.24583) 258 : 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-16T10:42:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:52 smithi003 bash[19775]: cluster 2024-09-16T10:42:51.974604+0000 mgr.x (mgr.24583) 258 : 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-16T10:42:52.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:52 smithi088 bash[21623]: cluster 2024-09-16T10:42:51.974604+0000 mgr.x (mgr.24583) 258 : 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-16T10:42:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:54 smithi003 bash[26401]: cluster 2024-09-16T10:42:53.975396+0000 mgr.x (mgr.24583) 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-16T10:42:54.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:54 smithi003 bash[19775]: cluster 2024-09-16T10:42:53.975396+0000 mgr.x (mgr.24583) 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-16T10:42:54.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:54 smithi088 bash[21623]: cluster 2024-09-16T10:42:53.975396+0000 mgr.x (mgr.24583) 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-16T10:42:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[26401]: audit 2024-09-16T10:42:54.212233+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:42:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[26401]: audit 2024-09-16T10:42:54.214639+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:42:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[26401]: audit 2024-09-16T10:42:54.225421+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:42:55.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[26401]: audit 2024-09-16T10:42:54.863300+0000 mgr.x (mgr.24583) 260 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[19775]: audit 2024-09-16T10:42:54.212233+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:42:55.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[19775]: audit 2024-09-16T10:42:54.214639+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:42:55.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[19775]: audit 2024-09-16T10:42:54.225421+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:42:55.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:55 smithi003 bash[19775]: audit 2024-09-16T10:42:54.863300+0000 mgr.x (mgr.24583) 260 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:55.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:55 smithi088 bash[21623]: audit 2024-09-16T10:42:54.212233+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:42:55.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:55 smithi088 bash[21623]: audit 2024-09-16T10:42:54.214639+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:42:55.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:55 smithi088 bash[21623]: audit 2024-09-16T10:42:54.225421+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' 2024-09-16T10:42:55.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:55 smithi088 bash[21623]: audit 2024-09-16T10:42:54.863300+0000 mgr.x (mgr.24583) 260 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:42:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:56 smithi003 bash[19775]: cluster 2024-09-16T10:42:55.976081+0000 mgr.x (mgr.24583) 261 : 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-16T10:42:56.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:56 smithi003 bash[26401]: cluster 2024-09-16T10:42:55.976081+0000 mgr.x (mgr.24583) 261 : 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-16T10:42:56.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:56 smithi088 bash[21623]: cluster 2024-09-16T10:42:55.976081+0000 mgr.x (mgr.24583) 261 : 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-16T10:42:59.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:42:59.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:42:59 smithi003 bash[26401]: cluster 2024-09-16T10:42:57.976790+0000 mgr.x (mgr.24583) 262 : 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-16T10:42:59.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:42:59 smithi003 bash[19775]: cluster 2024-09-16T10:42:57.976790+0000 mgr.x (mgr.24583) 262 : 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-16T10:42:59.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:42:59 smithi088 bash[21623]: cluster 2024-09-16T10:42:57.976790+0000 mgr.x (mgr.24583) 262 : 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-16T10:43:00.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:00 smithi003 bash[26401]: audit 2024-09-16T10:42:59.243807+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:00 smithi003 bash[19775]: audit 2024-09-16T10:42:59.243807+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:00.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:00 smithi088 bash[21623]: audit 2024-09-16T10:42:59.243807+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:01.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:00] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:43:01.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:01 smithi003 bash[19775]: cluster 2024-09-16T10:42:59.978514+0000 mgr.x (mgr.24583) 263 : 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-16T10:43:01.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:01 smithi003 bash[26401]: cluster 2024-09-16T10:42:59.978514+0000 mgr.x (mgr.24583) 263 : 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-16T10:43:01.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:01 smithi088 bash[21623]: cluster 2024-09-16T10:42:59.978514+0000 mgr.x (mgr.24583) 263 : 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-16T10:43:03.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:03 smithi003 bash[19775]: cluster 2024-09-16T10:43:01.979267+0000 mgr.x (mgr.24583) 264 : 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-16T10:43:03.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:03 smithi003 bash[26401]: cluster 2024-09-16T10:43:01.979267+0000 mgr.x (mgr.24583) 264 : 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-16T10:43:03.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:03 smithi088 bash[21623]: cluster 2024-09-16T10:43:01.979267+0000 mgr.x (mgr.24583) 264 : 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-16T10:43:03.981 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:05 smithi003 bash[26401]: cluster 2024-09-16T10:43:03.980827+0000 mgr.x (mgr.24583) 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-16T10:43:05.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:05 smithi003 bash[26401]: audit 2024-09-16T10:43:04.864756+0000 mgr.x (mgr.24583) 266 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:05 smithi003 bash[19775]: cluster 2024-09-16T10:43:03.980827+0000 mgr.x (mgr.24583) 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-16T10:43:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:05 smithi003 bash[19775]: audit 2024-09-16T10:43:04.864756+0000 mgr.x (mgr.24583) 266 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:05.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:05 smithi088 bash[21623]: cluster 2024-09-16T10:43:03.980827+0000 mgr.x (mgr.24583) 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-16T10:43:05.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:05 smithi088 bash[21623]: audit 2024-09-16T10:43:04.864756+0000 mgr.x (mgr.24583) 266 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:05.640 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:43:05.640 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (16m) 72s ago 17m 13.4M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:43:05.640 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (16m) 2m ago 16m 76.6M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:43:05.640 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (6m) 72s ago 14m 48.1M - 3.8 b5388489f99e bd0e4b603424 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (9m) 2m ago 25m 502M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 72s ago 27m 438M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (27m) 72s ago 27m 68.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (25m) 2m ago 25m 47.4M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (25m) 72s ago 25m 46.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (17m) 72s ago 17m 8808k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (17m) 2m ago 17m 9064k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (24m) 72s ago 24m 54.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (23m) 72s ago 23m 55.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (22m) 72s ago 23m 51.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:43:05.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (22m) 72s ago 22m 61.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (21m) 2m ago 21m 65.6M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (20m) 2m ago 20m 53.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (19m) 2m ago 19m 50.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (18m) 2m ago 18m 54.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (6m) 2m ago 17m 43.1M - 2.43.0 a07b618ecd1d 361490eb0617 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (14m) 72s ago 14m 97.9M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:43:05.642 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (15m) 2m ago 15m 97.2M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:43:06.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:43:06.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:06 smithi003 bash[19775]: audit 2024-09-16T10:43:05.604142+0000 mgr.x (mgr.24583) 267 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:43:06.319 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:06 smithi003 bash[26401]: audit 2024-09-16T10:43:05.604142+0000 mgr.x (mgr.24583) 267 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:43:06.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:06 smithi088 bash[21623]: audit 2024-09-16T10:43:05.604142+0000 mgr.x (mgr.24583) 267 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:43:07.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:07 smithi003 bash[19775]: cluster 2024-09-16T10:43:05.981533+0000 mgr.x (mgr.24583) 268 : 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-16T10:43:07.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:07 smithi003 bash[26401]: cluster 2024-09-16T10:43:05.981533+0000 mgr.x (mgr.24583) 268 : 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-16T10:43:07.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:07 smithi088 bash[21623]: cluster 2024-09-16T10:43:05.981533+0000 mgr.x (mgr.24583) 268 : 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-16T10:43:09.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:09 smithi003 bash[26401]: cluster 2024-09-16T10:43:07.982287+0000 mgr.x (mgr.24583) 269 : 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-16T10:43:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:09 smithi003 bash[19775]: cluster 2024-09-16T10:43:07.982287+0000 mgr.x (mgr.24583) 269 : 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-16T10:43:09.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:09 smithi088 bash[21623]: cluster 2024-09-16T10:43:07.982287+0000 mgr.x (mgr.24583) 269 : 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-16T10:43:11.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:10] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:43:11.127 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:11 smithi003 bash[19775]: cluster 2024-09-16T10:43:09.983946+0000 mgr.x (mgr.24583) 270 : 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-16T10:43:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:11 smithi003 bash[26401]: cluster 2024-09-16T10:43:09.983946+0000 mgr.x (mgr.24583) 270 : 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-16T10:43:12.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:11 smithi088 bash[21623]: cluster 2024-09-16T10:43:09.983946+0000 mgr.x (mgr.24583) 270 : 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-16T10:43:12.921 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:43:12.921 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:43:12.921 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:43:12.921 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:43:12.921 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:43:12.922 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:43:13.604 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:43:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:13 smithi003 bash[19775]: cluster 2024-09-16T10:43:11.984660+0000 mgr.x (mgr.24583) 271 : 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-16T10:43:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:13 smithi003 bash[19775]: audit 2024-09-16T10:43:12.921393+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.3:0/851828850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:43:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:13 smithi003 bash[26401]: cluster 2024-09-16T10:43:11.984660+0000 mgr.x (mgr.24583) 271 : 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-16T10:43:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:13 smithi003 bash[26401]: audit 2024-09-16T10:43:12.921393+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.3:0/851828850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:43:14.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:13 smithi088 bash[21623]: cluster 2024-09-16T10:43:11.984660+0000 mgr.x (mgr.24583) 271 : 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-16T10:43:14.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:13 smithi088 bash[21623]: audit 2024-09-16T10:43:12.921393+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.3:0/851828850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:43:14.865 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:14 smithi003 bash[26401]: audit 2024-09-16T10:43:14.244165+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:14.865 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:14 smithi003 bash[19775]: audit 2024-09-16T10:43:14.244165+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:15.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:14 smithi088 bash[21623]: audit 2024-09-16T10:43:14.244165+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:15 smithi003 bash[26401]: cluster 2024-09-16T10:43:13.986275+0000 mgr.x (mgr.24583) 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-16T10:43:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:15 smithi003 bash[26401]: audit 2024-09-16T10:43:14.867030+0000 mgr.x (mgr.24583) 273 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:15 smithi003 bash[19775]: cluster 2024-09-16T10:43:13.986275+0000 mgr.x (mgr.24583) 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-16T10:43:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:15 smithi003 bash[19775]: audit 2024-09-16T10:43:14.867030+0000 mgr.x (mgr.24583) 273 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:15 smithi088 bash[21623]: cluster 2024-09-16T10:43:13.986275+0000 mgr.x (mgr.24583) 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-16T10:43:16.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:15 smithi088 bash[21623]: audit 2024-09-16T10:43:14.867030+0000 mgr.x (mgr.24583) 273 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:17 smithi003 bash[19775]: cluster 2024-09-16T10:43:15.986936+0000 mgr.x (mgr.24583) 274 : 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-16T10:43:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:17 smithi003 bash[26401]: cluster 2024-09-16T10:43:15.986936+0000 mgr.x (mgr.24583) 274 : 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-16T10:43:18.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:17 smithi088 bash[21623]: cluster 2024-09-16T10:43:15.986936+0000 mgr.x (mgr.24583) 274 : 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-16T10:43:18.481 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:19 smithi003 bash[19775]: cluster 2024-09-16T10:43:17.987641+0000 mgr.x (mgr.24583) 275 : 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-16T10:43:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:19 smithi003 bash[26401]: cluster 2024-09-16T10:43:17.987641+0000 mgr.x (mgr.24583) 275 : 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-16T10:43:20.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:19 smithi088 bash[21623]: cluster 2024-09-16T10:43:17.987641+0000 mgr.x (mgr.24583) 275 : 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-16T10:43:20.128 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:43:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:20 smithi003 bash[19775]: audit 2024-09-16T10:43:20.128760+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.3:0/1668481303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:43:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:20 smithi003 bash[26401]: audit 2024-09-16T10:43:20.128760+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.3:0/1668481303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:43:20.989 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:43:21.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:20 smithi088 bash[21623]: audit 2024-09-16T10:43:20.128760+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.3:0/1668481303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:43:21.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:20] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:43:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:21 smithi003 bash[26401]: cluster 2024-09-16T10:43:19.989286+0000 mgr.x (mgr.24583) 276 : 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-16T10:43:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:21 smithi003 bash[19775]: cluster 2024-09-16T10:43:19.989286+0000 mgr.x (mgr.24583) 276 : 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-16T10:43:22.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:21 smithi088 bash[21623]: cluster 2024-09-16T10:43:19.989286+0000 mgr.x (mgr.24583) 276 : 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-16T10:43:23.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:23 smithi003 bash[26401]: cluster 2024-09-16T10:43:21.990101+0000 mgr.x (mgr.24583) 277 : 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-16T10:43:23.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:23 smithi003 bash[19775]: cluster 2024-09-16T10:43:21.990101+0000 mgr.x (mgr.24583) 277 : 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-16T10:43:24.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:23 smithi088 bash[21623]: cluster 2024-09-16T10:43:21.990101+0000 mgr.x (mgr.24583) 277 : 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-16T10:43:25.820 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:25.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:25 smithi003 bash[26401]: cluster 2024-09-16T10:43:23.991845+0000 mgr.x (mgr.24583) 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-16T10:43:25.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:25 smithi003 bash[26401]: audit 2024-09-16T10:43:24.878310+0000 mgr.x (mgr.24583) 279 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:25.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:25 smithi003 bash[19775]: cluster 2024-09-16T10:43:23.991845+0000 mgr.x (mgr.24583) 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-16T10:43:25.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:25 smithi003 bash[19775]: audit 2024-09-16T10:43:24.878310+0000 mgr.x (mgr.24583) 279 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:26.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:25 smithi088 bash[21623]: cluster 2024-09-16T10:43:23.991845+0000 mgr.x (mgr.24583) 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-16T10:43:26.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:25 smithi088 bash[21623]: audit 2024-09-16T10:43:24.878310+0000 mgr.x (mgr.24583) 279 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: id: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T10:43:27.353 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T10:43:27.354 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:43:27.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:27 smithi003 bash[26401]: cluster 2024-09-16T10:43:25.992689+0000 mgr.x (mgr.24583) 280 : 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-16T10:43:27.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:27 smithi003 bash[26401]: audit 2024-09-16T10:43:27.353360+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.3:0/1421813948' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:43:27.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:27 smithi003 bash[19775]: cluster 2024-09-16T10:43:25.992689+0000 mgr.x (mgr.24583) 280 : 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-16T10:43:27.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:27 smithi003 bash[19775]: audit 2024-09-16T10:43:27.353360+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.3:0/1421813948' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:43:28.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:27 smithi088 bash[21623]: cluster 2024-09-16T10:43:25.992689+0000 mgr.x (mgr.24583) 280 : 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-16T10:43:28.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:27 smithi088 bash[21623]: audit 2024-09-16T10:43:27.353360+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.3:0/1421813948' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:43:28.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:43:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:29 smithi003 bash[19775]: cluster 2024-09-16T10:43:27.993558+0000 mgr.x (mgr.24583) 281 : 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-16T10:43:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:29 smithi003 bash[19775]: audit 2024-09-16T10:43:29.244645+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:29 smithi003 bash[26401]: cluster 2024-09-16T10:43:27.993558+0000 mgr.x (mgr.24583) 281 : 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-16T10:43:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:29 smithi003 bash[26401]: audit 2024-09-16T10:43:29.244645+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:30.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:29 smithi088 bash[21623]: cluster 2024-09-16T10:43:27.993558+0000 mgr.x (mgr.24583) 281 : 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-16T10:43:30.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:29 smithi088 bash[21623]: audit 2024-09-16T10:43:29.244645+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.24583 172.21.15.88:0/2302357998' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:31.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:30] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T10:43:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:31 smithi003 bash[26401]: cluster 2024-09-16T10:43:29.995375+0000 mgr.x (mgr.24583) 282 : 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-16T10:43:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:31 smithi003 bash[19775]: cluster 2024-09-16T10:43:29.995375+0000 mgr.x (mgr.24583) 282 : 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-16T10:43:32.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:31 smithi088 bash[21623]: cluster 2024-09-16T10:43:29.995375+0000 mgr.x (mgr.24583) 282 : 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-16T10:43:32.879 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:33 smithi003 bash[19775]: cluster 2024-09-16T10:43:31.996259+0000 mgr.x (mgr.24583) 283 : 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-16T10:43:33.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:33 smithi003 bash[26401]: cluster 2024-09-16T10:43:31.996259+0000 mgr.x (mgr.24583) 283 : 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-16T10:43:34.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:33 smithi088 bash[21623]: cluster 2024-09-16T10:43:31.996259+0000 mgr.x (mgr.24583) 283 : 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-16T10:43:34.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[68417]: [16/Sep/2024:10:43:34] ENGINE Bus STOPPING 2024-09-16T10:43:34.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[68417]: [16/Sep/2024:10:43:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[68417]: [16/Sep/2024:10:43:34] ENGINE Bus STOPPED 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.383292+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: cluster 2024-09-16T10:43:34.383807+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon y 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.389117+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: cluster 2024-09-16T10:43:34.395327+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: cluster 2024-09-16T10:43:34.399306+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e30: y(active, starting, since 0.015496s) 2024-09-16T10:43:34.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.403951+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.404101+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.404235+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.405623+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.405895+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.406121+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.406323+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.406566+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:43:34.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.406735+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.406972+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.407269+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.407510+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.407767+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.407964+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[26401]: audit 2024-09-16T10:43:34.408426+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.383292+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: cluster 2024-09-16T10:43:34.383807+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon y 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.389117+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: cluster 2024-09-16T10:43:34.395327+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:43:34.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: cluster 2024-09-16T10:43:34.399306+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e30: y(active, starting, since 0.015496s) 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.403951+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.404101+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.404235+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.405623+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.405895+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.406121+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.406323+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.406566+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.406735+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.406972+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.407269+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.407510+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:43:34.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.407767+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:43:34.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.407964+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:43:34.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:34 smithi003 bash[19775]: audit 2024-09-16T10:43:34.408426+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:43:34.752 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[49374]: debug 2024-09-16T10:43:34.392+0000 7fb3f9488640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:43:34.752 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[49374]: ignoring --setuser ceph since I am not root 2024-09-16T10:43:34.752 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[49374]: ignoring --setgroup ceph since I am not root 2024-09-16T10:43:34.752 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[49374]: debug 2024-09-16T10:43:34.456+0000 7f5b29b50640 1 -- 172.21.15.88:0/3361964942 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564d5d7190e0 con 0x564d5d71a800 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.383292+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: cluster 2024-09-16T10:43:34.383807+0000 mon.a (mon.0) 1109 : cluster [INF] Activating manager daemon y 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.389117+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.3:0/1406521958' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: cluster 2024-09-16T10:43:34.395327+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: cluster 2024-09-16T10:43:34.399306+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e30: y(active, starting, since 0.015496s) 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.403951+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.404101+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:43:34.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.404235+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.405623+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.405895+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.406121+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.406323+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.406566+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.406735+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.406972+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.407269+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.407510+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.407767+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.407964+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:43:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:34 smithi088 bash[21623]: audit 2024-09-16T10:43:34.408426+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:43:35.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[68417]: [16/Sep/2024:10:43:35] ENGINE Bus STARTING 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[26401]: cluster 2024-09-16T10:43:34.656113+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon y is now available 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[26401]: audit 2024-09-16T10:43:35.122507+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[26401]: audit 2024-09-16T10:43:35.123398+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[26401]: audit 2024-09-16T10:43:35.135080+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:43:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[26401]: audit 2024-09-16T10:43:35.150060+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:43:35.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[19775]: cluster 2024-09-16T10:43:34.656113+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon y is now available 2024-09-16T10:43:35.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[19775]: audit 2024-09-16T10:43:35.122507+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:35.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[19775]: audit 2024-09-16T10:43:35.123398+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:35.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[19775]: audit 2024-09-16T10:43:35.135080+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:43:35.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[19775]: audit 2024-09-16T10:43:35.150060+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:43:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:35 smithi088 bash[21623]: cluster 2024-09-16T10:43:34.656113+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon y is now available 2024-09-16T10:43:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:35 smithi088 bash[21623]: audit 2024-09-16T10:43:35.122507+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:35 smithi088 bash[21623]: audit 2024-09-16T10:43:35.123398+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:35.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:35 smithi088 bash[21623]: audit 2024-09-16T10:43:35.135080+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:43:35.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:35 smithi088 bash[21623]: audit 2024-09-16T10:43:35.150060+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:43:36.226 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[68417]: [16/Sep/2024:10:43:35] ENGINE Serving on http://:::9283 2024-09-16T10:43:36.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:35 smithi003 bash[68417]: [16/Sep/2024:10:43:35] ENGINE Bus STARTED 2024-09-16T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[26401]: cluster 2024-09-16T10:43:35.595207+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e31: y(active, since 1.2114s) 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[26401]: audit 2024-09-16T10:43:35.628750+0000 mgr.y (mgr.25034) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[26401]: audit 2024-09-16T10:43:35.636679+0000 mgr.y (mgr.25034) 2 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[26401]: cluster 2024-09-16T10:43:35.637830+0000 mgr.y (mgr.25034) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[19775]: cluster 2024-09-16T10:43:35.595207+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e31: y(active, since 1.2114s) 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[19775]: audit 2024-09-16T10:43:35.628750+0000 mgr.y (mgr.25034) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[19775]: audit 2024-09-16T10:43:35.636679+0000 mgr.y (mgr.25034) 2 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[19775]: cluster 2024-09-16T10:43:35.637830+0000 mgr.y (mgr.25034) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:37.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:36 smithi088 bash[21623]: cluster 2024-09-16T10:43:35.595207+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e31: y(active, since 1.2114s) 2024-09-16T10:43:37.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:36 smithi088 bash[21623]: audit 2024-09-16T10:43:35.628750+0000 mgr.y (mgr.25034) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:43:37.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:36 smithi088 bash[21623]: audit 2024-09-16T10:43:35.636679+0000 mgr.y (mgr.25034) 2 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:37.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:36 smithi088 bash[21623]: cluster 2024-09-16T10:43:35.637830+0000 mgr.y (mgr.25034) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:37.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: debug 2024-09-16T10:43:36.916+0000 7fa99f9f6640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:43:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:43:37.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: Traceback (most recent call last): 2024-09-16T10:43:37.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:43:37.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: self._connections.run(self.expiration_interval) 2024-09-16T10:43:37.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:43:37.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: self._run(expiration_interval) 2024-09-16T10:43:37.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:43:37.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:43:37.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:43:37.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:43:37.229 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: s = self.context.wrap_socket( 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: return self.sslsocket_class._create( 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: self.do_handshake() 2024-09-16T10:43:37.230 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:43:37.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: self._sslobj.do_handshake() 2024-09-16T10:43:37.231 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:43:36 smithi003 bash[68417]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: cephadm 2024-09-16T10:43:36.689995+0000 mgr.y (mgr.25034) 5 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTING 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: cephadm 2024-09-16T10:43:36.791730+0000 mgr.y (mgr.25034) 6 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: cephadm 2024-09-16T10:43:36.916771+0000 mgr.y (mgr.25034) 7 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: cephadm 2024-09-16T10:43:36.917035+0000 mgr.y (mgr.25034) 8 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTED 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: cephadm 2024-09-16T10:43:36.918951+0000 mgr.y (mgr.25034) 9 : cephadm [ERR] [16/Sep/2024:10:43:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:43:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:43:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: cephadm 2024-09-16T10:43:36.689995+0000 mgr.y (mgr.25034) 5 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTING 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: cephadm 2024-09-16T10:43:36.791730+0000 mgr.y (mgr.25034) 6 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: cephadm 2024-09-16T10:43:36.916771+0000 mgr.y (mgr.25034) 7 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: cephadm 2024-09-16T10:43:36.917035+0000 mgr.y (mgr.25034) 8 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTED 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: cephadm 2024-09-16T10:43:36.918951+0000 mgr.y (mgr.25034) 9 : cephadm [ERR] [16/Sep/2024:10:43:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: Traceback (most recent call last): 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: self._connections.run(self.expiration_interval) 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: self._run(expiration_interval) 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:43:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: s = self.context.wrap_socket( 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: return self.sslsocket_class._create( 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: self.do_handshake() 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: self._sslobj.do_handshake() 2024-09-16T10:43:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:37 smithi003 bash[26401]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: cephadm 2024-09-16T10:43:36.689995+0000 mgr.y (mgr.25034) 5 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTING 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: cephadm 2024-09-16T10:43:36.791730+0000 mgr.y (mgr.25034) 6 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: cephadm 2024-09-16T10:43:36.916771+0000 mgr.y (mgr.25034) 7 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: cephadm 2024-09-16T10:43:36.917035+0000 mgr.y (mgr.25034) 8 : cephadm [INF] [16/Sep/2024:10:43:36] ENGINE Bus STARTED 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: cephadm 2024-09-16T10:43:36.918951+0000 mgr.y (mgr.25034) 9 : cephadm [ERR] [16/Sep/2024:10:43:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: Traceback (most recent call last): 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:43:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: self._connections.run(self.expiration_interval) 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: self._run(expiration_interval) 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: s = self.context.wrap_socket( 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: return self.sslsocket_class._create( 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: self.do_handshake() 2024-09-16T10:43:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:43:38.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: self._sslobj.do_handshake() 2024-09-16T10:43:38.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:37 smithi088 bash[21623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:43:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:38 smithi003 bash[19775]: cluster 2024-09-16T10:43:37.620615+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:43:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:38 smithi003 bash[26401]: cluster 2024-09-16T10:43:37.620615+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:43:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:38 smithi088 bash[21623]: cluster 2024-09-16T10:43:37.620615+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:43:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:39 smithi003 bash[26401]: cluster 2024-09-16T10:43:38.408068+0000 mgr.y (mgr.25034) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:39 smithi003 bash[19775]: cluster 2024-09-16T10:43:38.408068+0000 mgr.y (mgr.25034) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:40.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:39 smithi088 bash[21623]: cluster 2024-09-16T10:43:38.408068+0000 mgr.y (mgr.25034) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:40.077 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:43:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: cluster 2024-09-16T10:43:39.641967+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:43:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: cluster 2024-09-16T10:43:40.535006+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:43:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: audit 2024-09-16T10:43:40.540159+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:43:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: audit 2024-09-16T10:43:40.542969+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: audit 2024-09-16T10:43:40.545685+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[19775]: audit 2024-09-16T10:43:40.546295+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: cluster 2024-09-16T10:43:39.641967+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: cluster 2024-09-16T10:43:40.535006+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: audit 2024-09-16T10:43:40.540159+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: audit 2024-09-16T10:43:40.542969+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: audit 2024-09-16T10:43:40.545685+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:43:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:40 smithi003 bash[26401]: audit 2024-09-16T10:43:40.546295+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:43:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: [16/Sep/2024:10:43:40] ENGINE Bus STARTING 2024-09-16T10:43:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: CherryPy Checker: 2024-09-16T10:43:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: The Application mounted at '' has an empty config. 2024-09-16T10:43:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: [16/Sep/2024:10:43:40] ENGINE Serving on http://:::9283 2024-09-16T10:43:41.002 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: [16/Sep/2024:10:43:40] ENGINE Bus STARTED 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: cluster 2024-09-16T10:43:39.641967+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: cluster 2024-09-16T10:43:40.535006+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: audit 2024-09-16T10:43:40.540159+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: audit 2024-09-16T10:43:40.542969+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: audit 2024-09-16T10:43:40.545685+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:43:41.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:40 smithi088 bash[21623]: audit 2024-09-16T10:43:40.546295+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:43:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: cluster 2024-09-16T10:43:40.408796+0000 mgr.y (mgr.25034) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: cluster 2024-09-16T10:43:40.656893+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T10:43:41.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: audit 2024-09-16T10:43:40.657746+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:43:41.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: audit 2024-09-16T10:43:40.844004+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: audit 2024-09-16T10:43:40.851174+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: audit 2024-09-16T10:43:41.548919+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[19775]: audit 2024-09-16T10:43:41.556058+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: cluster 2024-09-16T10:43:40.408796+0000 mgr.y (mgr.25034) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:41.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: cluster 2024-09-16T10:43:40.656893+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T10:43:41.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: audit 2024-09-16T10:43:40.657746+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:43:41.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: audit 2024-09-16T10:43:40.844004+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: audit 2024-09-16T10:43:40.851174+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: audit 2024-09-16T10:43:41.548919+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:41.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:41 smithi003 bash[26401]: audit 2024-09-16T10:43:41.556058+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:42.002 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: cluster 2024-09-16T10:43:40.408796+0000 mgr.y (mgr.25034) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: cluster 2024-09-16T10:43:40.656893+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: audit 2024-09-16T10:43:40.657746+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: audit 2024-09-16T10:43:40.844004+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: audit 2024-09-16T10:43:40.851174+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: audit 2024-09-16T10:43:41.548919+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:41 smithi088 bash[21623]: audit 2024-09-16T10:43:41.556058+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:41.948680+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:41.954487+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: cluster 2024-09-16T10:43:42.410448+0000 mgr.y (mgr.25034) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:43:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:42.718451+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:42.728884+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:42.733419+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: audit 2024-09-16T10:43:42.735329+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: cephadm 2024-09-16T10:43:42.737980+0000 mgr.y (mgr.25034) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: cephadm 2024-09-16T10:43:42.738492+0000 mgr.y (mgr.25034) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: cephadm 2024-09-16T10:43:42.884528+0000 mgr.y (mgr.25034) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[26401]: cephadm 2024-09-16T10:43:42.884811+0000 mgr.y (mgr.25034) 16 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:41.948680+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:41.954487+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: cluster 2024-09-16T10:43:42.410448+0000 mgr.y (mgr.25034) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:42.718451+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:42.728884+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:42.733419+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: audit 2024-09-16T10:43:42.735329+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: cephadm 2024-09-16T10:43:42.737980+0000 mgr.y (mgr.25034) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: cephadm 2024-09-16T10:43:42.738492+0000 mgr.y (mgr.25034) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: cephadm 2024-09-16T10:43:42.884528+0000 mgr.y (mgr.25034) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:42 smithi003 bash[19775]: cephadm 2024-09-16T10:43:42.884811+0000 mgr.y (mgr.25034) 16 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:43.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:41.948680+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:41.954487+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: cluster 2024-09-16T10:43:42.410448+0000 mgr.y (mgr.25034) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:43:43.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:42.718451+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:42.728884+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:42.733419+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: audit 2024-09-16T10:43:42.735329+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: cephadm 2024-09-16T10:43:42.737980+0000 mgr.y (mgr.25034) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:43:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: cephadm 2024-09-16T10:43:42.738492+0000 mgr.y (mgr.25034) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:43:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: cephadm 2024-09-16T10:43:42.884528+0000 mgr.y (mgr.25034) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:42 smithi088 bash[21623]: cephadm 2024-09-16T10:43:42.884811+0000 mgr.y (mgr.25034) 16 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:43:44.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:42.983935+0000 mgr.y (mgr.25034) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:43.045955+0000 mgr.y (mgr.25034) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:43.052233+0000 mgr.y (mgr.25034) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:43.131050+0000 mgr.y (mgr.25034) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.145025+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.152272+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.205579+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.212439+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.222315+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:43.249171+0000 mgr.y (mgr.25034) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.249708+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:43:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: audit 2024-09-16T10:43:43.259027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[19775]: cephadm 2024-09-16T10:43:43.260087+0000 mgr.y (mgr.25034) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:42.983935+0000 mgr.y (mgr.25034) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:43.045955+0000 mgr.y (mgr.25034) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:43.052233+0000 mgr.y (mgr.25034) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:43.131050+0000 mgr.y (mgr.25034) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.145025+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.152272+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.205579+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.212439+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.222315+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:43.249171+0000 mgr.y (mgr.25034) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.249708+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: audit 2024-09-16T10:43:43.259027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:44 smithi003 bash[26401]: cephadm 2024-09-16T10:43:43.260087+0000 mgr.y (mgr.25034) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:42.983935+0000 mgr.y (mgr.25034) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:43.045955+0000 mgr.y (mgr.25034) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:43.052233+0000 mgr.y (mgr.25034) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:43.131050+0000 mgr.y (mgr.25034) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.145025+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.152272+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.205579+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.212439+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.222315+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:43.249171+0000 mgr.y (mgr.25034) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:43:44.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.249708+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:43:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: audit 2024-09-16T10:43:43.259027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:44 smithi088 bash[21623]: cephadm 2024-09-16T10:43:43.260087+0000 mgr.y (mgr.25034) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:43:45.281 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:45 smithi003 bash[26401]: cluster 2024-09-16T10:43:44.411191+0000 mgr.y (mgr.25034) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:43:45.282 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:45 smithi003 bash[19775]: cluster 2024-09-16T10:43:44.411191+0000 mgr.y (mgr.25034) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:43:45.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:45 smithi088 bash[21623]: cluster 2024-09-16T10:43:44.411191+0000 mgr.y (mgr.25034) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:43:46.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:46 smithi003 bash[19775]: audit 2024-09-16T10:43:45.645558+0000 mgr.y (mgr.25034) 24 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:46.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:46 smithi003 bash[26401]: audit 2024-09-16T10:43:45.645558+0000 mgr.y (mgr.25034) 24 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:46.502 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:46 smithi088 bash[21623]: audit 2024-09-16T10:43:45.645558+0000 mgr.y (mgr.25034) 24 : audit [DBG] from='client.24962 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:48.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:47 smithi088 bash[21623]: cluster 2024-09-16T10:43:46.412793+0000 mgr.y (mgr.25034) 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-16T10:43:48.189 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:47 smithi088 bash[21623]: audit 2024-09-16T10:43:46.910461+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:47 smithi088 bash[21623]: audit 2024-09-16T10:43:46.916823+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.190 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:47 smithi088 bash[21623]: cephadm 2024-09-16T10:43:46.918550+0000 mgr.y (mgr.25034) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:43:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[19775]: cluster 2024-09-16T10:43:46.412793+0000 mgr.y (mgr.25034) 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-16T10:43:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[19775]: audit 2024-09-16T10:43:46.910461+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[19775]: audit 2024-09-16T10:43:46.916823+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[19775]: cephadm 2024-09-16T10:43:46.918550+0000 mgr.y (mgr.25034) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:43:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[26401]: cluster 2024-09-16T10:43:46.412793+0000 mgr.y (mgr.25034) 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-16T10:43:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[26401]: audit 2024-09-16T10:43:46.910461+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[26401]: audit 2024-09-16T10:43:46.916823+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:48.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:47 smithi003 bash[26401]: cephadm 2024-09-16T10:43:46.918550+0000 mgr.y (mgr.25034) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:43:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:48 smithi003 bash[19775]: cephadm 2024-09-16T10:43:47.184508+0000 mgr.y (mgr.25034) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:43:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:48 smithi003 bash[19775]: audit 2024-09-16T10:43:48.686175+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.3:0/331723288' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:43:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:48 smithi003 bash[26401]: cephadm 2024-09-16T10:43:47.184508+0000 mgr.y (mgr.25034) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:43:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:48 smithi003 bash[26401]: audit 2024-09-16T10:43:48.686175+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.3:0/331723288' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:43:49.110 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:48 smithi088 bash[21623]: cephadm 2024-09-16T10:43:47.184508+0000 mgr.y (mgr.25034) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:43:49.110 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:48 smithi088 bash[21623]: audit 2024-09-16T10:43:48.686175+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.3:0/331723288' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.698Z 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.88:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.700Z 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.88:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.700Z 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.88:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.703Z 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.88:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.703Z 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.88:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:49.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[51212]: ts=2024-09-16T10:43:49.703Z 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.88:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:49 smithi003 bash[19775]: cluster 2024-09-16T10:43:48.413225+0000 mgr.y (mgr.25034) 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-16T10:43:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:49 smithi003 bash[26401]: cluster 2024-09-16T10:43:48.413225+0000 mgr.y (mgr.25034) 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-16T10:43:50.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:49 smithi088 bash[21623]: cluster 2024-09-16T10:43:48.413225+0000 mgr.y (mgr.25034) 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-16T10:43:50.876 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:50 smithi088 bash[51212]: ts=2024-09-16T10:43:50.706Z 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.88:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-16T10:43:50.876 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:43:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:43:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:43:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:50 smithi003 bash[26401]: audit 2024-09-16T10:43:50.123876+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:50 smithi003 bash[19775]: audit 2024-09-16T10:43:50.123876+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:51.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:50 smithi088 bash[21623]: audit 2024-09-16T10:43:50.123876+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:43:51.626 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.427Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.428Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.428Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:43:51.627 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[51212]: ts=2024-09-16T10:43:51.428Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:43:52.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:51 smithi003 bash[19775]: cluster 2024-09-16T10:43:50.413923+0000 mgr.y (mgr.25034) 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-16T10:43:52.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:51 smithi003 bash[26401]: cluster 2024-09-16T10:43:50.413923+0000 mgr.y (mgr.25034) 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-16T10:43:52.247 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[52819]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:43:52.247 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:52 smithi088 bash[52879]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:43:52.248 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:52 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:43:52.248 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:52 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:43:52.248 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:52 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:43:52.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:51 smithi088 bash[21623]: cluster 2024-09-16T10:43:50.413923+0000 mgr.y (mgr.25034) 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-16T10:43:53.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.185817+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.198200+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.203758+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.204516+0000 mgr.y (mgr.25034) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.217130+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.218118+0000 mgr.y (mgr.25034) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.225703+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: audit 2024-09-16T10:43:52.226749+0000 mgr.y (mgr.25034) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[26401]: cluster 2024-09-16T10:43:52.414970+0000 mgr.y (mgr.25034) 33 : 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-16T10:43:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.185817+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.198200+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.203758+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.204516+0000 mgr.y (mgr.25034) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.217130+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.218118+0000 mgr.y (mgr.25034) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.225703+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: audit 2024-09-16T10:43:52.226749+0000 mgr.y (mgr.25034) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:53 smithi003 bash[19775]: cluster 2024-09-16T10:43:52.414970+0000 mgr.y (mgr.25034) 33 : 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-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.185817+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.198200+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.203758+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.204516+0000 mgr.y (mgr.25034) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.217130+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.218118+0000 mgr.y (mgr.25034) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:43:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.225703+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: audit 2024-09-16T10:43:52.226749+0000 mgr.y (mgr.25034) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:43:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[21623]: cluster 2024-09-16T10:43:52.414970+0000 mgr.y (mgr.25034) 33 : 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-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.249Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.249Z 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-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.249Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.249Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.249Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.250Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.251Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:43:53.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.252Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.252Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.255Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.255Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.037µs 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.255Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.255Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.270Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.275Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.275Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.275Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.414µs wal_replay_duration=20.439213ms wbl_replay_duration=146ns total_replay_duration=20.485541ms 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.277Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:43:53.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.277Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:43:53.507 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.277Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:43:53.507 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.302Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.58222ms db_storage=1.15µs remote_storage=1.21µs web_handler=562ns query_engine=641ns scrape=266.882µs scrape_sd=141.722µs notify=19.721µs notify_sd=25.537µs rules=24.68766ms tracing=8.858µs 2024-09-16T10:43:53.507 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.302Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:43:53.507 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:43:53 smithi088 bash[52906]: ts=2024-09-16T10:43:53.303Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:43:55.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:55 smithi003 bash[26401]: cluster 2024-09-16T10:43:54.415615+0000 mgr.y (mgr.25034) 34 : cluster [DBG] pgmap v13: 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-16T10:43:55.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:55 smithi003 bash[19775]: cluster 2024-09-16T10:43:54.415615+0000 mgr.y (mgr.25034) 34 : cluster [DBG] pgmap v13: 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-16T10:43:55.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:55 smithi088 bash[21623]: cluster 2024-09-16T10:43:54.415615+0000 mgr.y (mgr.25034) 34 : cluster [DBG] pgmap v13: 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-16T10:43:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:57 smithi003 bash[19775]: cluster 2024-09-16T10:43:56.417286+0000 mgr.y (mgr.25034) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:43:57.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:57 smithi003 bash[26401]: cluster 2024-09-16T10:43:56.417286+0000 mgr.y (mgr.25034) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:43:57.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:57 smithi088 bash[21623]: cluster 2024-09-16T10:43:56.417286+0000 mgr.y (mgr.25034) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.242484+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.247946+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.252387+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.256455+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.257764+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.258664+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.263816+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: audit 2024-09-16T10:43:58.405633+0000 mgr.y (mgr.25034) 36 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:59.503 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:43:59 smithi088 bash[21623]: cluster 2024-09-16T10:43:58.417975+0000 mgr.y (mgr.25034) 37 : cluster [DBG] pgmap v15: 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-16T10:43:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.242484+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.247946+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.252387+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.256455+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.257764+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.258664+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.263816+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: audit 2024-09-16T10:43:58.405633+0000 mgr.y (mgr.25034) 36 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[19775]: cluster 2024-09-16T10:43:58.417975+0000 mgr.y (mgr.25034) 37 : cluster [DBG] pgmap v15: 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-16T10:43:59.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.242484+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.247946+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.252387+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.256455+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.257764+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:43:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.258664+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:43:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.263816+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:43:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: audit 2024-09-16T10:43:58.405633+0000 mgr.y (mgr.25034) 36 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:43:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:43:59 smithi003 bash[26401]: cluster 2024-09-16T10:43:58.417975+0000 mgr.y (mgr.25034) 37 : cluster [DBG] pgmap v15: 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-16T10:44:01.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:01 smithi003 bash[26401]: cluster 2024-09-16T10:44:00.418815+0000 mgr.y (mgr.25034) 38 : cluster [DBG] pgmap v16: 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-16T10:44:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:01 smithi003 bash[19775]: cluster 2024-09-16T10:44:00.418815+0000 mgr.y (mgr.25034) 38 : cluster [DBG] pgmap v16: 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-16T10:44:01.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:01 smithi088 bash[21623]: cluster 2024-09-16T10:44:00.418815+0000 mgr.y (mgr.25034) 38 : cluster [DBG] pgmap v16: 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-16T10:44:03.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:03 smithi088 bash[21623]: cluster 2024-09-16T10:44:02.420507+0000 mgr.y (mgr.25034) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:44:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:03 smithi003 bash[19775]: cluster 2024-09-16T10:44:02.420507+0000 mgr.y (mgr.25034) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:44:03.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:03 smithi003 bash[26401]: cluster 2024-09-16T10:44:02.420507+0000 mgr.y (mgr.25034) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:44:05.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:05 smithi088 bash[21623]: cluster 2024-09-16T10:44:04.421308+0000 mgr.y (mgr.25034) 40 : 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-16T10:44:05.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:05 smithi088 bash[21623]: audit 2024-09-16T10:44:05.123894+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:05 smithi003 bash[19775]: cluster 2024-09-16T10:44:04.421308+0000 mgr.y (mgr.25034) 40 : 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-16T10:44:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:05 smithi003 bash[19775]: audit 2024-09-16T10:44:05.123894+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:05 smithi003 bash[26401]: cluster 2024-09-16T10:44:04.421308+0000 mgr.y (mgr.25034) 40 : 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-16T10:44:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:05 smithi003 bash[26401]: audit 2024-09-16T10:44:05.123894+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:06 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:06] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T10:44:07.752 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:07 smithi088 bash[21623]: cluster 2024-09-16T10:44:06.422999+0000 mgr.y (mgr.25034) 41 : 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-16T10:44:07.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:07 smithi003 bash[26401]: cluster 2024-09-16T10:44:06.422999+0000 mgr.y (mgr.25034) 41 : 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-16T10:44:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:07 smithi003 bash[19775]: cluster 2024-09-16T10:44:06.422999+0000 mgr.y (mgr.25034) 41 : 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-16T10:44:09.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:09 smithi088 bash[21623]: audit 2024-09-16T10:44:08.416855+0000 mgr.y (mgr.25034) 42 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:09.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:09 smithi088 bash[21623]: cluster 2024-09-16T10:44:08.423677+0000 mgr.y (mgr.25034) 43 : 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-16T10:44:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:09 smithi003 bash[19775]: audit 2024-09-16T10:44:08.416855+0000 mgr.y (mgr.25034) 42 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:09 smithi003 bash[19775]: cluster 2024-09-16T10:44:08.423677+0000 mgr.y (mgr.25034) 43 : 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-16T10:44:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:09 smithi003 bash[26401]: audit 2024-09-16T10:44:08.416855+0000 mgr.y (mgr.25034) 42 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:09 smithi003 bash[26401]: cluster 2024-09-16T10:44:08.423677+0000 mgr.y (mgr.25034) 43 : 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-16T10:44:11.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:11 smithi088 bash[21623]: cluster 2024-09-16T10:44:10.424426+0000 mgr.y (mgr.25034) 44 : 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-16T10:44:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:11 smithi003 bash[26401]: cluster 2024-09-16T10:44:10.424426+0000 mgr.y (mgr.25034) 44 : 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-16T10:44:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:11 smithi003 bash[19775]: cluster 2024-09-16T10:44:10.424426+0000 mgr.y (mgr.25034) 44 : 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-16T10:44:13.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:13 smithi088 bash[21623]: cluster 2024-09-16T10:44:12.426131+0000 mgr.y (mgr.25034) 45 : 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-16T10:44:13.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:13 smithi003 bash[26401]: cluster 2024-09-16T10:44:12.426131+0000 mgr.y (mgr.25034) 45 : 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-16T10:44:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:13 smithi003 bash[19775]: cluster 2024-09-16T10:44:12.426131+0000 mgr.y (mgr.25034) 45 : 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-16T10:44:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:15 smithi003 bash[26401]: cluster 2024-09-16T10:44:14.426840+0000 mgr.y (mgr.25034) 46 : 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-16T10:44:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:15 smithi003 bash[19775]: cluster 2024-09-16T10:44:14.426840+0000 mgr.y (mgr.25034) 46 : 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-16T10:44:16.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:15 smithi088 bash[21623]: cluster 2024-09-16T10:44:14.426840+0000 mgr.y (mgr.25034) 46 : 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-16T10:44:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:16 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:16] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T10:44:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:17 smithi003 bash[19775]: cluster 2024-09-16T10:44:16.428481+0000 mgr.y (mgr.25034) 47 : 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-16T10:44:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:17 smithi003 bash[26401]: cluster 2024-09-16T10:44:16.428481+0000 mgr.y (mgr.25034) 47 : 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-16T10:44:18.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:17 smithi088 bash[21623]: cluster 2024-09-16T10:44:16.428481+0000 mgr.y (mgr.25034) 47 : 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-16T10:44:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:19 smithi003 bash[26401]: audit 2024-09-16T10:44:18.425589+0000 mgr.y (mgr.25034) 48 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:19 smithi003 bash[26401]: cluster 2024-09-16T10:44:18.429268+0000 mgr.y (mgr.25034) 49 : 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-16T10:44:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:19 smithi003 bash[19775]: audit 2024-09-16T10:44:18.425589+0000 mgr.y (mgr.25034) 48 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:19.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:19 smithi003 bash[19775]: cluster 2024-09-16T10:44:18.429268+0000 mgr.y (mgr.25034) 49 : 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-16T10:44:20.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:19 smithi088 bash[21623]: audit 2024-09-16T10:44:18.425589+0000 mgr.y (mgr.25034) 48 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:20.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:19 smithi088 bash[21623]: cluster 2024-09-16T10:44:18.429268+0000 mgr.y (mgr.25034) 49 : 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-16T10:44:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:20 smithi003 bash[26401]: audit 2024-09-16T10:44:20.124672+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:20 smithi003 bash[19775]: audit 2024-09-16T10:44:20.124672+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:21.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:20 smithi088 bash[21623]: audit 2024-09-16T10:44:20.124672+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:21 smithi003 bash[26401]: cluster 2024-09-16T10:44:20.430001+0000 mgr.y (mgr.25034) 50 : 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-16T10:44:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:21 smithi003 bash[19775]: cluster 2024-09-16T10:44:20.430001+0000 mgr.y (mgr.25034) 50 : 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-16T10:44:22.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:21 smithi088 bash[21623]: cluster 2024-09-16T10:44:20.430001+0000 mgr.y (mgr.25034) 50 : 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-16T10:44:23.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:23 smithi003 bash[26401]: cluster 2024-09-16T10:44:22.431676+0000 mgr.y (mgr.25034) 51 : 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-16T10:44:23.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:23 smithi003 bash[19775]: cluster 2024-09-16T10:44:22.431676+0000 mgr.y (mgr.25034) 51 : 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-16T10:44:24.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:23 smithi088 bash[21623]: cluster 2024-09-16T10:44:22.431676+0000 mgr.y (mgr.25034) 51 : 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-16T10:44:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:25 smithi003 bash[19775]: cluster 2024-09-16T10:44:24.432411+0000 mgr.y (mgr.25034) 52 : 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-16T10:44:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:25 smithi003 bash[26401]: cluster 2024-09-16T10:44:24.432411+0000 mgr.y (mgr.25034) 52 : 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-16T10:44:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:25 smithi088 bash[21623]: cluster 2024-09-16T10:44:24.432411+0000 mgr.y (mgr.25034) 52 : 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-16T10:44:26.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:26 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:26] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T10:44:27.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:27 smithi003 bash[19775]: cluster 2024-09-16T10:44:26.434199+0000 mgr.y (mgr.25034) 53 : 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-16T10:44:27.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:27 smithi003 bash[26401]: cluster 2024-09-16T10:44:26.434199+0000 mgr.y (mgr.25034) 53 : 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-16T10:44:28.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:27 smithi088 bash[21623]: cluster 2024-09-16T10:44:26.434199+0000 mgr.y (mgr.25034) 53 : 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-16T10:44:29.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:29 smithi003 bash[19775]: cluster 2024-09-16T10:44:28.434922+0000 mgr.y (mgr.25034) 54 : 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-16T10:44:29.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:29 smithi003 bash[19775]: audit 2024-09-16T10:44:28.436756+0000 mgr.y (mgr.25034) 55 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:29.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:29 smithi003 bash[26401]: cluster 2024-09-16T10:44:28.434922+0000 mgr.y (mgr.25034) 54 : 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-16T10:44:29.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:29 smithi003 bash[26401]: audit 2024-09-16T10:44:28.436756+0000 mgr.y (mgr.25034) 55 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:30.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:29 smithi088 bash[21623]: cluster 2024-09-16T10:44:28.434922+0000 mgr.y (mgr.25034) 54 : 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-16T10:44:30.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:29 smithi088 bash[21623]: audit 2024-09-16T10:44:28.436756+0000 mgr.y (mgr.25034) 55 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:31 smithi003 bash[26401]: cluster 2024-09-16T10:44:30.435652+0000 mgr.y (mgr.25034) 56 : 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-16T10:44:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:31 smithi003 bash[19775]: cluster 2024-09-16T10:44:30.435652+0000 mgr.y (mgr.25034) 56 : 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-16T10:44:32.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:31 smithi088 bash[21623]: cluster 2024-09-16T10:44:30.435652+0000 mgr.y (mgr.25034) 56 : 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-16T10:44:33.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:33 smithi003 bash[26401]: cluster 2024-09-16T10:44:32.437389+0000 mgr.y (mgr.25034) 57 : 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-16T10:44:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:33 smithi003 bash[19775]: cluster 2024-09-16T10:44:32.437389+0000 mgr.y (mgr.25034) 57 : 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-16T10:44:34.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:33 smithi088 bash[21623]: cluster 2024-09-16T10:44:32.437389+0000 mgr.y (mgr.25034) 57 : 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-16T10:44:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:35 smithi003 bash[26401]: cluster 2024-09-16T10:44:34.438122+0000 mgr.y (mgr.25034) 58 : 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-16T10:44:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:35 smithi003 bash[26401]: audit 2024-09-16T10:44:35.156274+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:35.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:35 smithi003 bash[19775]: cluster 2024-09-16T10:44:34.438122+0000 mgr.y (mgr.25034) 58 : 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-16T10:44:35.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:35 smithi003 bash[19775]: audit 2024-09-16T10:44:35.156274+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:36.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:35 smithi088 bash[21623]: cluster 2024-09-16T10:44:34.438122+0000 mgr.y (mgr.25034) 58 : 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-16T10:44:36.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:35 smithi088 bash[21623]: audit 2024-09-16T10:44:35.156274+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:36 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:36] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.43.0" 2024-09-16T10:44:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:37 smithi003 bash[19775]: cluster 2024-09-16T10:44:36.439836+0000 mgr.y (mgr.25034) 59 : 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-16T10:44:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:37 smithi003 bash[26401]: cluster 2024-09-16T10:44:36.439836+0000 mgr.y (mgr.25034) 59 : 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-16T10:44:38.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:37 smithi088 bash[21623]: cluster 2024-09-16T10:44:36.439836+0000 mgr.y (mgr.25034) 59 : 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-16T10:44:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:39 smithi003 bash[19775]: cluster 2024-09-16T10:44:38.440486+0000 mgr.y (mgr.25034) 60 : 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-16T10:44:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:39 smithi003 bash[19775]: audit 2024-09-16T10:44:38.445603+0000 mgr.y (mgr.25034) 61 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:39 smithi003 bash[26401]: cluster 2024-09-16T10:44:38.440486+0000 mgr.y (mgr.25034) 60 : 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-16T10:44:39.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:39 smithi003 bash[26401]: audit 2024-09-16T10:44:38.445603+0000 mgr.y (mgr.25034) 61 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:40.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:39 smithi088 bash[21623]: cluster 2024-09-16T10:44:38.440486+0000 mgr.y (mgr.25034) 60 : 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-16T10:44:40.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:39 smithi088 bash[21623]: audit 2024-09-16T10:44:38.445603+0000 mgr.y (mgr.25034) 61 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:41.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:41 smithi003 bash[26401]: cluster 2024-09-16T10:44:40.441253+0000 mgr.y (mgr.25034) 62 : 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-16T10:44:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:41 smithi003 bash[19775]: cluster 2024-09-16T10:44:40.441253+0000 mgr.y (mgr.25034) 62 : 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-16T10:44:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:41 smithi088 bash[21623]: cluster 2024-09-16T10:44:40.441253+0000 mgr.y (mgr.25034) 62 : 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-16T10:44:43.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:43 smithi003 bash[26401]: cluster 2024-09-16T10:44:42.442881+0000 mgr.y (mgr.25034) 63 : 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-16T10:44:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:43 smithi003 bash[19775]: cluster 2024-09-16T10:44:42.442881+0000 mgr.y (mgr.25034) 63 : 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-16T10:44:44.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:43 smithi088 bash[21623]: cluster 2024-09-16T10:44:42.442881+0000 mgr.y (mgr.25034) 63 : 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-16T10:44:45.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:45 smithi003 bash[19775]: cluster 2024-09-16T10:44:44.443588+0000 mgr.y (mgr.25034) 64 : 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-16T10:44:45.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:45 smithi003 bash[26401]: cluster 2024-09-16T10:44:44.443588+0000 mgr.y (mgr.25034) 64 : 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-16T10:44:46.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:45 smithi088 bash[21623]: cluster 2024-09-16T10:44:44.443588+0000 mgr.y (mgr.25034) 64 : 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-16T10:44:46.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:46 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:46] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.43.0" 2024-09-16T10:44:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:47 smithi003 bash[26401]: cluster 2024-09-16T10:44:46.445255+0000 mgr.y (mgr.25034) 65 : 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-16T10:44:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:47 smithi003 bash[19775]: cluster 2024-09-16T10:44:46.445255+0000 mgr.y (mgr.25034) 65 : 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-16T10:44:48.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:47 smithi088 bash[21623]: cluster 2024-09-16T10:44:46.445255+0000 mgr.y (mgr.25034) 65 : 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-16T10:44:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:49 smithi003 bash[26401]: cluster 2024-09-16T10:44:48.445921+0000 mgr.y (mgr.25034) 66 : 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-16T10:44:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:49 smithi003 bash[26401]: audit 2024-09-16T10:44:48.456879+0000 mgr.y (mgr.25034) 67 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:49 smithi003 bash[19775]: cluster 2024-09-16T10:44:48.445921+0000 mgr.y (mgr.25034) 66 : 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-16T10:44:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:49 smithi003 bash[19775]: audit 2024-09-16T10:44:48.456879+0000 mgr.y (mgr.25034) 67 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:50.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:49 smithi088 bash[21623]: cluster 2024-09-16T10:44:48.445921+0000 mgr.y (mgr.25034) 66 : 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-16T10:44:50.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:49 smithi088 bash[21623]: audit 2024-09-16T10:44:48.456879+0000 mgr.y (mgr.25034) 67 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:50 smithi003 bash[19775]: audit 2024-09-16T10:44:50.156665+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:50 smithi003 bash[26401]: audit 2024-09-16T10:44:50.156665+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:51.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:50 smithi088 bash[21623]: audit 2024-09-16T10:44:50.156665+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:44:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:51 smithi003 bash[19775]: cluster 2024-09-16T10:44:50.446631+0000 mgr.y (mgr.25034) 68 : 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-16T10:44:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:51 smithi003 bash[26401]: cluster 2024-09-16T10:44:50.446631+0000 mgr.y (mgr.25034) 68 : 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-16T10:44:52.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:51 smithi088 bash[21623]: cluster 2024-09-16T10:44:50.446631+0000 mgr.y (mgr.25034) 68 : 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-16T10:44:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:53 smithi003 bash[19775]: cluster 2024-09-16T10:44:52.448268+0000 mgr.y (mgr.25034) 69 : 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-16T10:44:53.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:53 smithi003 bash[26401]: cluster 2024-09-16T10:44:52.448268+0000 mgr.y (mgr.25034) 69 : 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-16T10:44:54.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:53 smithi088 bash[21623]: cluster 2024-09-16T10:44:52.448268+0000 mgr.y (mgr.25034) 69 : 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-16T10:44:55.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:55 smithi003 bash[26401]: cluster 2024-09-16T10:44:54.448969+0000 mgr.y (mgr.25034) 70 : 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-16T10:44:55.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:55 smithi003 bash[19775]: cluster 2024-09-16T10:44:54.448969+0000 mgr.y (mgr.25034) 70 : 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-16T10:44:56.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:55 smithi088 bash[21623]: cluster 2024-09-16T10:44:54.448969+0000 mgr.y (mgr.25034) 70 : 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-16T10:44:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:44:56 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:44:56] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.43.0" 2024-09-16T10:44:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:57 smithi003 bash[19775]: cluster 2024-09-16T10:44:56.450640+0000 mgr.y (mgr.25034) 71 : 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-16T10:44:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:57 smithi003 bash[26401]: cluster 2024-09-16T10:44:56.450640+0000 mgr.y (mgr.25034) 71 : 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-16T10:44:58.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:57 smithi088 bash[21623]: cluster 2024-09-16T10:44:56.450640+0000 mgr.y (mgr.25034) 71 : 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-16T10:44:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[19775]: cluster 2024-09-16T10:44:58.451339+0000 mgr.y (mgr.25034) 72 : 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-16T10:44:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[19775]: audit 2024-09-16T10:44:58.468100+0000 mgr.y (mgr.25034) 73 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[19775]: audit 2024-09-16T10:44:59.056894+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:44:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[19775]: audit 2024-09-16T10:44:59.058264+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:44:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[19775]: audit 2024-09-16T10:44:59.066088+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:44:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[26401]: cluster 2024-09-16T10:44:58.451339+0000 mgr.y (mgr.25034) 72 : 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-16T10:44:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[26401]: audit 2024-09-16T10:44:58.468100+0000 mgr.y (mgr.25034) 73 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:44:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[26401]: audit 2024-09-16T10:44:59.056894+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:44:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[26401]: audit 2024-09-16T10:44:59.058264+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:44:59.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:44:59 smithi003 bash[26401]: audit 2024-09-16T10:44:59.066088+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:45:00.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:59 smithi088 bash[21623]: cluster 2024-09-16T10:44:58.451339+0000 mgr.y (mgr.25034) 72 : 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-16T10:45:00.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:59 smithi088 bash[21623]: audit 2024-09-16T10:44:58.468100+0000 mgr.y (mgr.25034) 73 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:00.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:59 smithi088 bash[21623]: audit 2024-09-16T10:44:59.056894+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:45:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:59 smithi088 bash[21623]: audit 2024-09-16T10:44:59.058264+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:45:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:44:59 smithi088 bash[21623]: audit 2024-09-16T10:44:59.066088+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:45:01.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:01 smithi003 bash[19775]: cluster 2024-09-16T10:45:00.452067+0000 mgr.y (mgr.25034) 74 : 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-16T10:45:01.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:01 smithi003 bash[26401]: cluster 2024-09-16T10:45:00.452067+0000 mgr.y (mgr.25034) 74 : 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-16T10:45:02.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:01 smithi088 bash[21623]: cluster 2024-09-16T10:45:00.452067+0000 mgr.y (mgr.25034) 74 : 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-16T10:45:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:03 smithi003 bash[19775]: cluster 2024-09-16T10:45:02.453717+0000 mgr.y (mgr.25034) 75 : 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-16T10:45:03.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:03 smithi003 bash[26401]: cluster 2024-09-16T10:45:02.453717+0000 mgr.y (mgr.25034) 75 : 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-16T10:45:04.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:03 smithi088 bash[21623]: cluster 2024-09-16T10:45:02.453717+0000 mgr.y (mgr.25034) 75 : 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-16T10:45:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:05 smithi003 bash[19775]: cluster 2024-09-16T10:45:04.454429+0000 mgr.y (mgr.25034) 76 : 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-16T10:45:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:05 smithi003 bash[19775]: audit 2024-09-16T10:45:05.156861+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:05 smithi003 bash[26401]: cluster 2024-09-16T10:45:04.454429+0000 mgr.y (mgr.25034) 76 : 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-16T10:45:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:05 smithi003 bash[26401]: audit 2024-09-16T10:45:05.156861+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:06.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:05 smithi088 bash[21623]: cluster 2024-09-16T10:45:04.454429+0000 mgr.y (mgr.25034) 76 : 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-16T10:45:06.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:05 smithi088 bash[21623]: audit 2024-09-16T10:45:05.156861+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:06 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:06] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-09-16T10:45:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:07 smithi003 bash[19775]: cluster 2024-09-16T10:45:06.456076+0000 mgr.y (mgr.25034) 77 : 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-16T10:45:07.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:07 smithi003 bash[26401]: cluster 2024-09-16T10:45:06.456076+0000 mgr.y (mgr.25034) 77 : 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-16T10:45:08.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:07 smithi088 bash[21623]: cluster 2024-09-16T10:45:06.456076+0000 mgr.y (mgr.25034) 77 : 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-16T10:45:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:09 smithi003 bash[19775]: cluster 2024-09-16T10:45:08.456731+0000 mgr.y (mgr.25034) 78 : 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-16T10:45:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:09 smithi003 bash[19775]: audit 2024-09-16T10:45:08.477634+0000 mgr.y (mgr.25034) 79 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:09 smithi003 bash[26401]: cluster 2024-09-16T10:45:08.456731+0000 mgr.y (mgr.25034) 78 : 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-16T10:45:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:09 smithi003 bash[26401]: audit 2024-09-16T10:45:08.477634+0000 mgr.y (mgr.25034) 79 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:10.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:09 smithi088 bash[21623]: cluster 2024-09-16T10:45:08.456731+0000 mgr.y (mgr.25034) 78 : 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-16T10:45:10.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:09 smithi088 bash[21623]: audit 2024-09-16T10:45:08.477634+0000 mgr.y (mgr.25034) 79 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:11 smithi003 bash[26401]: cluster 2024-09-16T10:45:10.457486+0000 mgr.y (mgr.25034) 80 : 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-16T10:45:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:11 smithi003 bash[19775]: cluster 2024-09-16T10:45:10.457486+0000 mgr.y (mgr.25034) 80 : 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-16T10:45:12.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:11 smithi088 bash[21623]: cluster 2024-09-16T10:45:10.457486+0000 mgr.y (mgr.25034) 80 : 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-16T10:45:13.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:13 smithi003 bash[26401]: cluster 2024-09-16T10:45:12.459135+0000 mgr.y (mgr.25034) 81 : 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-16T10:45:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:13 smithi003 bash[19775]: cluster 2024-09-16T10:45:12.459135+0000 mgr.y (mgr.25034) 81 : 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-16T10:45:14.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:13 smithi088 bash[21623]: cluster 2024-09-16T10:45:12.459135+0000 mgr.y (mgr.25034) 81 : 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-16T10:45:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:15 smithi003 bash[19775]: cluster 2024-09-16T10:45:14.459845+0000 mgr.y (mgr.25034) 82 : 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-16T10:45:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:15 smithi003 bash[26401]: cluster 2024-09-16T10:45:14.459845+0000 mgr.y (mgr.25034) 82 : 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-16T10:45:16.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:15 smithi088 bash[21623]: cluster 2024-09-16T10:45:14.459845+0000 mgr.y (mgr.25034) 82 : 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-16T10:45:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:16 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:16] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-09-16T10:45:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:17 smithi003 bash[19775]: cluster 2024-09-16T10:45:16.461524+0000 mgr.y (mgr.25034) 83 : 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-16T10:45:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:17 smithi003 bash[26401]: cluster 2024-09-16T10:45:16.461524+0000 mgr.y (mgr.25034) 83 : 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-16T10:45:18.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:17 smithi088 bash[21623]: cluster 2024-09-16T10:45:16.461524+0000 mgr.y (mgr.25034) 83 : 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-16T10:45:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:19 smithi003 bash[19775]: cluster 2024-09-16T10:45:18.462180+0000 mgr.y (mgr.25034) 84 : 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-16T10:45:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:19 smithi003 bash[19775]: audit 2024-09-16T10:45:18.488949+0000 mgr.y (mgr.25034) 85 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:19 smithi003 bash[26401]: cluster 2024-09-16T10:45:18.462180+0000 mgr.y (mgr.25034) 84 : 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-16T10:45:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:19 smithi003 bash[26401]: audit 2024-09-16T10:45:18.488949+0000 mgr.y (mgr.25034) 85 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:20.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:19 smithi088 bash[21623]: cluster 2024-09-16T10:45:18.462180+0000 mgr.y (mgr.25034) 84 : 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-16T10:45:20.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:19 smithi088 bash[21623]: audit 2024-09-16T10:45:18.488949+0000 mgr.y (mgr.25034) 85 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:20 smithi003 bash[19775]: audit 2024-09-16T10:45:20.157494+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:20 smithi003 bash[26401]: audit 2024-09-16T10:45:20.157494+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:21.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:20 smithi088 bash[21623]: audit 2024-09-16T10:45:20.157494+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:21 smithi003 bash[26401]: cluster 2024-09-16T10:45:20.462939+0000 mgr.y (mgr.25034) 86 : 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-16T10:45:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:21 smithi003 bash[19775]: cluster 2024-09-16T10:45:20.462939+0000 mgr.y (mgr.25034) 86 : 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-16T10:45:22.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:21 smithi088 bash[21623]: cluster 2024-09-16T10:45:20.462939+0000 mgr.y (mgr.25034) 86 : 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-16T10:45:23.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:23 smithi003 bash[19775]: cluster 2024-09-16T10:45:22.464584+0000 mgr.y (mgr.25034) 87 : 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-16T10:45:23.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:23 smithi003 bash[26401]: cluster 2024-09-16T10:45:22.464584+0000 mgr.y (mgr.25034) 87 : 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-16T10:45:24.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:23 smithi088 bash[21623]: cluster 2024-09-16T10:45:22.464584+0000 mgr.y (mgr.25034) 87 : 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-16T10:45:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:25 smithi003 bash[26401]: cluster 2024-09-16T10:45:24.465307+0000 mgr.y (mgr.25034) 88 : 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-16T10:45:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:25 smithi003 bash[19775]: cluster 2024-09-16T10:45:24.465307+0000 mgr.y (mgr.25034) 88 : 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-16T10:45:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:25 smithi088 bash[21623]: cluster 2024-09-16T10:45:24.465307+0000 mgr.y (mgr.25034) 88 : 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-16T10:45:26.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:26 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:26] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-09-16T10:45:27.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:27 smithi003 bash[19775]: cluster 2024-09-16T10:45:26.466992+0000 mgr.y (mgr.25034) 89 : 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-16T10:45:27.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:27 smithi003 bash[26401]: cluster 2024-09-16T10:45:26.466992+0000 mgr.y (mgr.25034) 89 : 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-16T10:45:28.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:27 smithi088 bash[21623]: cluster 2024-09-16T10:45:26.466992+0000 mgr.y (mgr.25034) 89 : 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-16T10:45:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:29 smithi003 bash[19775]: cluster 2024-09-16T10:45:28.467683+0000 mgr.y (mgr.25034) 90 : 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-16T10:45:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:29 smithi003 bash[19775]: audit 2024-09-16T10:45:28.500155+0000 mgr.y (mgr.25034) 91 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:29 smithi003 bash[26401]: cluster 2024-09-16T10:45:28.467683+0000 mgr.y (mgr.25034) 90 : 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-16T10:45:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:29 smithi003 bash[26401]: audit 2024-09-16T10:45:28.500155+0000 mgr.y (mgr.25034) 91 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:30.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:29 smithi088 bash[21623]: cluster 2024-09-16T10:45:28.467683+0000 mgr.y (mgr.25034) 90 : 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-16T10:45:30.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:29 smithi088 bash[21623]: audit 2024-09-16T10:45:28.500155+0000 mgr.y (mgr.25034) 91 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:31 smithi003 bash[19775]: cluster 2024-09-16T10:45:30.468462+0000 mgr.y (mgr.25034) 92 : 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-16T10:45:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:31 smithi003 bash[26401]: cluster 2024-09-16T10:45:30.468462+0000 mgr.y (mgr.25034) 92 : 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-16T10:45:32.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:31 smithi088 bash[21623]: cluster 2024-09-16T10:45:30.468462+0000 mgr.y (mgr.25034) 92 : 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-16T10:45:33.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:33 smithi003 bash[26401]: cluster 2024-09-16T10:45:32.470143+0000 mgr.y (mgr.25034) 93 : 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-16T10:45:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:33 smithi003 bash[19775]: cluster 2024-09-16T10:45:32.470143+0000 mgr.y (mgr.25034) 93 : 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-16T10:45:34.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:33 smithi088 bash[21623]: cluster 2024-09-16T10:45:32.470143+0000 mgr.y (mgr.25034) 93 : 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-16T10:45:35.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:35 smithi003 bash[19775]: cluster 2024-09-16T10:45:34.470843+0000 mgr.y (mgr.25034) 94 : 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-16T10:45:35.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:35 smithi003 bash[19775]: audit 2024-09-16T10:45:35.183666+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:35 smithi003 bash[26401]: cluster 2024-09-16T10:45:34.470843+0000 mgr.y (mgr.25034) 94 : 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-16T10:45:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:35 smithi003 bash[26401]: audit 2024-09-16T10:45:35.183666+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:36.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:35 smithi088 bash[21623]: cluster 2024-09-16T10:45:34.470843+0000 mgr.y (mgr.25034) 94 : 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-16T10:45:36.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:35 smithi088 bash[21623]: audit 2024-09-16T10:45:35.183666+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:36 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:36] "GET /metrics HTTP/1.1" 200 38204 "" "Prometheus/2.43.0" 2024-09-16T10:45:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:37 smithi003 bash[26401]: cluster 2024-09-16T10:45:36.472477+0000 mgr.y (mgr.25034) 95 : 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-16T10:45:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:37 smithi003 bash[19775]: cluster 2024-09-16T10:45:36.472477+0000 mgr.y (mgr.25034) 95 : 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-16T10:45:38.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:37 smithi088 bash[21623]: cluster 2024-09-16T10:45:36.472477+0000 mgr.y (mgr.25034) 95 : 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-16T10:45:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:39 smithi003 bash[19775]: cluster 2024-09-16T10:45:38.473213+0000 mgr.y (mgr.25034) 96 : 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-16T10:45:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:39 smithi003 bash[19775]: audit 2024-09-16T10:45:38.511406+0000 mgr.y (mgr.25034) 97 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:39 smithi003 bash[26401]: cluster 2024-09-16T10:45:38.473213+0000 mgr.y (mgr.25034) 96 : 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-16T10:45:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:39 smithi003 bash[26401]: audit 2024-09-16T10:45:38.511406+0000 mgr.y (mgr.25034) 97 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:40.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:39 smithi088 bash[21623]: cluster 2024-09-16T10:45:38.473213+0000 mgr.y (mgr.25034) 96 : 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-16T10:45:40.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:39 smithi088 bash[21623]: audit 2024-09-16T10:45:38.511406+0000 mgr.y (mgr.25034) 97 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:42.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:41 smithi088 bash[21623]: cluster 2024-09-16T10:45:40.473920+0000 mgr.y (mgr.25034) 98 : 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-16T10:45:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:41 smithi003 bash[19775]: cluster 2024-09-16T10:45:40.473920+0000 mgr.y (mgr.25034) 98 : 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-16T10:45:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:41 smithi003 bash[26401]: cluster 2024-09-16T10:45:40.473920+0000 mgr.y (mgr.25034) 98 : 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-16T10:45:44.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:43 smithi088 bash[21623]: cluster 2024-09-16T10:45:42.475526+0000 mgr.y (mgr.25034) 99 : 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-16T10:45:44.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:43 smithi003 bash[26401]: cluster 2024-09-16T10:45:42.475526+0000 mgr.y (mgr.25034) 99 : 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-16T10:45:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:43 smithi003 bash[19775]: cluster 2024-09-16T10:45:42.475526+0000 mgr.y (mgr.25034) 99 : 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-16T10:45:46.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:45 smithi088 bash[21623]: cluster 2024-09-16T10:45:44.476213+0000 mgr.y (mgr.25034) 100 : 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-16T10:45:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:45 smithi003 bash[26401]: cluster 2024-09-16T10:45:44.476213+0000 mgr.y (mgr.25034) 100 : 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-16T10:45:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:45 smithi003 bash[19775]: cluster 2024-09-16T10:45:44.476213+0000 mgr.y (mgr.25034) 100 : 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-16T10:45:46.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:46 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:46] "GET /metrics HTTP/1.1" 200 38204 "" "Prometheus/2.43.0" 2024-09-16T10:45:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:47 smithi088 bash[21623]: cluster 2024-09-16T10:45:46.477872+0000 mgr.y (mgr.25034) 101 : 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-16T10:45:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:47 smithi003 bash[19775]: cluster 2024-09-16T10:45:46.477872+0000 mgr.y (mgr.25034) 101 : 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-16T10:45:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:47 smithi003 bash[26401]: cluster 2024-09-16T10:45:46.477872+0000 mgr.y (mgr.25034) 101 : 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-16T10:45:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:49 smithi003 bash[19775]: cluster 2024-09-16T10:45:48.478578+0000 mgr.y (mgr.25034) 102 : 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-16T10:45:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:49 smithi003 bash[19775]: audit 2024-09-16T10:45:48.522500+0000 mgr.y (mgr.25034) 103 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:49 smithi003 bash[26401]: cluster 2024-09-16T10:45:48.478578+0000 mgr.y (mgr.25034) 102 : 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-16T10:45:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:49 smithi003 bash[26401]: audit 2024-09-16T10:45:48.522500+0000 mgr.y (mgr.25034) 103 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:50.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:49 smithi088 bash[21623]: cluster 2024-09-16T10:45:48.478578+0000 mgr.y (mgr.25034) 102 : 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-16T10:45:50.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:49 smithi088 bash[21623]: audit 2024-09-16T10:45:48.522500+0000 mgr.y (mgr.25034) 103 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:45:51.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:50 smithi003 bash[26401]: audit 2024-09-16T10:45:50.184311+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:51.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:50 smithi003 bash[19775]: audit 2024-09-16T10:45:50.184311+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:51.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:50 smithi088 bash[21623]: audit 2024-09-16T10:45:50.184311+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:45:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:51 smithi003 bash[26401]: cluster 2024-09-16T10:45:50.479318+0000 mgr.y (mgr.25034) 104 : 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-16T10:45:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:51 smithi003 bash[19775]: cluster 2024-09-16T10:45:50.479318+0000 mgr.y (mgr.25034) 104 : 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-16T10:45:52.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:51 smithi088 bash[21623]: cluster 2024-09-16T10:45:50.479318+0000 mgr.y (mgr.25034) 104 : 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-16T10:45:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:53 smithi003 bash[26401]: cluster 2024-09-16T10:45:52.480914+0000 mgr.y (mgr.25034) 105 : 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-16T10:45:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:53 smithi003 bash[19775]: cluster 2024-09-16T10:45:52.480914+0000 mgr.y (mgr.25034) 105 : 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-16T10:45:54.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:53 smithi088 bash[21623]: cluster 2024-09-16T10:45:52.480914+0000 mgr.y (mgr.25034) 105 : 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-16T10:45:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:55 smithi003 bash[26401]: cluster 2024-09-16T10:45:54.481615+0000 mgr.y (mgr.25034) 106 : 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-16T10:45:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:55 smithi003 bash[19775]: cluster 2024-09-16T10:45:54.481615+0000 mgr.y (mgr.25034) 106 : 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-16T10:45:56.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:55 smithi088 bash[21623]: cluster 2024-09-16T10:45:54.481615+0000 mgr.y (mgr.25034) 106 : 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-16T10:45:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:45:56 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:45:56] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:45:58.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:57 smithi003 bash[19775]: cluster 2024-09-16T10:45:56.483324+0000 mgr.y (mgr.25034) 107 : 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-16T10:45:58.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:57 smithi003 bash[26401]: cluster 2024-09-16T10:45:56.483324+0000 mgr.y (mgr.25034) 107 : 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-16T10:45:58.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:57 smithi088 bash[21623]: cluster 2024-09-16T10:45:56.483324+0000 mgr.y (mgr.25034) 107 : 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-16T10:46:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:59 smithi003 bash[26401]: cluster 2024-09-16T10:45:58.484205+0000 mgr.y (mgr.25034) 108 : cluster [DBG] pgmap v75: 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-16T10:46:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:45:59 smithi003 bash[26401]: audit 2024-09-16T10:45:58.533629+0000 mgr.y (mgr.25034) 109 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:59 smithi003 bash[19775]: cluster 2024-09-16T10:45:58.484205+0000 mgr.y (mgr.25034) 108 : cluster [DBG] pgmap v75: 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-16T10:46:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:45:59 smithi003 bash[19775]: audit 2024-09-16T10:45:58.533629+0000 mgr.y (mgr.25034) 109 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:00.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:59 smithi088 bash[21623]: cluster 2024-09-16T10:45:58.484205+0000 mgr.y (mgr.25034) 108 : cluster [DBG] pgmap v75: 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-16T10:46:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:45:59 smithi088 bash[21623]: audit 2024-09-16T10:45:58.533629+0000 mgr.y (mgr.25034) 109 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[19775]: audit 2024-09-16T10:45:59.915320+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:46:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[19775]: audit 2024-09-16T10:45:59.916342+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:46:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[19775]: audit 2024-09-16T10:45:59.927929+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:46:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[26401]: audit 2024-09-16T10:45:59.915320+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:46:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[26401]: audit 2024-09-16T10:45:59.916342+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:46:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:00 smithi003 bash[26401]: audit 2024-09-16T10:45:59.927929+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:46:01.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:00 smithi088 bash[21623]: audit 2024-09-16T10:45:59.915320+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:46:01.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:00 smithi088 bash[21623]: audit 2024-09-16T10:45:59.916342+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:46:01.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:00 smithi088 bash[21623]: audit 2024-09-16T10:45:59.927929+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:46:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:01 smithi003 bash[19775]: cluster 2024-09-16T10:46:00.484997+0000 mgr.y (mgr.25034) 110 : cluster [DBG] pgmap v76: 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-16T10:46:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:01 smithi003 bash[26401]: cluster 2024-09-16T10:46:00.484997+0000 mgr.y (mgr.25034) 110 : cluster [DBG] pgmap v76: 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-16T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:01 smithi088 bash[21623]: cluster 2024-09-16T10:46:00.484997+0000 mgr.y (mgr.25034) 110 : cluster [DBG] pgmap v76: 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-16T10:46:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:03 smithi003 bash[26401]: cluster 2024-09-16T10:46:02.486612+0000 mgr.y (mgr.25034) 111 : 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-16T10:46:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:03 smithi003 bash[19775]: cluster 2024-09-16T10:46:02.486612+0000 mgr.y (mgr.25034) 111 : 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-16T10:46:04.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:03 smithi088 bash[21623]: cluster 2024-09-16T10:46:02.486612+0000 mgr.y (mgr.25034) 111 : 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-16T10:46:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:05 smithi003 bash[26401]: cluster 2024-09-16T10:46:04.487538+0000 mgr.y (mgr.25034) 112 : cluster [DBG] pgmap v78: 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-16T10:46:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:05 smithi003 bash[26401]: audit 2024-09-16T10:46:05.184614+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:05 smithi003 bash[19775]: cluster 2024-09-16T10:46:04.487538+0000 mgr.y (mgr.25034) 112 : cluster [DBG] pgmap v78: 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-16T10:46:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:05 smithi003 bash[19775]: audit 2024-09-16T10:46:05.184614+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:06.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:05 smithi088 bash[21623]: cluster 2024-09-16T10:46:04.487538+0000 mgr.y (mgr.25034) 112 : cluster [DBG] pgmap v78: 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-16T10:46:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:05 smithi088 bash[21623]: audit 2024-09-16T10:46:05.184614+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:06 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:06] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:46:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:07 smithi003 bash[26401]: cluster 2024-09-16T10:46:06.489387+0000 mgr.y (mgr.25034) 113 : 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-16T10:46:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:07 smithi003 bash[19775]: cluster 2024-09-16T10:46:06.489387+0000 mgr.y (mgr.25034) 113 : 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-16T10:46:08.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:07 smithi088 bash[21623]: cluster 2024-09-16T10:46:06.489387+0000 mgr.y (mgr.25034) 113 : 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-16T10:46:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:09 smithi003 bash[19775]: cluster 2024-09-16T10:46:08.490128+0000 mgr.y (mgr.25034) 114 : 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-16T10:46:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:09 smithi003 bash[19775]: audit 2024-09-16T10:46:08.544880+0000 mgr.y (mgr.25034) 115 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:09 smithi003 bash[26401]: cluster 2024-09-16T10:46:08.490128+0000 mgr.y (mgr.25034) 114 : 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-16T10:46:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:09 smithi003 bash[26401]: audit 2024-09-16T10:46:08.544880+0000 mgr.y (mgr.25034) 115 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:10.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:09 smithi088 bash[21623]: cluster 2024-09-16T10:46:08.490128+0000 mgr.y (mgr.25034) 114 : 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-16T10:46:10.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:09 smithi088 bash[21623]: audit 2024-09-16T10:46:08.544880+0000 mgr.y (mgr.25034) 115 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:11 smithi003 bash[19775]: cluster 2024-09-16T10:46:10.490851+0000 mgr.y (mgr.25034) 116 : 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-16T10:46:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:11 smithi003 bash[26401]: cluster 2024-09-16T10:46:10.490851+0000 mgr.y (mgr.25034) 116 : 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-16T10:46:12.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:11 smithi088 bash[21623]: cluster 2024-09-16T10:46:10.490851+0000 mgr.y (mgr.25034) 116 : 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-16T10:46:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:13 smithi003 bash[19775]: cluster 2024-09-16T10:46:12.492499+0000 mgr.y (mgr.25034) 117 : 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-16T10:46:14.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:13 smithi003 bash[26401]: cluster 2024-09-16T10:46:12.492499+0000 mgr.y (mgr.25034) 117 : 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-16T10:46:14.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:13 smithi088 bash[21623]: cluster 2024-09-16T10:46:12.492499+0000 mgr.y (mgr.25034) 117 : 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-16T10:46:16.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:15 smithi003 bash[19775]: cluster 2024-09-16T10:46:14.493224+0000 mgr.y (mgr.25034) 118 : 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-16T10:46:16.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:15 smithi003 bash[26401]: cluster 2024-09-16T10:46:14.493224+0000 mgr.y (mgr.25034) 118 : 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-16T10:46:16.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:15 smithi088 bash[21623]: cluster 2024-09-16T10:46:14.493224+0000 mgr.y (mgr.25034) 118 : 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-16T10:46:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:16 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:16] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:46:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:17 smithi003 bash[19775]: cluster 2024-09-16T10:46:16.494842+0000 mgr.y (mgr.25034) 119 : 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-16T10:46:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:17 smithi003 bash[26401]: cluster 2024-09-16T10:46:16.494842+0000 mgr.y (mgr.25034) 119 : 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-16T10:46:18.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:17 smithi088 bash[21623]: cluster 2024-09-16T10:46:16.494842+0000 mgr.y (mgr.25034) 119 : 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-16T10:46:20.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:19 smithi003 bash[26401]: cluster 2024-09-16T10:46:18.495542+0000 mgr.y (mgr.25034) 120 : 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-16T10:46:20.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:19 smithi003 bash[26401]: audit 2024-09-16T10:46:18.549644+0000 mgr.y (mgr.25034) 121 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:19 smithi003 bash[19775]: cluster 2024-09-16T10:46:18.495542+0000 mgr.y (mgr.25034) 120 : 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-16T10:46:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:19 smithi003 bash[19775]: audit 2024-09-16T10:46:18.549644+0000 mgr.y (mgr.25034) 121 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:19 smithi088 bash[21623]: cluster 2024-09-16T10:46:18.495542+0000 mgr.y (mgr.25034) 120 : 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-16T10:46:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:19 smithi088 bash[21623]: audit 2024-09-16T10:46:18.549644+0000 mgr.y (mgr.25034) 121 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:21.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:20 smithi088 bash[21623]: audit 2024-09-16T10:46:20.185312+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:21.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:20 smithi003 bash[19775]: audit 2024-09-16T10:46:20.185312+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:21.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:20 smithi003 bash[26401]: audit 2024-09-16T10:46:20.185312+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:22.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:21 smithi088 bash[21623]: cluster 2024-09-16T10:46:20.496246+0000 mgr.y (mgr.25034) 122 : 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-16T10:46:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:21 smithi003 bash[19775]: cluster 2024-09-16T10:46:20.496246+0000 mgr.y (mgr.25034) 122 : 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-16T10:46:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:21 smithi003 bash[26401]: cluster 2024-09-16T10:46:20.496246+0000 mgr.y (mgr.25034) 122 : 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-16T10:46:23.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:22 smithi088 bash[21623]: cluster 2024-09-16T10:46:22.497887+0000 mgr.y (mgr.25034) 123 : 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-16T10:46:23.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:22 smithi003 bash[26401]: cluster 2024-09-16T10:46:22.497887+0000 mgr.y (mgr.25034) 123 : 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-16T10:46:23.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:22 smithi003 bash[19775]: cluster 2024-09-16T10:46:22.497887+0000 mgr.y (mgr.25034) 123 : 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-16T10:46:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:25 smithi003 bash[26401]: cluster 2024-09-16T10:46:24.498560+0000 mgr.y (mgr.25034) 124 : 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-16T10:46:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:25 smithi003 bash[19775]: cluster 2024-09-16T10:46:24.498560+0000 mgr.y (mgr.25034) 124 : 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-16T10:46:26.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:25 smithi088 bash[21623]: cluster 2024-09-16T10:46:24.498560+0000 mgr.y (mgr.25034) 124 : 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-16T10:46:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:26 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:26] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:46:27.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:27 smithi003 bash[26401]: cluster 2024-09-16T10:46:26.500171+0000 mgr.y (mgr.25034) 125 : 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-16T10:46:27.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:27 smithi003 bash[19775]: cluster 2024-09-16T10:46:26.500171+0000 mgr.y (mgr.25034) 125 : 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-16T10:46:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:27 smithi088 bash[21623]: cluster 2024-09-16T10:46:26.500171+0000 mgr.y (mgr.25034) 125 : 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-16T10:46:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:29 smithi003 bash[19775]: cluster 2024-09-16T10:46:28.500850+0000 mgr.y (mgr.25034) 126 : 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-16T10:46:30.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:29 smithi003 bash[19775]: audit 2024-09-16T10:46:28.560729+0000 mgr.y (mgr.25034) 127 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:30.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:29 smithi003 bash[26401]: cluster 2024-09-16T10:46:28.500850+0000 mgr.y (mgr.25034) 126 : 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-16T10:46:30.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:29 smithi003 bash[26401]: audit 2024-09-16T10:46:28.560729+0000 mgr.y (mgr.25034) 127 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:30.071 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:29 smithi088 bash[21623]: cluster 2024-09-16T10:46:28.500850+0000 mgr.y (mgr.25034) 126 : 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-16T10:46:30.071 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:29 smithi088 bash[21623]: audit 2024-09-16T10:46:28.560729+0000 mgr.y (mgr.25034) 127 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:31 smithi003 bash[26401]: cluster 2024-09-16T10:46:30.501562+0000 mgr.y (mgr.25034) 128 : 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-16T10:46:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:31 smithi003 bash[19775]: cluster 2024-09-16T10:46:30.501562+0000 mgr.y (mgr.25034) 128 : 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-16T10:46:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:31 smithi088 bash[21623]: cluster 2024-09-16T10:46:30.501562+0000 mgr.y (mgr.25034) 128 : 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-16T10:46:33.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:33 smithi088 bash[21623]: cluster 2024-09-16T10:46:32.503182+0000 mgr.y (mgr.25034) 129 : 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-16T10:46:33.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:46:33 smithi088 bash[46371]: logger=cleanup t=2024-09-16T10:46:33.422295989Z level=info msg="Completed cleanup jobs" duration=60.263734ms 2024-09-16T10:46:33.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:33 smithi003 bash[26401]: cluster 2024-09-16T10:46:32.503182+0000 mgr.y (mgr.25034) 129 : 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-16T10:46:33.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:33 smithi003 bash[19775]: cluster 2024-09-16T10:46:32.503182+0000 mgr.y (mgr.25034) 129 : 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-16T10:46:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:35 smithi003 bash[26401]: cluster 2024-09-16T10:46:34.503978+0000 mgr.y (mgr.25034) 130 : 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-16T10:46:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:35 smithi003 bash[26401]: audit 2024-09-16T10:46:35.185456+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:35.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:35 smithi003 bash[19775]: cluster 2024-09-16T10:46:34.503978+0000 mgr.y (mgr.25034) 130 : 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-16T10:46:35.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:35 smithi003 bash[19775]: audit 2024-09-16T10:46:35.185456+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:35 smithi088 bash[21623]: cluster 2024-09-16T10:46:34.503978+0000 mgr.y (mgr.25034) 130 : 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-16T10:46:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:35 smithi088 bash[21623]: audit 2024-09-16T10:46:35.185456+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:36.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:36 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:36] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T10:46:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:37 smithi003 bash[26401]: cluster 2024-09-16T10:46:36.505685+0000 mgr.y (mgr.25034) 131 : 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-16T10:46:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:37 smithi003 bash[19775]: cluster 2024-09-16T10:46:36.505685+0000 mgr.y (mgr.25034) 131 : 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-16T10:46:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:37 smithi088 bash[21623]: cluster 2024-09-16T10:46:36.505685+0000 mgr.y (mgr.25034) 131 : 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-16T10:46:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:39 smithi003 bash[26401]: cluster 2024-09-16T10:46:38.506360+0000 mgr.y (mgr.25034) 132 : 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-16T10:46:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:39 smithi003 bash[26401]: audit 2024-09-16T10:46:38.572097+0000 mgr.y (mgr.25034) 133 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:39 smithi003 bash[19775]: cluster 2024-09-16T10:46:38.506360+0000 mgr.y (mgr.25034) 132 : 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-16T10:46:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:39 smithi003 bash[19775]: audit 2024-09-16T10:46:38.572097+0000 mgr.y (mgr.25034) 133 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:40.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:39 smithi088 bash[21623]: cluster 2024-09-16T10:46:38.506360+0000 mgr.y (mgr.25034) 132 : 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-16T10:46:40.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:39 smithi088 bash[21623]: audit 2024-09-16T10:46:38.572097+0000 mgr.y (mgr.25034) 133 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:41.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:41 smithi003 bash[19775]: cluster 2024-09-16T10:46:40.507069+0000 mgr.y (mgr.25034) 134 : 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-16T10:46:41.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:41 smithi003 bash[26401]: cluster 2024-09-16T10:46:40.507069+0000 mgr.y (mgr.25034) 134 : 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-16T10:46:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:41 smithi088 bash[21623]: cluster 2024-09-16T10:46:40.507069+0000 mgr.y (mgr.25034) 134 : 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-16T10:46:42.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:46:43.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:43 smithi003 bash[26401]: cluster 2024-09-16T10:46:42.507902+0000 mgr.y (mgr.25034) 135 : 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-16T10:46:43.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:43 smithi003 bash[19775]: cluster 2024-09-16T10:46:42.507902+0000 mgr.y (mgr.25034) 135 : 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-16T10:46:44.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:43 smithi088 bash[21623]: cluster 2024-09-16T10:46:42.507902+0000 mgr.y (mgr.25034) 135 : 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-16T10:46:45.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:45 smithi003 bash[26401]: cluster 2024-09-16T10:46:44.508639+0000 mgr.y (mgr.25034) 136 : 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-16T10:46:45.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:45 smithi003 bash[19775]: cluster 2024-09-16T10:46:44.508639+0000 mgr.y (mgr.25034) 136 : 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-16T10:46:46.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:45 smithi088 bash[21623]: cluster 2024-09-16T10:46:44.508639+0000 mgr.y (mgr.25034) 136 : 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-16T10:46:46.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:46 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:46] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T10:46:47.114 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:46:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:47 smithi003 bash[19775]: cluster 2024-09-16T10:46:46.510304+0000 mgr.y (mgr.25034) 137 : 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-16T10:46:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:47 smithi003 bash[26401]: cluster 2024-09-16T10:46:46.510304+0000 mgr.y (mgr.25034) 137 : 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-16T10:46:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:47 smithi088 bash[21623]: cluster 2024-09-16T10:46:46.510304+0000 mgr.y (mgr.25034) 137 : 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-16T10:46:48.727 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:46:48.727 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (20m) 2m ago 20m 13.4M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:46:48.727 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (20m) 2m ago 20m 76.0M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:46:48.727 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (3m) 2m ago 18m 47.1M - 3.8 b5388489f99e 20c49a342969 2024-09-16T10:46:48.727 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (13m) 2m ago 29m 438M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (6m) 2m ago 31m 493M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (31m) 2m ago 31m 72.6M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (29m) 2m ago 29m 52.8M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (29m) 2m ago 29m 54.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (21m) 2m ago 21m 8615k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (21m) 2m ago 21m 9648k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (28m) 2m ago 28m 55.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (27m) 2m ago 27m 55.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (26m) 2m ago 26m 51.9M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (25m) 2m ago 25m 62.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (24m) 2m ago 24m 66.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:46:48.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (23m) 2m ago 24m 54.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:46:48.729 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (23m) 2m ago 23m 51.6M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:46:48.729 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (22m) 2m ago 22m 55.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:46:48.729 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (2m) 2m ago 21m 34.5M - 2.43.0 a07b618ecd1d 4b127208fb76 2024-09-16T10:46:48.729 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (18m) 2m ago 18m 99.5M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:46:48.729 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:46:49.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:46:49.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[26401]: cluster 2024-09-16T10:46:48.510754+0000 mgr.y (mgr.25034) 138 : 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-16T10:46:49.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[26401]: audit 2024-09-16T10:46:48.581524+0000 mgr.y (mgr.25034) 139 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:49.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[26401]: audit 2024-09-16T10:46:48.713337+0000 mgr.y (mgr.25034) 140 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:46:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[19775]: cluster 2024-09-16T10:46:48.510754+0000 mgr.y (mgr.25034) 138 : 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-16T10:46:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[19775]: audit 2024-09-16T10:46:48.581524+0000 mgr.y (mgr.25034) 139 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:49 smithi003 bash[19775]: audit 2024-09-16T10:46:48.713337+0000 mgr.y (mgr.25034) 140 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:46:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:49 smithi088 bash[21623]: cluster 2024-09-16T10:46:48.510754+0000 mgr.y (mgr.25034) 138 : 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-16T10:46:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:49 smithi088 bash[21623]: audit 2024-09-16T10:46:48.581524+0000 mgr.y (mgr.25034) 139 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:49 smithi088 bash[21623]: audit 2024-09-16T10:46:48.713337+0000 mgr.y (mgr.25034) 140 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:46:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:50 smithi003 bash[26401]: audit 2024-09-16T10:46:50.186028+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:50 smithi003 bash[19775]: audit 2024-09-16T10:46:50.186028+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:50 smithi088 bash[21623]: audit 2024-09-16T10:46:50.186028+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:46:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:51 smithi003 bash[19775]: cluster 2024-09-16T10:46:50.511395+0000 mgr.y (mgr.25034) 141 : 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-16T10:46:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:51 smithi003 bash[26401]: cluster 2024-09-16T10:46:50.511395+0000 mgr.y (mgr.25034) 141 : 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-16T10:46:52.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:51 smithi088 bash[21623]: cluster 2024-09-16T10:46:50.511395+0000 mgr.y (mgr.25034) 141 : 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-16T10:46:53.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:53 smithi003 bash[19775]: cluster 2024-09-16T10:46:52.513088+0000 mgr.y (mgr.25034) 142 : 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-16T10:46:53.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:53 smithi003 bash[26401]: cluster 2024-09-16T10:46:52.513088+0000 mgr.y (mgr.25034) 142 : 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-16T10:46:54.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:53 smithi088 bash[21623]: cluster 2024-09-16T10:46:52.513088+0000 mgr.y (mgr.25034) 142 : 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-16T10:46:54.271 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:46:55.793 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:46:55.794 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:46:55.795 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:46:55.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:55 smithi003 bash[19775]: cluster 2024-09-16T10:46:54.513790+0000 mgr.y (mgr.25034) 143 : 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-16T10:46:55.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:55 smithi003 bash[26401]: cluster 2024-09-16T10:46:54.513790+0000 mgr.y (mgr.25034) 143 : 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-16T10:46:56.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:55 smithi088 bash[21623]: cluster 2024-09-16T10:46:54.513790+0000 mgr.y (mgr.25034) 143 : 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-16T10:46:56.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:46:56.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:46:56 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:46:56] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:46:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:56 smithi003 bash[26401]: audit 2024-09-16T10:46:55.793437+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.3:0/1278154183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:46:56.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:56 smithi003 bash[19775]: audit 2024-09-16T10:46:55.793437+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.3:0/1278154183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:46:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:56 smithi088 bash[21623]: audit 2024-09-16T10:46:55.793437+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.3:0/1278154183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:46:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:57 smithi003 bash[26401]: cluster 2024-09-16T10:46:56.515416+0000 mgr.y (mgr.25034) 144 : 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-16T10:46:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:57 smithi003 bash[19775]: cluster 2024-09-16T10:46:56.515416+0000 mgr.y (mgr.25034) 144 : 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-16T10:46:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:57 smithi088 bash[21623]: cluster 2024-09-16T10:46:56.515416+0000 mgr.y (mgr.25034) 144 : 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-16T10:46:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:59 smithi003 bash[19775]: cluster 2024-09-16T10:46:58.516153+0000 mgr.y (mgr.25034) 145 : 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-16T10:46:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:46:59 smithi003 bash[19775]: audit 2024-09-16T10:46:58.592745+0000 mgr.y (mgr.25034) 146 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:46:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:59 smithi003 bash[26401]: cluster 2024-09-16T10:46:58.516153+0000 mgr.y (mgr.25034) 145 : 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-16T10:46:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:46:59 smithi003 bash[26401]: audit 2024-09-16T10:46:58.592745+0000 mgr.y (mgr.25034) 146 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:59 smithi088 bash[21623]: cluster 2024-09-16T10:46:58.516153+0000 mgr.y (mgr.25034) 145 : 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-16T10:47:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:46:59 smithi088 bash[21623]: audit 2024-09-16T10:46:58.592745+0000 mgr.y (mgr.25034) 146 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:01.322 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: cluster 2024-09-16T10:47:00.516842+0000 mgr.y (mgr.25034) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: audit 2024-09-16T10:47:00.623145+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: audit 2024-09-16T10:47:00.633809+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: audit 2024-09-16T10:47:01.306705+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: audit 2024-09-16T10:47:01.308005+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:01.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[19775]: audit 2024-09-16T10:47:01.316305+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: cluster 2024-09-16T10:47:00.516842+0000 mgr.y (mgr.25034) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: audit 2024-09-16T10:47:00.623145+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: audit 2024-09-16T10:47:00.633809+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: audit 2024-09-16T10:47:01.306705+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: audit 2024-09-16T10:47:01.308005+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:01.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:01 smithi003 bash[26401]: audit 2024-09-16T10:47:01.316305+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: cluster 2024-09-16T10:47:00.516842+0000 mgr.y (mgr.25034) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:47:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: audit 2024-09-16T10:47:00.623145+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: audit 2024-09-16T10:47:00.633809+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:02.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: audit 2024-09-16T10:47:01.306705+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:02.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: audit 2024-09-16T10:47:01.308005+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:02.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:01 smithi088 bash[21623]: audit 2024-09-16T10:47:01.316305+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' 2024-09-16T10:47:03.014 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: id: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:47:03.015 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T10:47:03.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-16T10:47:03.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:47:03.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:03 smithi003 bash[26401]: cluster 2024-09-16T10:47:02.518054+0000 mgr.y (mgr.25034) 148 : 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-16T10:47:03.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:03 smithi003 bash[26401]: audit 2024-09-16T10:47:03.015333+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.3:0/362150353' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:47:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:03 smithi003 bash[19775]: cluster 2024-09-16T10:47:02.518054+0000 mgr.y (mgr.25034) 148 : 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-16T10:47:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:03 smithi003 bash[19775]: audit 2024-09-16T10:47:03.015333+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.3:0/362150353' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:47:04.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:03 smithi088 bash[21623]: cluster 2024-09-16T10:47:02.518054+0000 mgr.y (mgr.25034) 148 : 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-16T10:47:04.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:03 smithi088 bash[21623]: audit 2024-09-16T10:47:03.015333+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.3:0/362150353' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:47:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:05 smithi003 bash[19775]: cluster 2024-09-16T10:47:04.518865+0000 mgr.y (mgr.25034) 149 : 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-16T10:47:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:05 smithi003 bash[19775]: audit 2024-09-16T10:47:05.186412+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:05 smithi003 bash[26401]: cluster 2024-09-16T10:47:04.518865+0000 mgr.y (mgr.25034) 149 : 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-16T10:47:05.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:05 smithi003 bash[26401]: audit 2024-09-16T10:47:05.186412+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:05 smithi088 bash[21623]: cluster 2024-09-16T10:47:04.518865+0000 mgr.y (mgr.25034) 149 : 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-16T10:47:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:05 smithi088 bash[21623]: audit 2024-09-16T10:47:05.186412+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:06.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:06 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:47:06] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:47:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:07 smithi003 bash[19775]: cluster 2024-09-16T10:47:06.519739+0000 mgr.y (mgr.25034) 150 : 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-16T10:47:07.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:07 smithi003 bash[26401]: cluster 2024-09-16T10:47:06.519739+0000 mgr.y (mgr.25034) 150 : 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-16T10:47:08.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:07 smithi088 bash[21623]: cluster 2024-09-16T10:47:06.519739+0000 mgr.y (mgr.25034) 150 : 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-16T10:47:08.531 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:47:09.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:09 smithi003 bash[19775]: cluster 2024-09-16T10:47:08.520379+0000 mgr.y (mgr.25034) 151 : 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-16T10:47:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:09 smithi003 bash[19775]: audit 2024-09-16T10:47:08.601635+0000 mgr.y (mgr.25034) 152 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:09 smithi003 bash[26401]: cluster 2024-09-16T10:47:08.520379+0000 mgr.y (mgr.25034) 151 : 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-16T10:47:09.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:09 smithi003 bash[26401]: audit 2024-09-16T10:47:08.601635+0000 mgr.y (mgr.25034) 152 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:09 smithi088 bash[21623]: cluster 2024-09-16T10:47:08.520379+0000 mgr.y (mgr.25034) 151 : 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-16T10:47:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:09 smithi088 bash[21623]: audit 2024-09-16T10:47:08.601635+0000 mgr.y (mgr.25034) 152 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:10.240 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:47:10.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:10 smithi003 bash[19775]: audit 2024-09-16T10:47:10.241201+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.3:0/27308277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:47:10.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:10 smithi003 bash[26401]: audit 2024-09-16T10:47:10.241201+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.3:0/27308277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:47:10.950 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T10:47:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:10 smithi088 bash[21623]: audit 2024-09-16T10:47:10.241201+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.3:0/27308277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:47:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:11 smithi003 bash[26401]: cluster 2024-09-16T10:47:10.521168+0000 mgr.y (mgr.25034) 153 : 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-16T10:47:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:11 smithi003 bash[19775]: cluster 2024-09-16T10:47:10.521168+0000 mgr.y (mgr.25034) 153 : 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-16T10:47:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:11 smithi088 bash[21623]: cluster 2024-09-16T10:47:10.521168+0000 mgr.y (mgr.25034) 153 : 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-16T10:47:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:13 smithi003 bash[19775]: cluster 2024-09-16T10:47:12.522805+0000 mgr.y (mgr.25034) 154 : 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-16T10:47:13.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:13 smithi003 bash[26401]: cluster 2024-09-16T10:47:12.522805+0000 mgr.y (mgr.25034) 154 : 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-16T10:47:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:13 smithi088 bash[21623]: cluster 2024-09-16T10:47:12.522805+0000 mgr.y (mgr.25034) 154 : 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-16T10:47:15.770 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:47:15.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:15 smithi003 bash[26401]: cluster 2024-09-16T10:47:14.523505+0000 mgr.y (mgr.25034) 155 : 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-16T10:47:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:15 smithi003 bash[19775]: cluster 2024-09-16T10:47:14.523505+0000 mgr.y (mgr.25034) 155 : 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-16T10:47:16.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:15 smithi088 bash[21623]: cluster 2024-09-16T10:47:14.523505+0000 mgr.y (mgr.25034) 155 : 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-16T10:47:16.920 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:16 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:47:16] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:47:17.343 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:47:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:17 smithi003 bash[19775]: cluster 2024-09-16T10:47:16.525275+0000 mgr.y (mgr.25034) 156 : 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-16T10:47:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:17 smithi003 bash[19775]: audit 2024-09-16T10:47:17.331499+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.3:0/3052575547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:47:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:17 smithi003 bash[26401]: cluster 2024-09-16T10:47:16.525275+0000 mgr.y (mgr.25034) 156 : 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-16T10:47:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:17 smithi003 bash[26401]: audit 2024-09-16T10:47:17.331499+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.3:0/3052575547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:47:17.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:47:18.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:17 smithi088 bash[21623]: cluster 2024-09-16T10:47:16.525275+0000 mgr.y (mgr.25034) 156 : 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-16T10:47:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:17 smithi088 bash[21623]: audit 2024-09-16T10:47:17.331499+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.3:0/3052575547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:47:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:19 smithi003 bash[19775]: cluster 2024-09-16T10:47:18.526061+0000 mgr.y (mgr.25034) 157 : 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-16T10:47:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:19 smithi003 bash[19775]: audit 2024-09-16T10:47:18.612943+0000 mgr.y (mgr.25034) 158 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:19 smithi003 bash[26401]: cluster 2024-09-16T10:47:18.526061+0000 mgr.y (mgr.25034) 157 : 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-16T10:47:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:19 smithi003 bash[26401]: audit 2024-09-16T10:47:18.612943+0000 mgr.y (mgr.25034) 158 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:19 smithi088 bash[21623]: cluster 2024-09-16T10:47:18.526061+0000 mgr.y (mgr.25034) 157 : 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-16T10:47:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:19 smithi088 bash[21623]: audit 2024-09-16T10:47:18.612943+0000 mgr.y (mgr.25034) 158 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:20 smithi003 bash[19775]: audit 2024-09-16T10:47:20.186972+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:20 smithi003 bash[26401]: audit 2024-09-16T10:47:20.186972+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:20 smithi088 bash[21623]: audit 2024-09-16T10:47:20.186972+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25034 172.21.15.3:0/2874150717' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:21 smithi003 bash[26401]: cluster 2024-09-16T10:47:20.526799+0000 mgr.y (mgr.25034) 159 : 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-16T10:47:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:21 smithi003 bash[19775]: cluster 2024-09-16T10:47:20.526799+0000 mgr.y (mgr.25034) 159 : 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-16T10:47:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:21 smithi088 bash[21623]: cluster 2024-09-16T10:47:20.526799+0000 mgr.y (mgr.25034) 159 : 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-16T10:47:22.820 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:47:23.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:23 smithi003 bash[26401]: cluster 2024-09-16T10:47:22.528492+0000 mgr.y (mgr.25034) 160 : 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-16T10:47:23.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:23 smithi003 bash[19775]: cluster 2024-09-16T10:47:22.528492+0000 mgr.y (mgr.25034) 160 : 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-16T10:47:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:23 smithi088 bash[21623]: cluster 2024-09-16T10:47:22.528492+0000 mgr.y (mgr.25034) 160 : 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-16T10:47:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[68417]: ignoring --setuser ceph since I am not root 2024-09-16T10:47:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[68417]: ignoring --setgroup ceph since I am not root 2024-09-16T10:47:24.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[68417]: debug 2024-09-16T10:47:24.578+0000 7f92160d3640 1 -- 172.21.15.3:0/2051520305 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e87582f0e0 con 0x55e875831400 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.512234+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: cluster 2024-09-16T10:47:24.512618+0000 mon.a (mon.0) 1199 : cluster [INF] Activating manager daemon x 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.515352+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: cluster 2024-09-16T10:47:24.521230+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: cluster 2024-09-16T10:47:24.524033+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0114032s) 2024-09-16T10:47:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.532639+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.532922+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.533187+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.535218+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.535736+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.536000+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.536231+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.536492+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.536716+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:47:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.537130+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.537564+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.537937+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.539807+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.539990+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[19775]: audit 2024-09-16T10:47:24.540592+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:47:24.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.512234+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:47:24.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: cluster 2024-09-16T10:47:24.512618+0000 mon.a (mon.0) 1199 : cluster [INF] Activating manager daemon x 2024-09-16T10:47:24.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.515352+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:47:24.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: cluster 2024-09-16T10:47:24.521230+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:47:24.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: cluster 2024-09-16T10:47:24.524033+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0114032s) 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.532639+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.532922+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.533187+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.535218+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.535736+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.536000+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.536231+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.536492+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.536716+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.537130+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.537564+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:47:24.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.537937+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:47:24.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.539807+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:47:24.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.539990+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:47:24.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:24 smithi003 bash[26401]: audit 2024-09-16T10:47:24.540592+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:47:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[49374]: [16/Sep/2024:10:47:24] ENGINE Bus STOPPING 2024-09-16T10:47:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[49374]: [16/Sep/2024:10:47:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:47:25.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[49374]: [16/Sep/2024:10:47:24] ENGINE Bus STOPPED 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.512234+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: cluster 2024-09-16T10:47:24.512618+0000 mon.a (mon.0) 1199 : cluster [INF] Activating manager daemon x 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.515352+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.3:0/38191058' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: cluster 2024-09-16T10:47:24.521230+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: cluster 2024-09-16T10:47:24.524033+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0114032s) 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.532639+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.532922+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.533187+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.535218+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.535736+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:47:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.536000+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.536231+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.536492+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.536716+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.537130+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.537564+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.537937+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.539807+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.539990+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:47:25.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:24 smithi088 bash[21623]: audit 2024-09-16T10:47:24.540592+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:47:25.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:47:25.844 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: cluster 2024-09-16T10:47:25.054695+0000 mon.a (mon.0) 1203 : cluster [INF] Manager daemon x is now available 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.397834+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.398192+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.431044+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.431569+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.448525+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:25.845 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[21623]: audit 2024-09-16T10:47:25.449096+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: cluster 2024-09-16T10:47:25.054695+0000 mon.a (mon.0) 1203 : cluster [INF] Manager daemon x is now available 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.397834+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.398192+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.431044+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.431569+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.448525+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[26401]: audit 2024-09-16T10:47:25.449096+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: cluster 2024-09-16T10:47:25.054695+0000 mon.a (mon.0) 1203 : cluster [INF] Manager daemon x is now available 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.397834+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.398192+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.431044+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.431569+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.448525+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:25.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:25 smithi003 bash[19775]: audit 2024-09-16T10:47:25.449096+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:47:26.254 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[49374]: [16/Sep/2024:10:47:25] ENGINE Bus STARTING 2024-09-16T10:47:26.254 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[49374]: [16/Sep/2024:10:47:25] ENGINE Serving on http://:::9283 2024-09-16T10:47:26.254 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:25 smithi088 bash[49374]: [16/Sep/2024:10:47:25] ENGINE Bus STARTED 2024-09-16T10:47:26.705 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: debug 2024-09-16T10:47:26.330+0000 7f5a8234b640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:47:26] ENGINE Error in HTTPServer.serve 2024-09-16T10:47:26.705 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: Traceback (most recent call last): 2024-09-16T10:47:26.705 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: self._connections.run(self.expiration_interval) 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: self._run(expiration_interval) 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: s = self.context.wrap_socket( 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: return self.sslsocket_class._create( 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: self.do_handshake() 2024-09-16T10:47:26.706 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:47:26.707 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: self._sslobj.do_handshake() 2024-09-16T10:47:26.707 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[49374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:47:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cluster 2024-09-16T10:47:25.700135+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e36: x(active, since 1.18751s) 2024-09-16T10:47:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cephadm 2024-09-16T10:47:26.113707+0000 mgr.x (mgr.24667) 3 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTING 2024-09-16T10:47:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cephadm 2024-09-16T10:47:26.215727+0000 mgr.x (mgr.24667) 4 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:47:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cephadm 2024-09-16T10:47:26.335776+0000 mgr.x (mgr.24667) 5 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cephadm 2024-09-16T10:47:26.335939+0000 mgr.x (mgr.24667) 6 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTED 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: cephadm 2024-09-16T10:47:26.337675+0000 mgr.x (mgr.24667) 7 : cephadm [ERR] [16/Sep/2024:10:47:26] ENGINE Error in HTTPServer.serve 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: Traceback (most recent call last): 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: self._connections.run(self.expiration_interval) 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: self._run(expiration_interval) 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:47:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: s = self.context.wrap_socket( 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: return self.sslsocket_class._create( 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: self.do_handshake() 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: self._sslobj.do_handshake() 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[26401]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cluster 2024-09-16T10:47:25.700135+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e36: x(active, since 1.18751s) 2024-09-16T10:47:26.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cephadm 2024-09-16T10:47:26.113707+0000 mgr.x (mgr.24667) 3 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTING 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cephadm 2024-09-16T10:47:26.215727+0000 mgr.x (mgr.24667) 4 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cephadm 2024-09-16T10:47:26.335776+0000 mgr.x (mgr.24667) 5 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cephadm 2024-09-16T10:47:26.335939+0000 mgr.x (mgr.24667) 6 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTED 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: cephadm 2024-09-16T10:47:26.337675+0000 mgr.x (mgr.24667) 7 : cephadm [ERR] [16/Sep/2024:10:47:26] ENGINE Error in HTTPServer.serve 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:47:26.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:47:26.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:26 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:47:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cluster 2024-09-16T10:47:25.700135+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e36: x(active, since 1.18751s) 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cephadm 2024-09-16T10:47:26.113707+0000 mgr.x (mgr.24667) 3 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTING 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cephadm 2024-09-16T10:47:26.215727+0000 mgr.x (mgr.24667) 4 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on http://172.21.15.88:8765 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cephadm 2024-09-16T10:47:26.335776+0000 mgr.x (mgr.24667) 5 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Serving on https://172.21.15.88:7150 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cephadm 2024-09-16T10:47:26.335939+0000 mgr.x (mgr.24667) 6 : cephadm [INF] [16/Sep/2024:10:47:26] ENGINE Bus STARTED 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: cephadm 2024-09-16T10:47:26.337675+0000 mgr.x (mgr.24667) 7 : cephadm [ERR] [16/Sep/2024:10:47:26] ENGINE Error in HTTPServer.serve 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: Traceback (most recent call last): 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: self._connections.run(self.expiration_interval) 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: self._run(expiration_interval) 2024-09-16T10:47:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: s = self.context.wrap_socket( 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: return self.sslsocket_class._create( 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: self.do_handshake() 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: self._sslobj.do_handshake() 2024-09-16T10:47:27.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:26 smithi088 bash[21623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:47:27.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:27 smithi003 bash[19775]: cluster 2024-09-16T10:47:26.540168+0000 mgr.x (mgr.24667) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:27.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:27 smithi003 bash[19775]: cluster 2024-09-16T10:47:26.715583+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-16T10:47:27.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:27 smithi003 bash[26401]: cluster 2024-09-16T10:47:26.540168+0000 mgr.x (mgr.24667) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:27.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:27 smithi003 bash[26401]: cluster 2024-09-16T10:47:26.715583+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-16T10:47:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:27 smithi088 bash[21623]: cluster 2024-09-16T10:47:26.540168+0000 mgr.x (mgr.24667) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:27 smithi088 bash[21623]: cluster 2024-09-16T10:47:26.715583+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[19775]: cluster 2024-09-16T10:47:28.540995+0000 mgr.x (mgr.24667) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[19775]: audit 2024-09-16T10:47:28.621786+0000 mgr.x (mgr.24667) 10 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[19775]: cluster 2024-09-16T10:47:28.722483+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[26401]: cluster 2024-09-16T10:47:28.540995+0000 mgr.x (mgr.24667) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[26401]: audit 2024-09-16T10:47:28.621786+0000 mgr.x (mgr.24667) 10 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:29 smithi003 bash[26401]: cluster 2024-09-16T10:47:28.722483+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-16T10:47:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:29 smithi088 bash[21623]: cluster 2024-09-16T10:47:28.540995+0000 mgr.x (mgr.24667) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:29 smithi088 bash[21623]: audit 2024-09-16T10:47:28.621786+0000 mgr.x (mgr.24667) 10 : audit [DBG] from='client.15198 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:29 smithi088 bash[21623]: cluster 2024-09-16T10:47:28.722483+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-16T10:47:30.100 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:47:31.391 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:30 smithi003 bash[68417]: [16/Sep/2024:10:47:30] ENGINE Bus STARTING 2024-09-16T10:47:31.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:30 smithi003 bash[68417]: CherryPy Checker: 2024-09-16T10:47:31.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:30 smithi003 bash[68417]: The Application mounted at '' has an empty config. 2024-09-16T10:47:31.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[68417]: [16/Sep/2024:10:47:31] ENGINE Serving on http://:::9283 2024-09-16T10:47:31.392 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[68417]: [16/Sep/2024:10:47:31] ENGINE Bus STARTED 2024-09-16T10:47:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: cluster 2024-09-16T10:47:30.541773+0000 mgr.x (mgr.24667) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.882184+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.892735+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: cluster 2024-09-16T10:47:30.987152+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.989177+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.989954+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.991863+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:30.993190+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:47:32.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:31.854725+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[26401]: audit 2024-09-16T10:47:31.865931+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: cluster 2024-09-16T10:47:30.541773+0000 mgr.x (mgr.24667) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.882184+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.892735+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: cluster 2024-09-16T10:47:30.987152+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.989177+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.989954+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.991863+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:30.993190+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:47:32.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:31.854725+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:31 smithi003 bash[19775]: audit 2024-09-16T10:47:31.865931+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: cluster 2024-09-16T10:47:30.541773+0000 mgr.x (mgr.24667) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.882184+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.892735+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: cluster 2024-09-16T10:47:30.987152+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.989177+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.989954+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:47:32.303 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.991863+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:47:32.304 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:30.993190+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.? 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:47:32.304 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:31.854725+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:32.304 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:31 smithi088 bash[21623]: audit 2024-09-16T10:47:31.865931+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[26401]: cluster 2024-09-16T10:47:31.910076+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[26401]: audit 2024-09-16T10:47:31.915618+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[26401]: audit 2024-09-16T10:47:32.040900+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[26401]: audit 2024-09-16T10:47:32.053785+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[19775]: cluster 2024-09-16T10:47:31.910076+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[19775]: audit 2024-09-16T10:47:31.915618+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[19775]: audit 2024-09-16T10:47:32.040900+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:32 smithi003 bash[19775]: audit 2024-09-16T10:47:32.053785+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:32 smithi088 bash[21623]: cluster 2024-09-16T10:47:31.910076+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-16T10:47:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:32 smithi088 bash[21623]: audit 2024-09-16T10:47:31.915618+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:47:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:32 smithi088 bash[21623]: audit 2024-09-16T10:47:32.040900+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:32 smithi088 bash[21623]: audit 2024-09-16T10:47:32.053785+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cluster 2024-09-16T10:47:32.543375+0000 mgr.x (mgr.24667) 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-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:32.992066+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.005906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.009544+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.010383+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.011650+0000 mgr.x (mgr.24667) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.011813+0000 mgr.x (mgr.24667) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.111290+0000 mgr.x (mgr.24667) 15 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.120356+0000 mgr.x (mgr.24667) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.191300+0000 mgr.x (mgr.24667) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.210696+0000 mgr.x (mgr.24667) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.269279+0000 mgr.x (mgr.24667) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.299033+0000 mgr.x (mgr.24667) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.356638+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.368382+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.386637+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.397303+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.406873+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.438154+0000 mgr.x (mgr.24667) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.438867+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.439613+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: audit 2024-09-16T10:47:33.456964+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:33 smithi088 bash[21623]: cephadm 2024-09-16T10:47:33.458536+0000 mgr.x (mgr.24667) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:47:34.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cluster 2024-09-16T10:47:32.543375+0000 mgr.x (mgr.24667) 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-16T10:47:34.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:32.992066+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.005906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.009544+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.010383+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.011650+0000 mgr.x (mgr.24667) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.011813+0000 mgr.x (mgr.24667) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.111290+0000 mgr.x (mgr.24667) 15 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.120356+0000 mgr.x (mgr.24667) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.191300+0000 mgr.x (mgr.24667) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.210696+0000 mgr.x (mgr.24667) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.269279+0000 mgr.x (mgr.24667) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.299033+0000 mgr.x (mgr.24667) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.356638+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.368382+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.386637+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.397303+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.406873+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.438154+0000 mgr.x (mgr.24667) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.438867+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cluster 2024-09-16T10:47:32.543375+0000 mgr.x (mgr.24667) 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-16T10:47:34.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:32.992066+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.005906+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.009544+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.010383+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.011650+0000 mgr.x (mgr.24667) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.011813+0000 mgr.x (mgr.24667) 14 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.111290+0000 mgr.x (mgr.24667) 15 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.120356+0000 mgr.x (mgr.24667) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.191300+0000 mgr.x (mgr.24667) 17 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.210696+0000 mgr.x (mgr.24667) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.269279+0000 mgr.x (mgr.24667) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.299033+0000 mgr.x (mgr.24667) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.356638+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.368382+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.386637+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.397303+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.406873+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:34.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.438154+0000 mgr.x (mgr.24667) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:47:34.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.438867+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.439613+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: audit 2024-09-16T10:47:33.456964+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[19775]: cephadm 2024-09-16T10:47:33.458536+0000 mgr.x (mgr.24667) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:47:34.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.439613+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:47:34.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: audit 2024-09-16T10:47:33.456964+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:34.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:33 smithi003 bash[26401]: cephadm 2024-09-16T10:47:33.458536+0000 mgr.x (mgr.24667) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:47:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:35 smithi003 bash[19775]: cluster 2024-09-16T10:47:34.544170+0000 mgr.x (mgr.24667) 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-16T10:47:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:35 smithi003 bash[26401]: cluster 2024-09-16T10:47:34.544170+0000 mgr.x (mgr.24667) 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-16T10:47:36.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:35 smithi088 bash[21623]: cluster 2024-09-16T10:47:34.544170+0000 mgr.x (mgr.24667) 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-16T10:47:36.580 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:47:36 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:47:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:47:37.860 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[19775]: cluster 2024-09-16T10:47:36.545837+0000 mgr.x (mgr.24667) 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-16T10:47:37.861 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[19775]: audit 2024-09-16T10:47:36.859012+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:37.861 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[19775]: audit 2024-09-16T10:47:36.870506+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:37.861 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[19775]: cephadm 2024-09-16T10:47:36.876259+0000 mgr.x (mgr.24667) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:47:37.861 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[19775]: cephadm 2024-09-16T10:47:37.166964+0000 mgr.x (mgr.24667) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:47:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:37 smithi088 bash[21623]: cluster 2024-09-16T10:47:36.545837+0000 mgr.x (mgr.24667) 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-16T10:47:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:37 smithi088 bash[21623]: audit 2024-09-16T10:47:36.859012+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:37 smithi088 bash[21623]: audit 2024-09-16T10:47:36.870506+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:37 smithi088 bash[21623]: cephadm 2024-09-16T10:47:36.876259+0000 mgr.x (mgr.24667) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:47:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:37 smithi088 bash[21623]: cephadm 2024-09-16T10:47:37.166964+0000 mgr.x (mgr.24667) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:47:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[26401]: cluster 2024-09-16T10:47:36.545837+0000 mgr.x (mgr.24667) 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-16T10:47:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[26401]: audit 2024-09-16T10:47:36.859012+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[26401]: audit 2024-09-16T10:47:36.870506+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[26401]: cephadm 2024-09-16T10:47:36.876259+0000 mgr.x (mgr.24667) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:47:38.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:37 smithi003 bash[26401]: cephadm 2024-09-16T10:47:37.166964+0000 mgr.x (mgr.24667) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:47:39.130 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:38 smithi088 bash[21623]: audit 2024-09-16T10:47:38.584959+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.3:0/2953919937' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:47:39.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:38 smithi003 bash[19775]: audit 2024-09-16T10:47:38.584959+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.3:0/2953919937' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:47:39.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:38 smithi003 bash[26401]: audit 2024-09-16T10:47:38.584959+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.3:0/2953919937' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:47:40.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:39 smithi003 bash[19775]: cluster 2024-09-16T10:47:38.546576+0000 mgr.x (mgr.24667) 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-16T10:47:40.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:39 smithi003 bash[19775]: audit 2024-09-16T10:47:38.905551+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]: dispatch 2024-09-16T10:47:40.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:39 smithi003 bash[26401]: cluster 2024-09-16T10:47:38.546576+0000 mgr.x (mgr.24667) 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-16T10:47:40.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:39 smithi003 bash[26401]: audit 2024-09-16T10:47:38.905551+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]: dispatch 2024-09-16T10:47:40.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:39 smithi088 bash[21623]: cluster 2024-09-16T10:47:38.546576+0000 mgr.x (mgr.24667) 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-16T10:47:40.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:39 smithi088 bash[21623]: audit 2024-09-16T10:47:38.905551+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]: dispatch 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[19775]: audit 2024-09-16T10:47:39.878933+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]': finished 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[19775]: cluster 2024-09-16T10:47:39.887113+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[19775]: audit 2024-09-16T10:47:40.216722+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]: dispatch 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[19775]: audit 2024-09-16T10:47:40.398800+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[26401]: audit 2024-09-16T10:47:39.878933+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]': finished 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[26401]: cluster 2024-09-16T10:47:39.887113+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[26401]: audit 2024-09-16T10:47:40.216722+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]: dispatch 2024-09-16T10:47:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:40 smithi003 bash[26401]: audit 2024-09-16T10:47:40.398800+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:40 smithi088 bash[21623]: audit 2024-09-16T10:47:39.878933+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.3:0/3125054818' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3552006003"}]': finished 2024-09-16T10:47:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:40 smithi088 bash[21623]: cluster 2024-09-16T10:47:39.887113+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:47:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:40 smithi088 bash[21623]: audit 2024-09-16T10:47:40.216722+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]: dispatch 2024-09-16T10:47:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:40 smithi088 bash[21623]: audit 2024-09-16T10:47:40.398800+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:41.907 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.702Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.703Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.703Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.703Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:47:41.908 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.703Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:47:41.909 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[52906]: ts=2024-09-16T10:47:41.703Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:47:42.197 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[21623]: cluster 2024-09-16T10:47:40.547134+0000 mgr.x (mgr.24667) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:47:42.197 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[21623]: audit 2024-09-16T10:47:40.888139+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]': finished 2024-09-16T10:47:42.197 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[21623]: cluster 2024-09-16T10:47:40.897853+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:47:42.197 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[21623]: audit 2024-09-16T10:47:41.226510+0000 mon.c (mon.2) 186 : audit [INF] from='client.? 172.21.15.3:0/2039228361' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.197 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:41 smithi088 bash[21623]: audit 2024-09-16T10:47:41.227305+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[19775]: cluster 2024-09-16T10:47:40.547134+0000 mgr.x (mgr.24667) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[19775]: audit 2024-09-16T10:47:40.888139+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]': finished 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[19775]: cluster 2024-09-16T10:47:40.897853+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[19775]: audit 2024-09-16T10:47:41.226510+0000 mon.c (mon.2) 186 : audit [INF] from='client.? 172.21.15.3:0/2039228361' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[19775]: audit 2024-09-16T10:47:41.227305+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[26401]: cluster 2024-09-16T10:47:40.547134+0000 mgr.x (mgr.24667) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[26401]: audit 2024-09-16T10:47:40.888139+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.3:0/2979546412' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3552006003"}]': finished 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[26401]: cluster 2024-09-16T10:47:40.897853+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:47:42.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[26401]: audit 2024-09-16T10:47:41.226510+0000 mon.c (mon.2) 186 : audit [INF] from='client.? 172.21.15.3:0/2039228361' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:41 smithi003 bash[26401]: audit 2024-09-16T10:47:41.227305+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]: dispatch 2024-09-16T10:47:42.503 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[54192]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:47:42.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[54251]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:47:42.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:42 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:47:42.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:42 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:47:42.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:42 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:47:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:41.890829+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]': finished 2024-09-16T10:47:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: cluster 2024-09-16T10:47:41.897883+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.234282+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.464970+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.477517+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.482802+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.483476+0000 mgr.x (mgr.24667) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.487642+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.488058+0000 mgr.x (mgr.24667) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.494064+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[19775]: audit 2024-09-16T10:47:42.494487+0000 mgr.x (mgr.24667) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:41.890829+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]': finished 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: cluster 2024-09-16T10:47:41.897883+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.234282+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.464970+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.477517+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.482802+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.483476+0000 mgr.x (mgr.24667) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.487642+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.488058+0000 mgr.x (mgr.24667) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.494064+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:42 smithi003 bash[26401]: audit 2024-09-16T10:47:42.494487+0000 mgr.x (mgr.24667) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:41.890829+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1068800367"}]': finished 2024-09-16T10:47:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: cluster 2024-09-16T10:47:41.897883+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:47:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.234282+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]: dispatch 2024-09-16T10:47:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.464970+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.477517+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.482802+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.483476+0000 mgr.x (mgr.24667) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.487642+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.488058+0000 mgr.x (mgr.24667) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.494064+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:42 smithi088 bash[21623]: audit 2024-09-16T10:47:42.494487+0000 mgr.x (mgr.24667) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:47:43.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.680Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:47:43.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.680Z 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-16T10:47:43.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.680Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:47:43.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.680Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:47:43.923 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.680Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.682Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.682Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.684Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.684Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.686Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.686Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.979µs 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.686Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.687Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.701Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.706Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.711Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.712Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T10:47:43.924 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.712Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.687µs wal_replay_duration=25.372635ms wbl_replay_duration=129ns total_replay_duration=25.423453ms 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.713Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.713Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.713Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.736Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.445945ms db_storage=1.016µs remote_storage=1.171µs web_handler=413ns query_engine=681ns scrape=256.836µs scrape_sd=130.214µs notify=33.162µs notify_sd=18.485µs rules=21.60103ms tracing=7.133µs 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.736Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:47:43.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[54278]: ts=2024-09-16T10:47:43.736Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:47:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[19775]: cluster 2024-09-16T10:47:42.547555+0000 mgr.x (mgr.24667) 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-16T10:47:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[19775]: audit 2024-09-16T10:47:42.918190+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]': finished 2024-09-16T10:47:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[19775]: cluster 2024-09-16T10:47:42.921855+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:47:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[19775]: audit 2024-09-16T10:47:43.241395+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.3:0/657075226' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[19775]: audit 2024-09-16T10:47:43.242182+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:44.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[26401]: cluster 2024-09-16T10:47:42.547555+0000 mgr.x (mgr.24667) 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-16T10:47:44.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[26401]: audit 2024-09-16T10:47:42.918190+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]': finished 2024-09-16T10:47:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[26401]: cluster 2024-09-16T10:47:42.921855+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:47:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[26401]: audit 2024-09-16T10:47:43.241395+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.3:0/657075226' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:43 smithi003 bash[26401]: audit 2024-09-16T10:47:43.242182+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[21623]: cluster 2024-09-16T10:47:42.547555+0000 mgr.x (mgr.24667) 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-16T10:47:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[21623]: audit 2024-09-16T10:47:42.918190+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.3:0/1822675623' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1229696425"}]': finished 2024-09-16T10:47:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[21623]: cluster 2024-09-16T10:47:42.921855+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:47:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[21623]: audit 2024-09-16T10:47:43.241395+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.3:0/657075226' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:43 smithi088 bash[21623]: audit 2024-09-16T10:47:43.242182+0000 mon.a (mon.0) 1245 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]: dispatch 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[26401]: audit 2024-09-16T10:47:43.932663+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]': finished 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[26401]: cluster 2024-09-16T10:47:43.941139+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[26401]: audit 2024-09-16T10:47:44.263634+0000 mon.c (mon.2) 188 : audit [INF] from='client.? 172.21.15.3:0/1997592926' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[26401]: audit 2024-09-16T10:47:44.264187+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[19775]: audit 2024-09-16T10:47:43.932663+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]': finished 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[19775]: cluster 2024-09-16T10:47:43.941139+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[19775]: audit 2024-09-16T10:47:44.263634+0000 mon.c (mon.2) 188 : audit [INF] from='client.? 172.21.15.3:0/1997592926' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:44 smithi003 bash[19775]: audit 2024-09-16T10:47:44.264187+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:44 smithi088 bash[21623]: audit 2024-09-16T10:47:43.932663+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1044804835"}]': finished 2024-09-16T10:47:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:44 smithi088 bash[21623]: cluster 2024-09-16T10:47:43.941139+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:47:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:44 smithi088 bash[21623]: audit 2024-09-16T10:47:44.263634+0000 mon.c (mon.2) 188 : audit [INF] from='client.? 172.21.15.3:0/1997592926' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:44 smithi088 bash[21623]: audit 2024-09-16T10:47:44.264187+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]: dispatch 2024-09-16T10:47:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[26401]: cluster 2024-09-16T10:47:44.548240+0000 mgr.x (mgr.24667) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:47:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[26401]: audit 2024-09-16T10:47:44.935094+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]': finished 2024-09-16T10:47:46.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[26401]: cluster 2024-09-16T10:47:44.944550+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:47:46.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[19775]: cluster 2024-09-16T10:47:44.548240+0000 mgr.x (mgr.24667) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:47:46.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[19775]: audit 2024-09-16T10:47:44.935094+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]': finished 2024-09-16T10:47:46.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:45 smithi003 bash[19775]: cluster 2024-09-16T10:47:44.944550+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:47:46.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:45 smithi088 bash[21623]: cluster 2024-09-16T10:47:44.548240+0000 mgr.x (mgr.24667) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:47:46.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:45 smithi088 bash[21623]: audit 2024-09-16T10:47:44.935094+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.uuetuc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/9003994"}]': finished 2024-09-16T10:47:46.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:45 smithi088 bash[21623]: cluster 2024-09-16T10:47:44.944550+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:47:48.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:47 smithi003 bash[19775]: cluster 2024-09-16T10:47:46.549915+0000 mgr.x (mgr.24667) 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-16T10:47:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:47 smithi003 bash[26401]: cluster 2024-09-16T10:47:46.549915+0000 mgr.x (mgr.24667) 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-16T10:47:48.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:47 smithi088 bash[21623]: cluster 2024-09-16T10:47:46.549915+0000 mgr.x (mgr.24667) 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-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.311054+0000 mgr.x (mgr.24667) 35 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.524673+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.537127+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.603912+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.617840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.620036+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.620726+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:49.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[19775]: audit 2024-09-16T10:47:48.629210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.311054+0000 mgr.x (mgr.24667) 35 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.524673+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.537127+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.603912+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.617840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.620036+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.620726+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:49.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:48 smithi003 bash[26401]: audit 2024-09-16T10:47:48.629210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.311054+0000 mgr.x (mgr.24667) 35 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.524673+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.537127+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.603912+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.617840+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:49.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.620036+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:47:49.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.620726+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:47:49.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:48 smithi088 bash[21623]: audit 2024-09-16T10:47:48.629210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:47:50.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:49 smithi003 bash[26401]: cluster 2024-09-16T10:47:48.550338+0000 mgr.x (mgr.24667) 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-16T10:47:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:49 smithi003 bash[19775]: cluster 2024-09-16T10:47:48.550338+0000 mgr.x (mgr.24667) 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-16T10:47:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:49 smithi088 bash[21623]: cluster 2024-09-16T10:47:48.550338+0000 mgr.x (mgr.24667) 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-16T10:47:51.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:47:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:47:50] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T10:47:52.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:51 smithi003 bash[26401]: cluster 2024-09-16T10:47:50.551044+0000 mgr.x (mgr.24667) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-09-16T10:47:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:51 smithi003 bash[19775]: cluster 2024-09-16T10:47:50.551044+0000 mgr.x (mgr.24667) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-09-16T10:47:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:51 smithi088 bash[21623]: cluster 2024-09-16T10:47:50.551044+0000 mgr.x (mgr.24667) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-09-16T10:47:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:53 smithi003 bash[26401]: cluster 2024-09-16T10:47:52.552666+0000 mgr.x (mgr.24667) 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-16T10:47:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:53 smithi003 bash[19775]: cluster 2024-09-16T10:47:52.552666+0000 mgr.x (mgr.24667) 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-16T10:47:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:53 smithi088 bash[21623]: cluster 2024-09-16T10:47:52.552666+0000 mgr.x (mgr.24667) 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-16T10:47:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:55 smithi003 bash[26401]: cluster 2024-09-16T10:47:54.553389+0000 mgr.x (mgr.24667) 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-16T10:47:56.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:55 smithi003 bash[26401]: audit 2024-09-16T10:47:55.399393+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:55 smithi003 bash[19775]: cluster 2024-09-16T10:47:54.553389+0000 mgr.x (mgr.24667) 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-16T10:47:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:55 smithi003 bash[19775]: audit 2024-09-16T10:47:55.399393+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:55 smithi088 bash[21623]: cluster 2024-09-16T10:47:54.553389+0000 mgr.x (mgr.24667) 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-16T10:47:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:55 smithi088 bash[21623]: audit 2024-09-16T10:47:55.399393+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:47:58.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:57 smithi003 bash[26401]: cluster 2024-09-16T10:47:56.555036+0000 mgr.x (mgr.24667) 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-16T10:47:58.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:57 smithi003 bash[19775]: cluster 2024-09-16T10:47:56.555036+0000 mgr.x (mgr.24667) 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-16T10:47:58.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:57 smithi088 bash[21623]: cluster 2024-09-16T10:47:56.555036+0000 mgr.x (mgr.24667) 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-16T10:47:59.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:58 smithi088 bash[21623]: audit 2024-09-16T10:47:58.321888+0000 mgr.x (mgr.24667) 41 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:59.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:58 smithi003 bash[26401]: audit 2024-09-16T10:47:58.321888+0000 mgr.x (mgr.24667) 41 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:47:59.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:58 smithi003 bash[19775]: audit 2024-09-16T10:47:58.321888+0000 mgr.x (mgr.24667) 41 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:47:59 smithi088 bash[21623]: cluster 2024-09-16T10:47:58.555731+0000 mgr.x (mgr.24667) 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-16T10:48:00.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:47:59 smithi003 bash[26401]: cluster 2024-09-16T10:47:58.555731+0000 mgr.x (mgr.24667) 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-16T10:48:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:47:59 smithi003 bash[19775]: cluster 2024-09-16T10:47:58.555731+0000 mgr.x (mgr.24667) 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-16T10:48:01.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:00] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:48:02.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:01 smithi088 bash[21623]: cluster 2024-09-16T10:48:00.556467+0000 mgr.x (mgr.24667) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:02.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:01 smithi003 bash[19775]: cluster 2024-09-16T10:48:00.556467+0000 mgr.x (mgr.24667) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:02.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:01 smithi003 bash[26401]: cluster 2024-09-16T10:48:00.556467+0000 mgr.x (mgr.24667) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:04.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:03 smithi088 bash[21623]: cluster 2024-09-16T10:48:02.558203+0000 mgr.x (mgr.24667) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:04.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:03 smithi003 bash[26401]: cluster 2024-09-16T10:48:02.558203+0000 mgr.x (mgr.24667) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:04.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:03 smithi003 bash[19775]: cluster 2024-09-16T10:48:02.558203+0000 mgr.x (mgr.24667) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:06 smithi088 bash[21623]: cluster 2024-09-16T10:48:04.559015+0000 mgr.x (mgr.24667) 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-16T10:48:06.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:06 smithi003 bash[26401]: cluster 2024-09-16T10:48:04.559015+0000 mgr.x (mgr.24667) 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-16T10:48:06.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:05 smithi003 bash[19775]: cluster 2024-09-16T10:48:04.559015+0000 mgr.x (mgr.24667) 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-16T10:48:08.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:08 smithi088 bash[21623]: cluster 2024-09-16T10:48:06.560895+0000 mgr.x (mgr.24667) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:08 smithi003 bash[19775]: cluster 2024-09-16T10:48:06.560895+0000 mgr.x (mgr.24667) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:08.334 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:08 smithi003 bash[26401]: cluster 2024-09-16T10:48:06.560895+0000 mgr.x (mgr.24667) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:09 smithi003 bash[19775]: audit 2024-09-16T10:48:08.333269+0000 mgr.x (mgr.24667) 47 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:09.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:09 smithi003 bash[26401]: audit 2024-09-16T10:48:08.333269+0000 mgr.x (mgr.24667) 47 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:09.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:09 smithi088 bash[21623]: audit 2024-09-16T10:48:08.333269+0000 mgr.x (mgr.24667) 47 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:10.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:10 smithi003 bash[19775]: cluster 2024-09-16T10:48:08.561623+0000 mgr.x (mgr.24667) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:10.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:10 smithi003 bash[26401]: cluster 2024-09-16T10:48:08.561623+0000 mgr.x (mgr.24667) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:10.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:10 smithi088 bash[21623]: cluster 2024-09-16T10:48:08.561623+0000 mgr.x (mgr.24667) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:11.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:10] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:48:11.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:11 smithi003 bash[19775]: audit 2024-09-16T10:48:10.400153+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:11.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:11 smithi003 bash[26401]: audit 2024-09-16T10:48:10.400153+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:11 smithi088 bash[21623]: audit 2024-09-16T10:48:10.400153+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:12.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:12 smithi003 bash[19775]: cluster 2024-09-16T10:48:10.562493+0000 mgr.x (mgr.24667) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:12.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:12 smithi003 bash[26401]: cluster 2024-09-16T10:48:10.562493+0000 mgr.x (mgr.24667) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:12.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:12 smithi088 bash[21623]: cluster 2024-09-16T10:48:10.562493+0000 mgr.x (mgr.24667) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:48:14.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:14 smithi003 bash[19775]: cluster 2024-09-16T10:48:12.564168+0000 mgr.x (mgr.24667) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:14.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:14 smithi003 bash[26401]: cluster 2024-09-16T10:48:12.564168+0000 mgr.x (mgr.24667) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:14.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:14 smithi088 bash[21623]: cluster 2024-09-16T10:48:12.564168+0000 mgr.x (mgr.24667) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:16.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:16 smithi003 bash[26401]: cluster 2024-09-16T10:48:14.564902+0000 mgr.x (mgr.24667) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:16.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:16 smithi003 bash[19775]: cluster 2024-09-16T10:48:14.564902+0000 mgr.x (mgr.24667) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:16.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:16 smithi088 bash[21623]: cluster 2024-09-16T10:48:14.564902+0000 mgr.x (mgr.24667) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-16T10:48:18.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:18 smithi003 bash[26401]: cluster 2024-09-16T10:48:16.566589+0000 mgr.x (mgr.24667) 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-16T10:48:18.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:18 smithi003 bash[19775]: cluster 2024-09-16T10:48:16.566589+0000 mgr.x (mgr.24667) 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-16T10:48:18.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:18 smithi088 bash[21623]: cluster 2024-09-16T10:48:16.566589+0000 mgr.x (mgr.24667) 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-16T10:48:19.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:19 smithi003 bash[19775]: audit 2024-09-16T10:48:18.344803+0000 mgr.x (mgr.24667) 53 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:19.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:19 smithi003 bash[26401]: audit 2024-09-16T10:48:18.344803+0000 mgr.x (mgr.24667) 53 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:19.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:19 smithi088 bash[21623]: audit 2024-09-16T10:48:18.344803+0000 mgr.x (mgr.24667) 53 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:20 smithi003 bash[19775]: cluster 2024-09-16T10:48:18.567307+0000 mgr.x (mgr.24667) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:20.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:20 smithi003 bash[26401]: cluster 2024-09-16T10:48:18.567307+0000 mgr.x (mgr.24667) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:20.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:20 smithi088 bash[21623]: cluster 2024-09-16T10:48:18.567307+0000 mgr.x (mgr.24667) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:21.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:20] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-09-16T10:48:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:22 smithi003 bash[19775]: cluster 2024-09-16T10:48:20.568064+0000 mgr.x (mgr.24667) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:22 smithi003 bash[26401]: cluster 2024-09-16T10:48:20.568064+0000 mgr.x (mgr.24667) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:22 smithi088 bash[21623]: cluster 2024-09-16T10:48:20.568064+0000 mgr.x (mgr.24667) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:24 smithi003 bash[19775]: cluster 2024-09-16T10:48:22.569706+0000 mgr.x (mgr.24667) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:24.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:24 smithi003 bash[26401]: cluster 2024-09-16T10:48:22.569706+0000 mgr.x (mgr.24667) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:24.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:24 smithi088 bash[21623]: cluster 2024-09-16T10:48:22.569706+0000 mgr.x (mgr.24667) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:48:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:26 smithi003 bash[26401]: cluster 2024-09-16T10:48:24.570442+0000 mgr.x (mgr.24667) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:26 smithi003 bash[26401]: audit 2024-09-16T10:48:25.402021+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:26 smithi003 bash[19775]: cluster 2024-09-16T10:48:24.570442+0000 mgr.x (mgr.24667) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:26 smithi003 bash[19775]: audit 2024-09-16T10:48:25.402021+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:26.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:26 smithi088 bash[21623]: cluster 2024-09-16T10:48:24.570442+0000 mgr.x (mgr.24667) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:26.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:26 smithi088 bash[21623]: audit 2024-09-16T10:48:25.402021+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:28.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:28 smithi003 bash[19775]: cluster 2024-09-16T10:48:26.572292+0000 mgr.x (mgr.24667) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:28.357 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:28 smithi003 bash[26401]: cluster 2024-09-16T10:48:26.572292+0000 mgr.x (mgr.24667) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:28.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:28 smithi088 bash[21623]: cluster 2024-09-16T10:48:26.572292+0000 mgr.x (mgr.24667) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:48:29.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:29 smithi003 bash[26401]: audit 2024-09-16T10:48:28.356288+0000 mgr.x (mgr.24667) 59 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:29.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:29 smithi003 bash[19775]: audit 2024-09-16T10:48:28.356288+0000 mgr.x (mgr.24667) 59 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:29.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:29 smithi088 bash[21623]: audit 2024-09-16T10:48:28.356288+0000 mgr.x (mgr.24667) 59 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:30.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:30 smithi003 bash[26401]: cluster 2024-09-16T10:48:28.573130+0000 mgr.x (mgr.24667) 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-16T10:48:30.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:30 smithi003 bash[19775]: cluster 2024-09-16T10:48:28.573130+0000 mgr.x (mgr.24667) 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-16T10:48:30.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:30 smithi088 bash[21623]: cluster 2024-09-16T10:48:28.573130+0000 mgr.x (mgr.24667) 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-16T10:48:31.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:30] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-09-16T10:48:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:32 smithi003 bash[26401]: cluster 2024-09-16T10:48:30.573988+0000 mgr.x (mgr.24667) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:32.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:32 smithi003 bash[19775]: cluster 2024-09-16T10:48:30.573988+0000 mgr.x (mgr.24667) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:32.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:32 smithi088 bash[21623]: cluster 2024-09-16T10:48:30.573988+0000 mgr.x (mgr.24667) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:34.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:34 smithi003 bash[19775]: cluster 2024-09-16T10:48:32.575809+0000 mgr.x (mgr.24667) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:34.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:34 smithi003 bash[26401]: cluster 2024-09-16T10:48:32.575809+0000 mgr.x (mgr.24667) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:34.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:34 smithi088 bash[21623]: cluster 2024-09-16T10:48:32.575809+0000 mgr.x (mgr.24667) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:36.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:36 smithi003 bash[19775]: cluster 2024-09-16T10:48:34.576578+0000 mgr.x (mgr.24667) 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-16T10:48:36.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:36 smithi003 bash[26401]: cluster 2024-09-16T10:48:34.576578+0000 mgr.x (mgr.24667) 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-16T10:48:36.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:36 smithi088 bash[21623]: cluster 2024-09-16T10:48:34.576578+0000 mgr.x (mgr.24667) 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-16T10:48:38.368 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:38 smithi003 bash[26401]: cluster 2024-09-16T10:48:36.578258+0000 mgr.x (mgr.24667) 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-16T10:48:38.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:38 smithi003 bash[19775]: cluster 2024-09-16T10:48:36.578258+0000 mgr.x (mgr.24667) 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-16T10:48:38.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:38 smithi088 bash[21623]: cluster 2024-09-16T10:48:36.578258+0000 mgr.x (mgr.24667) 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-16T10:48:39.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:39 smithi003 bash[26401]: audit 2024-09-16T10:48:38.367760+0000 mgr.x (mgr.24667) 65 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:39.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:39 smithi003 bash[19775]: audit 2024-09-16T10:48:38.367760+0000 mgr.x (mgr.24667) 65 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:39 smithi088 bash[21623]: audit 2024-09-16T10:48:38.367760+0000 mgr.x (mgr.24667) 65 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:40.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:40 smithi003 bash[26401]: cluster 2024-09-16T10:48:38.578899+0000 mgr.x (mgr.24667) 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-16T10:48:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:40 smithi003 bash[19775]: cluster 2024-09-16T10:48:38.578899+0000 mgr.x (mgr.24667) 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-16T10:48:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:40 smithi088 bash[21623]: cluster 2024-09-16T10:48:38.578899+0000 mgr.x (mgr.24667) 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-16T10:48:41.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:40] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-09-16T10:48:41.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:41 smithi003 bash[26401]: audit 2024-09-16T10:48:40.402670+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:41.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:41 smithi003 bash[19775]: audit 2024-09-16T10:48:40.402670+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:41.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:41 smithi088 bash[21623]: audit 2024-09-16T10:48:40.402670+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:42.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:42 smithi003 bash[26401]: cluster 2024-09-16T10:48:40.579609+0000 mgr.x (mgr.24667) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:42.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:42 smithi003 bash[19775]: cluster 2024-09-16T10:48:40.579609+0000 mgr.x (mgr.24667) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:42.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:42 smithi088 bash[21623]: cluster 2024-09-16T10:48:40.579609+0000 mgr.x (mgr.24667) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:44 smithi003 bash[26401]: cluster 2024-09-16T10:48:42.581248+0000 mgr.x (mgr.24667) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:44 smithi003 bash[19775]: cluster 2024-09-16T10:48:42.581248+0000 mgr.x (mgr.24667) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:44 smithi088 bash[21623]: cluster 2024-09-16T10:48:42.581248+0000 mgr.x (mgr.24667) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:46.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:46 smithi003 bash[26401]: cluster 2024-09-16T10:48:44.582020+0000 mgr.x (mgr.24667) 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-16T10:48:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:46 smithi003 bash[19775]: cluster 2024-09-16T10:48:44.582020+0000 mgr.x (mgr.24667) 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-16T10:48:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:46 smithi088 bash[21623]: cluster 2024-09-16T10:48:44.582020+0000 mgr.x (mgr.24667) 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-16T10:48:48.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:48 smithi003 bash[26401]: cluster 2024-09-16T10:48:46.583649+0000 mgr.x (mgr.24667) 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-16T10:48:48.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:48 smithi003 bash[19775]: cluster 2024-09-16T10:48:46.583649+0000 mgr.x (mgr.24667) 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-16T10:48:48.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:48 smithi088 bash[21623]: cluster 2024-09-16T10:48:46.583649+0000 mgr.x (mgr.24667) 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-16T10:48:49.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:49 smithi003 bash[26401]: audit 2024-09-16T10:48:48.369953+0000 mgr.x (mgr.24667) 71 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:49.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:49 smithi003 bash[19775]: audit 2024-09-16T10:48:48.369953+0000 mgr.x (mgr.24667) 71 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:49.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:49 smithi088 bash[21623]: audit 2024-09-16T10:48:48.369953+0000 mgr.x (mgr.24667) 71 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:50.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: cluster 2024-09-16T10:48:48.584368+0000 mgr.x (mgr.24667) 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-16T10:48:50.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: audit 2024-09-16T10:48:49.231923+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: audit 2024-09-16T10:48:49.239836+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: audit 2024-09-16T10:48:49.880035+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:48:50.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: audit 2024-09-16T10:48:49.881115+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:48:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[21623]: audit 2024-09-16T10:48:49.890572+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: cluster 2024-09-16T10:48:48.584368+0000 mgr.x (mgr.24667) 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-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: audit 2024-09-16T10:48:49.231923+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: audit 2024-09-16T10:48:49.239836+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: audit 2024-09-16T10:48:49.880035+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: audit 2024-09-16T10:48:49.881115+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[19775]: audit 2024-09-16T10:48:49.890572+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: cluster 2024-09-16T10:48:48.584368+0000 mgr.x (mgr.24667) 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-16T10:48:50.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: audit 2024-09-16T10:48:49.231923+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: audit 2024-09-16T10:48:49.239836+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:50.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: audit 2024-09-16T10:48:49.880035+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:48:50.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: audit 2024-09-16T10:48:49.881115+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:48:50.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:50 smithi003 bash[26401]: audit 2024-09-16T10:48:49.890572+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:48:51.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:48:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:48:50] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-09-16T10:48:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:52 smithi088 bash[21623]: cluster 2024-09-16T10:48:50.585087+0000 mgr.x (mgr.24667) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:52.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:52 smithi003 bash[19775]: cluster 2024-09-16T10:48:50.585087+0000 mgr.x (mgr.24667) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:52 smithi003 bash[26401]: cluster 2024-09-16T10:48:50.585087+0000 mgr.x (mgr.24667) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:48:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:54 smithi088 bash[21623]: cluster 2024-09-16T10:48:52.586755+0000 mgr.x (mgr.24667) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:54.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:54 smithi003 bash[26401]: cluster 2024-09-16T10:48:52.586755+0000 mgr.x (mgr.24667) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:54 smithi003 bash[19775]: cluster 2024-09-16T10:48:52.586755+0000 mgr.x (mgr.24667) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:48:56.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:56 smithi088 bash[21623]: cluster 2024-09-16T10:48:54.587457+0000 mgr.x (mgr.24667) 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-16T10:48:56.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:56 smithi088 bash[21623]: audit 2024-09-16T10:48:55.402769+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:56.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:56 smithi003 bash[26401]: cluster 2024-09-16T10:48:54.587457+0000 mgr.x (mgr.24667) 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-16T10:48:56.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:56 smithi003 bash[26401]: audit 2024-09-16T10:48:55.402769+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:56.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:56 smithi003 bash[19775]: cluster 2024-09-16T10:48:54.587457+0000 mgr.x (mgr.24667) 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-16T10:48:56.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:56 smithi003 bash[19775]: audit 2024-09-16T10:48:55.402769+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:48:58.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:58 smithi088 bash[21623]: cluster 2024-09-16T10:48:56.589074+0000 mgr.x (mgr.24667) 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-16T10:48:58.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:58 smithi003 bash[26401]: cluster 2024-09-16T10:48:56.589074+0000 mgr.x (mgr.24667) 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-16T10:48:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:58 smithi003 bash[19775]: cluster 2024-09-16T10:48:56.589074+0000 mgr.x (mgr.24667) 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-16T10:48:59.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:48:59 smithi003 bash[26401]: audit 2024-09-16T10:48:58.381424+0000 mgr.x (mgr.24667) 77 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:48:59 smithi003 bash[19775]: audit 2024-09-16T10:48:58.381424+0000 mgr.x (mgr.24667) 77 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:48:59.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:48:59 smithi088 bash[21623]: audit 2024-09-16T10:48:58.381424+0000 mgr.x (mgr.24667) 77 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:00.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:00 smithi088 bash[21623]: cluster 2024-09-16T10:48:58.589781+0000 mgr.x (mgr.24667) 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-16T10:49:00.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:00 smithi003 bash[19775]: cluster 2024-09-16T10:48:58.589781+0000 mgr.x (mgr.24667) 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-16T10:49:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:00 smithi003 bash[26401]: cluster 2024-09-16T10:48:58.589781+0000 mgr.x (mgr.24667) 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-16T10:49:01.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:00] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T10:49:02.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:02 smithi003 bash[26401]: cluster 2024-09-16T10:49:00.590511+0000 mgr.x (mgr.24667) 79 : 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-16T10:49:02.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:02 smithi003 bash[19775]: cluster 2024-09-16T10:49:00.590511+0000 mgr.x (mgr.24667) 79 : 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-16T10:49:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:02 smithi088 bash[21623]: cluster 2024-09-16T10:49:00.590511+0000 mgr.x (mgr.24667) 79 : 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-16T10:49:04.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:04 smithi003 bash[19775]: cluster 2024-09-16T10:49:02.592114+0000 mgr.x (mgr.24667) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:04 smithi003 bash[26401]: cluster 2024-09-16T10:49:02.592114+0000 mgr.x (mgr.24667) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:04 smithi088 bash[21623]: cluster 2024-09-16T10:49:02.592114+0000 mgr.x (mgr.24667) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:06.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:06 smithi003 bash[26401]: cluster 2024-09-16T10:49:04.592814+0000 mgr.x (mgr.24667) 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-16T10:49:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:06 smithi003 bash[19775]: cluster 2024-09-16T10:49:04.592814+0000 mgr.x (mgr.24667) 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-16T10:49:06.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:06 smithi088 bash[21623]: cluster 2024-09-16T10:49:04.592814+0000 mgr.x (mgr.24667) 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-16T10:49:08.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:08 smithi003 bash[26401]: cluster 2024-09-16T10:49:06.594467+0000 mgr.x (mgr.24667) 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-16T10:49:08.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:08 smithi003 bash[19775]: cluster 2024-09-16T10:49:06.594467+0000 mgr.x (mgr.24667) 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-16T10:49:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:08 smithi088 bash[21623]: cluster 2024-09-16T10:49:06.594467+0000 mgr.x (mgr.24667) 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-16T10:49:09.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:09 smithi003 bash[26401]: audit 2024-09-16T10:49:08.392898+0000 mgr.x (mgr.24667) 83 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:09.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:09 smithi003 bash[19775]: audit 2024-09-16T10:49:08.392898+0000 mgr.x (mgr.24667) 83 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:09.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:09 smithi088 bash[21623]: audit 2024-09-16T10:49:08.392898+0000 mgr.x (mgr.24667) 83 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:10.658 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:10 smithi088 bash[21623]: cluster 2024-09-16T10:49:08.595177+0000 mgr.x (mgr.24667) 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-16T10:49:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:10 smithi003 bash[26401]: cluster 2024-09-16T10:49:08.595177+0000 mgr.x (mgr.24667) 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-16T10:49:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:10 smithi003 bash[19775]: cluster 2024-09-16T10:49:08.595177+0000 mgr.x (mgr.24667) 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-16T10:49:11.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:10] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.43.0" 2024-09-16T10:49:11.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:11 smithi003 bash[26401]: audit 2024-09-16T10:49:10.403399+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:11.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:11 smithi003 bash[19775]: audit 2024-09-16T10:49:10.403399+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:11.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:11 smithi088 bash[21623]: audit 2024-09-16T10:49:10.403399+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:12.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:12 smithi003 bash[26401]: cluster 2024-09-16T10:49:10.595862+0000 mgr.x (mgr.24667) 85 : 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-16T10:49:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:12 smithi003 bash[19775]: cluster 2024-09-16T10:49:10.595862+0000 mgr.x (mgr.24667) 85 : 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-16T10:49:12.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:12 smithi088 bash[21623]: cluster 2024-09-16T10:49:10.595862+0000 mgr.x (mgr.24667) 85 : 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-16T10:49:14.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:14 smithi003 bash[19775]: cluster 2024-09-16T10:49:12.597517+0000 mgr.x (mgr.24667) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:14 smithi003 bash[26401]: cluster 2024-09-16T10:49:12.597517+0000 mgr.x (mgr.24667) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:14.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:14 smithi088 bash[21623]: cluster 2024-09-16T10:49:12.597517+0000 mgr.x (mgr.24667) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:16.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:16 smithi003 bash[19775]: cluster 2024-09-16T10:49:14.598266+0000 mgr.x (mgr.24667) 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-16T10:49:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:16 smithi003 bash[26401]: cluster 2024-09-16T10:49:14.598266+0000 mgr.x (mgr.24667) 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-16T10:49:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:16 smithi088 bash[21623]: cluster 2024-09-16T10:49:14.598266+0000 mgr.x (mgr.24667) 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-16T10:49:18.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:18 smithi003 bash[19775]: cluster 2024-09-16T10:49:16.599903+0000 mgr.x (mgr.24667) 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-16T10:49:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:18 smithi003 bash[26401]: cluster 2024-09-16T10:49:16.599903+0000 mgr.x (mgr.24667) 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-16T10:49:18.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:18 smithi088 bash[21623]: cluster 2024-09-16T10:49:16.599903+0000 mgr.x (mgr.24667) 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-16T10:49:19.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:19 smithi003 bash[19775]: audit 2024-09-16T10:49:18.404379+0000 mgr.x (mgr.24667) 89 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:19.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:19 smithi003 bash[26401]: audit 2024-09-16T10:49:18.404379+0000 mgr.x (mgr.24667) 89 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:19 smithi088 bash[21623]: audit 2024-09-16T10:49:18.404379+0000 mgr.x (mgr.24667) 89 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:20.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:20 smithi088 bash[21623]: cluster 2024-09-16T10:49:18.600576+0000 mgr.x (mgr.24667) 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-16T10:49:20.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:20 smithi003 bash[19775]: cluster 2024-09-16T10:49:18.600576+0000 mgr.x (mgr.24667) 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-16T10:49:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:20 smithi003 bash[26401]: cluster 2024-09-16T10:49:18.600576+0000 mgr.x (mgr.24667) 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-16T10:49:21.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:20] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.43.0" 2024-09-16T10:49:22.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:22 smithi003 bash[26401]: cluster 2024-09-16T10:49:20.601310+0000 mgr.x (mgr.24667) 91 : 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-16T10:49:22.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:22 smithi003 bash[19775]: cluster 2024-09-16T10:49:20.601310+0000 mgr.x (mgr.24667) 91 : 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-16T10:49:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:22 smithi088 bash[21623]: cluster 2024-09-16T10:49:20.601310+0000 mgr.x (mgr.24667) 91 : 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-16T10:49:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:24 smithi003 bash[26401]: cluster 2024-09-16T10:49:22.602956+0000 mgr.x (mgr.24667) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:24 smithi003 bash[19775]: cluster 2024-09-16T10:49:22.602956+0000 mgr.x (mgr.24667) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:24 smithi088 bash[21623]: cluster 2024-09-16T10:49:22.602956+0000 mgr.x (mgr.24667) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:49:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:26 smithi003 bash[26401]: cluster 2024-09-16T10:49:24.603655+0000 mgr.x (mgr.24667) 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-16T10:49:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:26 smithi003 bash[26401]: audit 2024-09-16T10:49:25.403627+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:26 smithi003 bash[19775]: cluster 2024-09-16T10:49:24.603655+0000 mgr.x (mgr.24667) 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-16T10:49:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:26 smithi003 bash[19775]: audit 2024-09-16T10:49:25.403627+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:26 smithi088 bash[21623]: cluster 2024-09-16T10:49:24.603655+0000 mgr.x (mgr.24667) 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-16T10:49:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:26 smithi088 bash[21623]: audit 2024-09-16T10:49:25.403627+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:28 smithi003 bash[19775]: cluster 2024-09-16T10:49:26.605249+0000 mgr.x (mgr.24667) 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-16T10:49:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:28 smithi003 bash[26401]: cluster 2024-09-16T10:49:26.605249+0000 mgr.x (mgr.24667) 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-16T10:49:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:28 smithi088 bash[21623]: cluster 2024-09-16T10:49:26.605249+0000 mgr.x (mgr.24667) 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-16T10:49:29.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:29 smithi003 bash[26401]: audit 2024-09-16T10:49:28.415901+0000 mgr.x (mgr.24667) 95 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:29 smithi003 bash[19775]: audit 2024-09-16T10:49:28.415901+0000 mgr.x (mgr.24667) 95 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:29.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:29 smithi088 bash[21623]: audit 2024-09-16T10:49:28.415901+0000 mgr.x (mgr.24667) 95 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:30.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:30 smithi088 bash[21623]: cluster 2024-09-16T10:49:28.606027+0000 mgr.x (mgr.24667) 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-16T10:49:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:30 smithi003 bash[26401]: cluster 2024-09-16T10:49:28.606027+0000 mgr.x (mgr.24667) 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-16T10:49:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:30 smithi003 bash[19775]: cluster 2024-09-16T10:49:28.606027+0000 mgr.x (mgr.24667) 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-16T10:49:31.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:30] "GET /metrics HTTP/1.1" 200 38204 "" "Prometheus/2.43.0" 2024-09-16T10:49:32.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:32 smithi003 bash[26401]: cluster 2024-09-16T10:49:30.606751+0000 mgr.x (mgr.24667) 97 : 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-16T10:49:32.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:32 smithi003 bash[19775]: cluster 2024-09-16T10:49:30.606751+0000 mgr.x (mgr.24667) 97 : 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-16T10:49:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:32 smithi088 bash[21623]: cluster 2024-09-16T10:49:30.606751+0000 mgr.x (mgr.24667) 97 : 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-16T10:49:34.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:34 smithi003 bash[26401]: cluster 2024-09-16T10:49:32.608526+0000 mgr.x (mgr.24667) 98 : 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-16T10:49:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:34 smithi003 bash[19775]: cluster 2024-09-16T10:49:32.608526+0000 mgr.x (mgr.24667) 98 : 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-16T10:49:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:34 smithi088 bash[21623]: cluster 2024-09-16T10:49:32.608526+0000 mgr.x (mgr.24667) 98 : 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-16T10:49:36.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:36 smithi003 bash[26401]: cluster 2024-09-16T10:49:34.609322+0000 mgr.x (mgr.24667) 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-16T10:49:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:36 smithi003 bash[19775]: cluster 2024-09-16T10:49:34.609322+0000 mgr.x (mgr.24667) 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-16T10:49:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:36 smithi088 bash[21623]: cluster 2024-09-16T10:49:34.609322+0000 mgr.x (mgr.24667) 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-16T10:49:38.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:38 smithi003 bash[26401]: cluster 2024-09-16T10:49:36.610984+0000 mgr.x (mgr.24667) 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-16T10:49:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:38 smithi003 bash[19775]: cluster 2024-09-16T10:49:36.610984+0000 mgr.x (mgr.24667) 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-16T10:49:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:38 smithi088 bash[21623]: cluster 2024-09-16T10:49:36.610984+0000 mgr.x (mgr.24667) 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-16T10:49:39.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:39 smithi003 bash[26401]: audit 2024-09-16T10:49:38.421417+0000 mgr.x (mgr.24667) 101 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:39.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:39 smithi003 bash[19775]: audit 2024-09-16T10:49:38.421417+0000 mgr.x (mgr.24667) 101 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:39.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:39 smithi088 bash[21623]: audit 2024-09-16T10:49:38.421417+0000 mgr.x (mgr.24667) 101 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:40.658 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:40 smithi088 bash[21623]: cluster 2024-09-16T10:49:38.611662+0000 mgr.x (mgr.24667) 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-16T10:49:40.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:40 smithi003 bash[26401]: cluster 2024-09-16T10:49:38.611662+0000 mgr.x (mgr.24667) 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-16T10:49:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:40 smithi003 bash[19775]: cluster 2024-09-16T10:49:38.611662+0000 mgr.x (mgr.24667) 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-16T10:49:41.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:40] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:49:41.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:41 smithi003 bash[19775]: audit 2024-09-16T10:49:40.404183+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:41 smithi003 bash[26401]: audit 2024-09-16T10:49:40.404183+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:41 smithi088 bash[21623]: audit 2024-09-16T10:49:40.404183+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:42.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:42 smithi003 bash[19775]: cluster 2024-09-16T10:49:40.612297+0000 mgr.x (mgr.24667) 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-16T10:49:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:42 smithi003 bash[26401]: cluster 2024-09-16T10:49:40.612297+0000 mgr.x (mgr.24667) 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-16T10:49:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:42 smithi088 bash[21623]: cluster 2024-09-16T10:49:40.612297+0000 mgr.x (mgr.24667) 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-16T10:49:44.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:44 smithi003 bash[19775]: cluster 2024-09-16T10:49:42.613942+0000 mgr.x (mgr.24667) 104 : 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-16T10:49:44.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:44 smithi003 bash[26401]: cluster 2024-09-16T10:49:42.613942+0000 mgr.x (mgr.24667) 104 : 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-16T10:49:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:44 smithi088 bash[21623]: cluster 2024-09-16T10:49:42.613942+0000 mgr.x (mgr.24667) 104 : 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-16T10:49:46.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:46 smithi003 bash[19775]: cluster 2024-09-16T10:49:44.614642+0000 mgr.x (mgr.24667) 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-16T10:49:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:46 smithi003 bash[26401]: cluster 2024-09-16T10:49:44.614642+0000 mgr.x (mgr.24667) 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-16T10:49:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:46 smithi088 bash[21623]: cluster 2024-09-16T10:49:44.614642+0000 mgr.x (mgr.24667) 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-16T10:49:48.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:48 smithi003 bash[19775]: cluster 2024-09-16T10:49:46.616267+0000 mgr.x (mgr.24667) 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-16T10:49:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:48 smithi003 bash[26401]: cluster 2024-09-16T10:49:46.616267+0000 mgr.x (mgr.24667) 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-16T10:49:48.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:48 smithi088 bash[21623]: cluster 2024-09-16T10:49:46.616267+0000 mgr.x (mgr.24667) 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-16T10:49:49.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:49 smithi003 bash[26401]: audit 2024-09-16T10:49:48.429499+0000 mgr.x (mgr.24667) 107 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:49.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:49 smithi003 bash[19775]: audit 2024-09-16T10:49:48.429499+0000 mgr.x (mgr.24667) 107 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:49.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:49 smithi088 bash[21623]: audit 2024-09-16T10:49:48.429499+0000 mgr.x (mgr.24667) 107 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:50.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:50 smithi003 bash[26401]: cluster 2024-09-16T10:49:48.616990+0000 mgr.x (mgr.24667) 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-16T10:49:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:50 smithi003 bash[19775]: cluster 2024-09-16T10:49:48.616990+0000 mgr.x (mgr.24667) 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-16T10:49:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:50 smithi088 bash[21623]: cluster 2024-09-16T10:49:48.616990+0000 mgr.x (mgr.24667) 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-16T10:49:50.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:49:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:49:50] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:49:51.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[26401]: audit 2024-09-16T10:49:50.702067+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:49:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[26401]: audit 2024-09-16T10:49:50.703691+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:49:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[26401]: audit 2024-09-16T10:49:50.716831+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:49:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[19775]: audit 2024-09-16T10:49:50.702067+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:49:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[19775]: audit 2024-09-16T10:49:50.703691+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:49:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:51 smithi003 bash[19775]: audit 2024-09-16T10:49:50.716831+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:49:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:51 smithi088 bash[21623]: audit 2024-09-16T10:49:50.702067+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:49:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:51 smithi088 bash[21623]: audit 2024-09-16T10:49:50.703691+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:49:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:51 smithi088 bash[21623]: audit 2024-09-16T10:49:50.716831+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:49:52.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:52 smithi003 bash[19775]: cluster 2024-09-16T10:49:50.617646+0000 mgr.x (mgr.24667) 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-16T10:49:52.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:52 smithi003 bash[26401]: cluster 2024-09-16T10:49:50.617646+0000 mgr.x (mgr.24667) 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-16T10:49:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:52 smithi088 bash[21623]: cluster 2024-09-16T10:49:50.617646+0000 mgr.x (mgr.24667) 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-16T10:49:54.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:54 smithi003 bash[19775]: cluster 2024-09-16T10:49:52.619296+0000 mgr.x (mgr.24667) 110 : 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-16T10:49:54.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:54 smithi003 bash[26401]: cluster 2024-09-16T10:49:52.619296+0000 mgr.x (mgr.24667) 110 : 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-16T10:49:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:54 smithi088 bash[21623]: cluster 2024-09-16T10:49:52.619296+0000 mgr.x (mgr.24667) 110 : 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-16T10:49:55.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:55 smithi003 bash[19775]: audit 2024-09-16T10:49:55.404475+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:55.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:55 smithi003 bash[26401]: audit 2024-09-16T10:49:55.404475+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:55.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:55 smithi088 bash[21623]: audit 2024-09-16T10:49:55.404475+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:49:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:56 smithi003 bash[19775]: cluster 2024-09-16T10:49:54.619958+0000 mgr.x (mgr.24667) 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-16T10:49:56.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:56 smithi003 bash[26401]: cluster 2024-09-16T10:49:54.619958+0000 mgr.x (mgr.24667) 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-16T10:49:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:56 smithi088 bash[21623]: cluster 2024-09-16T10:49:54.619958+0000 mgr.x (mgr.24667) 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-16T10:49:58.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:58 smithi003 bash[26401]: cluster 2024-09-16T10:49:56.621640+0000 mgr.x (mgr.24667) 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-16T10:49:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:58 smithi003 bash[19775]: cluster 2024-09-16T10:49:56.621640+0000 mgr.x (mgr.24667) 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-16T10:49:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:58 smithi088 bash[21623]: cluster 2024-09-16T10:49:56.621640+0000 mgr.x (mgr.24667) 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-16T10:49:59.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:49:59 smithi003 bash[26401]: audit 2024-09-16T10:49:58.441000+0000 mgr.x (mgr.24667) 113 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:49:59 smithi003 bash[19775]: audit 2024-09-16T10:49:58.441000+0000 mgr.x (mgr.24667) 113 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:49:59.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:49:59 smithi088 bash[21623]: audit 2024-09-16T10:49:58.441000+0000 mgr.x (mgr.24667) 113 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:00 smithi003 bash[26401]: cluster 2024-09-16T10:49:58.622362+0000 mgr.x (mgr.24667) 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-16T10:50:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:00 smithi003 bash[26401]: cluster 2024-09-16T10:50:00.000146+0000 mon.a (mon.0) 1260 : cluster [INF] overall HEALTH_OK 2024-09-16T10:50:00.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:00 smithi003 bash[19775]: cluster 2024-09-16T10:49:58.622362+0000 mgr.x (mgr.24667) 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-16T10:50:00.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:00 smithi003 bash[19775]: cluster 2024-09-16T10:50:00.000146+0000 mon.a (mon.0) 1260 : cluster [INF] overall HEALTH_OK 2024-09-16T10:50:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:00 smithi088 bash[21623]: cluster 2024-09-16T10:49:58.622362+0000 mgr.x (mgr.24667) 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-16T10:50:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:00 smithi088 bash[21623]: cluster 2024-09-16T10:50:00.000146+0000 mon.a (mon.0) 1260 : cluster [INF] overall HEALTH_OK 2024-09-16T10:50:00.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:00] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T10:50:02.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:02 smithi003 bash[19775]: cluster 2024-09-16T10:50:00.623072+0000 mgr.x (mgr.24667) 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-16T10:50:02.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:02 smithi003 bash[26401]: cluster 2024-09-16T10:50:00.623072+0000 mgr.x (mgr.24667) 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-16T10:50:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:02 smithi088 bash[21623]: cluster 2024-09-16T10:50:00.623072+0000 mgr.x (mgr.24667) 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-16T10:50:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:04 smithi088 bash[21623]: cluster 2024-09-16T10:50:02.624685+0000 mgr.x (mgr.24667) 116 : 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-16T10:50:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:04 smithi003 bash[19775]: cluster 2024-09-16T10:50:02.624685+0000 mgr.x (mgr.24667) 116 : 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-16T10:50:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:04 smithi003 bash[26401]: cluster 2024-09-16T10:50:02.624685+0000 mgr.x (mgr.24667) 116 : 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-16T10:50:06.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:06 smithi088 bash[21623]: cluster 2024-09-16T10:50:04.625386+0000 mgr.x (mgr.24667) 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-16T10:50:06.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:06 smithi003 bash[26401]: cluster 2024-09-16T10:50:04.625386+0000 mgr.x (mgr.24667) 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-16T10:50:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:06 smithi003 bash[19775]: cluster 2024-09-16T10:50:04.625386+0000 mgr.x (mgr.24667) 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-16T10:50:08.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:08 smithi003 bash[26401]: cluster 2024-09-16T10:50:06.627024+0000 mgr.x (mgr.24667) 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-16T10:50:08.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:08 smithi003 bash[19775]: cluster 2024-09-16T10:50:06.627024+0000 mgr.x (mgr.24667) 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-16T10:50:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:08 smithi088 bash[21623]: cluster 2024-09-16T10:50:06.627024+0000 mgr.x (mgr.24667) 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-16T10:50:09.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:09 smithi088 bash[21623]: audit 2024-09-16T10:50:08.452452+0000 mgr.x (mgr.24667) 119 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:09.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:09 smithi003 bash[26401]: audit 2024-09-16T10:50:08.452452+0000 mgr.x (mgr.24667) 119 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:09.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:09 smithi003 bash[19775]: audit 2024-09-16T10:50:08.452452+0000 mgr.x (mgr.24667) 119 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:10.754 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:10 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:10] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:50:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:10 smithi088 bash[21623]: cluster 2024-09-16T10:50:08.627719+0000 mgr.x (mgr.24667) 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-16T10:50:10.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:10 smithi088 bash[21623]: audit 2024-09-16T10:50:10.404846+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:10.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:10 smithi003 bash[26401]: cluster 2024-09-16T10:50:08.627719+0000 mgr.x (mgr.24667) 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-16T10:50:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:10 smithi003 bash[26401]: audit 2024-09-16T10:50:10.404846+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:10 smithi003 bash[19775]: cluster 2024-09-16T10:50:08.627719+0000 mgr.x (mgr.24667) 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-16T10:50:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:10 smithi003 bash[19775]: audit 2024-09-16T10:50:10.404846+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:12.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:12 smithi088 bash[21623]: cluster 2024-09-16T10:50:10.628424+0000 mgr.x (mgr.24667) 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-16T10:50:12.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:12 smithi003 bash[26401]: cluster 2024-09-16T10:50:10.628424+0000 mgr.x (mgr.24667) 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-16T10:50:12.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:12 smithi003 bash[19775]: cluster 2024-09-16T10:50:10.628424+0000 mgr.x (mgr.24667) 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-16T10:50:14.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:14 smithi003 bash[26401]: cluster 2024-09-16T10:50:12.630062+0000 mgr.x (mgr.24667) 122 : 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-16T10:50:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:14 smithi003 bash[19775]: cluster 2024-09-16T10:50:12.630062+0000 mgr.x (mgr.24667) 122 : 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-16T10:50:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:14 smithi088 bash[21623]: cluster 2024-09-16T10:50:12.630062+0000 mgr.x (mgr.24667) 122 : 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-16T10:50:16.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:16 smithi003 bash[26401]: cluster 2024-09-16T10:50:14.630716+0000 mgr.x (mgr.24667) 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-16T10:50:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:16 smithi003 bash[19775]: cluster 2024-09-16T10:50:14.630716+0000 mgr.x (mgr.24667) 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-16T10:50:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:16 smithi088 bash[21623]: cluster 2024-09-16T10:50:14.630716+0000 mgr.x (mgr.24667) 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-16T10:50:18.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:18 smithi003 bash[26401]: cluster 2024-09-16T10:50:16.632326+0000 mgr.x (mgr.24667) 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-16T10:50:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:18 smithi003 bash[19775]: cluster 2024-09-16T10:50:16.632326+0000 mgr.x (mgr.24667) 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-16T10:50:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:18 smithi088 bash[21623]: cluster 2024-09-16T10:50:16.632326+0000 mgr.x (mgr.24667) 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-16T10:50:19.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:19 smithi003 bash[26401]: audit 2024-09-16T10:50:18.463753+0000 mgr.x (mgr.24667) 125 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:19 smithi003 bash[19775]: audit 2024-09-16T10:50:18.463753+0000 mgr.x (mgr.24667) 125 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:19 smithi088 bash[21623]: audit 2024-09-16T10:50:18.463753+0000 mgr.x (mgr.24667) 125 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:20 smithi003 bash[26401]: cluster 2024-09-16T10:50:18.633008+0000 mgr.x (mgr.24667) 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-16T10:50:21.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:20 smithi003 bash[19775]: cluster 2024-09-16T10:50:18.633008+0000 mgr.x (mgr.24667) 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-16T10:50:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:20 smithi088 bash[21623]: cluster 2024-09-16T10:50:18.633008+0000 mgr.x (mgr.24667) 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-16T10:50:21.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:20] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T10:50:22.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:22 smithi003 bash[26401]: cluster 2024-09-16T10:50:20.633702+0000 mgr.x (mgr.24667) 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-16T10:50:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:22 smithi003 bash[19775]: cluster 2024-09-16T10:50:20.633702+0000 mgr.x (mgr.24667) 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-16T10:50:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:22 smithi088 bash[21623]: cluster 2024-09-16T10:50:20.633702+0000 mgr.x (mgr.24667) 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-16T10:50:24.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:24 smithi003 bash[26401]: cluster 2024-09-16T10:50:22.635326+0000 mgr.x (mgr.24667) 128 : 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-16T10:50:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:24 smithi003 bash[19775]: cluster 2024-09-16T10:50:22.635326+0000 mgr.x (mgr.24667) 128 : 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-16T10:50:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:24 smithi088 bash[21623]: cluster 2024-09-16T10:50:22.635326+0000 mgr.x (mgr.24667) 128 : 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-16T10:50:25.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:25 smithi003 bash[26401]: cluster 2024-09-16T10:50:24.636035+0000 mgr.x (mgr.24667) 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-16T10:50:25.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:25 smithi003 bash[26401]: audit 2024-09-16T10:50:25.405197+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:25 smithi003 bash[19775]: cluster 2024-09-16T10:50:24.636035+0000 mgr.x (mgr.24667) 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-16T10:50:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:25 smithi003 bash[19775]: audit 2024-09-16T10:50:25.405197+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:25 smithi088 bash[21623]: cluster 2024-09-16T10:50:24.636035+0000 mgr.x (mgr.24667) 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-16T10:50:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:25 smithi088 bash[21623]: audit 2024-09-16T10:50:25.405197+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:27.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:27 smithi003 bash[19775]: cluster 2024-09-16T10:50:26.637624+0000 mgr.x (mgr.24667) 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-16T10:50:27.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:27 smithi003 bash[26401]: cluster 2024-09-16T10:50:26.637624+0000 mgr.x (mgr.24667) 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-16T10:50:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:27 smithi088 bash[21623]: cluster 2024-09-16T10:50:26.637624+0000 mgr.x (mgr.24667) 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-16T10:50:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:28 smithi003 bash[19775]: audit 2024-09-16T10:50:28.469952+0000 mgr.x (mgr.24667) 131 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:28 smithi003 bash[26401]: audit 2024-09-16T10:50:28.469952+0000 mgr.x (mgr.24667) 131 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:28 smithi088 bash[21623]: audit 2024-09-16T10:50:28.469952+0000 mgr.x (mgr.24667) 131 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:29.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:29 smithi003 bash[19775]: cluster 2024-09-16T10:50:28.638324+0000 mgr.x (mgr.24667) 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-16T10:50:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:29 smithi003 bash[26401]: cluster 2024-09-16T10:50:28.638324+0000 mgr.x (mgr.24667) 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-16T10:50:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:29 smithi088 bash[21623]: cluster 2024-09-16T10:50:28.638324+0000 mgr.x (mgr.24667) 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-16T10:50:31.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:30 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:30] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:50:31.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:31 smithi003 bash[26401]: cluster 2024-09-16T10:50:30.639032+0000 mgr.x (mgr.24667) 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-16T10:50:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:31 smithi003 bash[19775]: cluster 2024-09-16T10:50:30.639032+0000 mgr.x (mgr.24667) 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-16T10:50:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:31 smithi088 bash[21623]: cluster 2024-09-16T10:50:30.639032+0000 mgr.x (mgr.24667) 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-16T10:50:32.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:50:33.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:33 smithi003 bash[19775]: cluster 2024-09-16T10:50:32.640672+0000 mgr.x (mgr.24667) 134 : 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-16T10:50:33.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:33 smithi003 bash[26401]: cluster 2024-09-16T10:50:32.640672+0000 mgr.x (mgr.24667) 134 : 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-16T10:50:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:33 smithi088 bash[21623]: cluster 2024-09-16T10:50:32.640672+0000 mgr.x (mgr.24667) 134 : 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-16T10:50:35.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:35 smithi003 bash[19775]: cluster 2024-09-16T10:50:34.641371+0000 mgr.x (mgr.24667) 135 : 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-16T10:50:35.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:35 smithi003 bash[26401]: cluster 2024-09-16T10:50:34.641371+0000 mgr.x (mgr.24667) 135 : 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-16T10:50:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:35 smithi088 bash[21623]: cluster 2024-09-16T10:50:34.641371+0000 mgr.x (mgr.24667) 135 : 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-16T10:50:36.989 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:50:37.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:37 smithi003 bash[19775]: cluster 2024-09-16T10:50:36.642968+0000 mgr.x (mgr.24667) 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-16T10:50:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:37 smithi003 bash[26401]: cluster 2024-09-16T10:50:36.642968+0000 mgr.x (mgr.24667) 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-16T10:50:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:37 smithi088 bash[21623]: cluster 2024-09-16T10:50:36.642968+0000 mgr.x (mgr.24667) 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-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (24m) 2m ago 24m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (24m) 2m ago 24m 74.2M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (3m) 2m ago 22m 63.2M - 3.8 b5388489f99e 611a7d50d317 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (17m) 2m ago 33m 493M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (9m) 2m ago 35m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (35m) 2m ago 35m 78.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:50:38.665 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (33m) 2m ago 33m 57.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (33m) 2m ago 33m 59.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (24m) 2m ago 24m 9096k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (24m) 2m ago 24m 8976k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (32m) 2m ago 32m 56.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (31m) 2m ago 31m 56.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (30m) 2m ago 30m 52.4M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (29m) 2m ago 29m 63.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (28m) 2m ago 28m 67.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (27m) 2m ago 27m 55.3M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (26m) 2m ago 26m 52.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (26m) 2m ago 26m 56.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (2m) 2m ago 25m 33.0M - 2.43.0 a07b618ecd1d 513d01430287 2024-09-16T10:50:38.666 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:50:38.667 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:50:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:38 smithi003 bash[19775]: audit 2024-09-16T10:50:38.481215+0000 mgr.x (mgr.24667) 137 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:38 smithi003 bash[26401]: audit 2024-09-16T10:50:38.481215+0000 mgr.x (mgr.24667) 137 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:38 smithi088 bash[21623]: audit 2024-09-16T10:50:38.481215+0000 mgr.x (mgr.24667) 137 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:39.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ls' 2024-09-16T10:50:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:39 smithi088 bash[21623]: audit 2024-09-16T10:50:38.626007+0000 mgr.x (mgr.24667) 138 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:39 smithi088 bash[21623]: cluster 2024-09-16T10:50:38.643637+0000 mgr.x (mgr.24667) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:50:40.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:39 smithi003 bash[19775]: audit 2024-09-16T10:50:38.626007+0000 mgr.x (mgr.24667) 138 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:40.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:39 smithi003 bash[19775]: cluster 2024-09-16T10:50:38.643637+0000 mgr.x (mgr.24667) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:50:40.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:39 smithi003 bash[26401]: audit 2024-09-16T10:50:38.626007+0000 mgr.x (mgr.24667) 138 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:40.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:39 smithi003 bash[26401]: cluster 2024-09-16T10:50:38.643637+0000 mgr.x (mgr.24667) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:50:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:40 smithi088 bash[21623]: audit 2024-09-16T10:50:40.405899+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:41.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:40 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:40] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:50:41.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:40 smithi003 bash[19775]: audit 2024-09-16T10:50:40.405899+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:40 smithi003 bash[26401]: audit 2024-09-16T10:50:40.405899+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:42.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:41 smithi088 bash[21623]: cluster 2024-09-16T10:50:40.644329+0000 mgr.x (mgr.24667) 140 : 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-16T10:50:42.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:41 smithi003 bash[19775]: cluster 2024-09-16T10:50:40.644329+0000 mgr.x (mgr.24667) 140 : 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-16T10:50:42.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:41 smithi003 bash[26401]: cluster 2024-09-16T10:50:40.644329+0000 mgr.x (mgr.24667) 140 : 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-16T10:50:44.220 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:50:44.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:43 smithi003 bash[19775]: cluster 2024-09-16T10:50:42.646012+0000 mgr.x (mgr.24667) 141 : 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-16T10:50:44.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:43 smithi003 bash[26401]: cluster 2024-09-16T10:50:42.646012+0000 mgr.x (mgr.24667) 141 : 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-16T10:50:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:43 smithi088 bash[21623]: cluster 2024-09-16T10:50:42.646012+0000 mgr.x (mgr.24667) 141 : 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-16T10:50:45.667 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T10:50:45.667 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi003=a;count:1 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 2m ago 25m smithi088=a;count:1 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 2m ago 33m smithi003=y;smithi088=x;count:2 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 2m ago 33m smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi088:172.21.15.88=b;count:3 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi003=a;smithi088=b;count:2 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 2m ago - 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 2m ago 25m smithi088=a;count:1 2024-09-16T10:50:45.668 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-16T10:50:45.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:45 smithi003 bash[19775]: cluster 2024-09-16T10:50:44.646683+0000 mgr.x (mgr.24667) 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-16T10:50:45.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:45 smithi003 bash[26401]: cluster 2024-09-16T10:50:44.646683+0000 mgr.x (mgr.24667) 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-16T10:50:46.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:45 smithi088 bash[21623]: cluster 2024-09-16T10:50:44.646683+0000 mgr.x (mgr.24667) 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-16T10:50:46.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:50:47.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:46 smithi003 bash[19775]: audit 2024-09-16T10:50:45.651509+0000 mgr.x (mgr.24667) 143 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:47.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:46 smithi003 bash[26401]: audit 2024-09-16T10:50:45.651509+0000 mgr.x (mgr.24667) 143 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:47.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:46 smithi088 bash[21623]: audit 2024-09-16T10:50:45.651509+0000 mgr.x (mgr.24667) 143 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:50:48.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:47 smithi003 bash[19775]: cluster 2024-09-16T10:50:46.648269+0000 mgr.x (mgr.24667) 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-16T10:50:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:47 smithi003 bash[26401]: cluster 2024-09-16T10:50:46.648269+0000 mgr.x (mgr.24667) 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-16T10:50:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:47 smithi088 bash[21623]: cluster 2024-09-16T10:50:46.648269+0000 mgr.x (mgr.24667) 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-16T10:50:49.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:48 smithi003 bash[19775]: audit 2024-09-16T10:50:48.492477+0000 mgr.x (mgr.24667) 145 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:49.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:48 smithi003 bash[26401]: audit 2024-09-16T10:50:48.492477+0000 mgr.x (mgr.24667) 145 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:49.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:48 smithi088 bash[21623]: audit 2024-09-16T10:50:48.492477+0000 mgr.x (mgr.24667) 145 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:50.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:49 smithi003 bash[26401]: cluster 2024-09-16T10:50:48.648965+0000 mgr.x (mgr.24667) 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-16T10:50:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:49 smithi003 bash[19775]: cluster 2024-09-16T10:50:48.648965+0000 mgr.x (mgr.24667) 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-16T10:50:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:49 smithi088 bash[21623]: cluster 2024-09-16T10:50:48.648965+0000 mgr.x (mgr.24667) 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-16T10:50:51.004 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:50:50 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:50:50] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T10:50:51.209 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:50:52.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[19775]: cluster 2024-09-16T10:50:50.649649+0000 mgr.x (mgr.24667) 147 : 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-16T10:50:52.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[19775]: audit 2024-09-16T10:50:51.550219+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:50:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[19775]: audit 2024-09-16T10:50:51.551780+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:50:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[19775]: audit 2024-09-16T10:50:51.563224+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:50:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[26401]: cluster 2024-09-16T10:50:50.649649+0000 mgr.x (mgr.24667) 147 : 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-16T10:50:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[26401]: audit 2024-09-16T10:50:51.550219+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:50:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[26401]: audit 2024-09-16T10:50:51.551780+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:50:52.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:51 smithi003 bash[26401]: audit 2024-09-16T10:50:51.563224+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:50:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:51 smithi088 bash[21623]: cluster 2024-09-16T10:50:50.649649+0000 mgr.x (mgr.24667) 147 : 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-16T10:50:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:51 smithi088 bash[21623]: audit 2024-09-16T10:50:51.550219+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:50:52.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:51 smithi088 bash[21623]: audit 2024-09-16T10:50:51.551780+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:50:52.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:51 smithi088 bash[21623]: audit 2024-09-16T10:50:51.563224+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:50:52.939 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:50:52.940 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:50:53.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-16T10:50:54.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:53 smithi003 bash[19775]: cluster 2024-09-16T10:50:52.651234+0000 mgr.x (mgr.24667) 148 : 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-16T10:50:54.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:53 smithi003 bash[19775]: audit 2024-09-16T10:50:52.939418+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.3:0/4137457435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:50:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:53 smithi003 bash[26401]: cluster 2024-09-16T10:50:52.651234+0000 mgr.x (mgr.24667) 148 : 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-16T10:50:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:53 smithi003 bash[26401]: audit 2024-09-16T10:50:52.939418+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.3:0/4137457435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:50:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:53 smithi088 bash[21623]: cluster 2024-09-16T10:50:52.651234+0000 mgr.x (mgr.24667) 148 : 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-16T10:50:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:53 smithi088 bash[21623]: audit 2024-09-16T10:50:52.939418+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.3:0/4137457435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:50:56.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:55 smithi003 bash[26401]: cluster 2024-09-16T10:50:54.651919+0000 mgr.x (mgr.24667) 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-16T10:50:56.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:55 smithi003 bash[26401]: audit 2024-09-16T10:50:55.406046+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:55 smithi003 bash[19775]: cluster 2024-09-16T10:50:54.651919+0000 mgr.x (mgr.24667) 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-16T10:50:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:55 smithi003 bash[19775]: audit 2024-09-16T10:50:55.406046+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:55 smithi088 bash[21623]: cluster 2024-09-16T10:50:54.651919+0000 mgr.x (mgr.24667) 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-16T10:50:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:55 smithi088 bash[21623]: audit 2024-09-16T10:50:55.406046+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:50:58.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:57 smithi003 bash[19775]: cluster 2024-09-16T10:50:56.653507+0000 mgr.x (mgr.24667) 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-16T10:50:58.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:57 smithi003 bash[26401]: cluster 2024-09-16T10:50:56.653507+0000 mgr.x (mgr.24667) 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-16T10:50:58.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:57 smithi088 bash[21623]: cluster 2024-09-16T10:50:56.653507+0000 mgr.x (mgr.24667) 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-16T10:50:58.365 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:50:59.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:58 smithi003 bash[19775]: audit 2024-09-16T10:50:58.500962+0000 mgr.x (mgr.24667) 151 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:58 smithi003 bash[26401]: audit 2024-09-16T10:50:58.500962+0000 mgr.x (mgr.24667) 151 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:59.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:58 smithi088 bash[21623]: audit 2024-09-16T10:50:58.500962+0000 mgr.x (mgr.24667) 151 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:50:59.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:50:59 smithi003 bash[19775]: cluster 2024-09-16T10:50:58.654230+0000 mgr.x (mgr.24667) 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-16T10:50:59.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:50:59 smithi003 bash[26401]: cluster 2024-09-16T10:50:58.654230+0000 mgr.x (mgr.24667) 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-16T10:51:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:50:59 smithi088 bash[21623]: cluster 2024-09-16T10:50:58.654230+0000 mgr.x (mgr.24667) 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-16T10:51:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:00 smithi088 bash[21623]: audit 2024-09-16T10:50:59.962321+0000 mgr.x (mgr.24667) 153 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:01.005 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:00 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:51:00] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T10:51:01.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:00 smithi003 bash[19775]: audit 2024-09-16T10:50:59.962321+0000 mgr.x (mgr.24667) 153 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:00 smithi003 bash[26401]: audit 2024-09-16T10:50:59.962321+0000 mgr.x (mgr.24667) 153 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:01.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:01 smithi003 bash[19775]: cluster 2024-09-16T10:51:00.654923+0000 mgr.x (mgr.24667) 154 : 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-16T10:51:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:01 smithi003 bash[26401]: cluster 2024-09-16T10:51:00.654923+0000 mgr.x (mgr.24667) 154 : 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-16T10:51:02.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:01 smithi088 bash[21623]: cluster 2024-09-16T10:51:00.654923+0000 mgr.x (mgr.24667) 154 : 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-16T10:51:02.542 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:03.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:51:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[19775]: cephadm 2024-09-16T10:51:02.531615+0000 mgr.x (mgr.24667) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[19775]: audit 2024-09-16T10:51:02.541482+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[19775]: audit 2024-09-16T10:51:02.543928+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[19775]: audit 2024-09-16T10:51:02.545654+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[19775]: audit 2024-09-16T10:51:02.558550+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:03.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[26401]: cephadm 2024-09-16T10:51:02.531615+0000 mgr.x (mgr.24667) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:03.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[26401]: audit 2024-09-16T10:51:02.541482+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:03.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[26401]: audit 2024-09-16T10:51:02.543928+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:03.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[26401]: audit 2024-09-16T10:51:02.545654+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:03.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:03 smithi003 bash[26401]: audit 2024-09-16T10:51:02.558550+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:04.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:03 smithi088 bash[21623]: cephadm 2024-09-16T10:51:02.531615+0000 mgr.x (mgr.24667) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:04.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:03 smithi088 bash[21623]: audit 2024-09-16T10:51:02.541482+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:04.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:03 smithi088 bash[21623]: audit 2024-09-16T10:51:02.543928+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:04.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:03 smithi088 bash[21623]: audit 2024-09-16T10:51:02.545654+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:04.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:03 smithi088 bash[21623]: audit 2024-09-16T10:51:02.558550+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:04.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:04 smithi003 bash[26401]: cluster 2024-09-16T10:51:02.656362+0000 mgr.x (mgr.24667) 156 : 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-16T10:51:04.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:04 smithi003 bash[26401]: cephadm 2024-09-16T10:51:02.684177+0000 mgr.x (mgr.24667) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:04.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:04 smithi003 bash[19775]: cluster 2024-09-16T10:51:02.656362+0000 mgr.x (mgr.24667) 156 : 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-16T10:51:04.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:04 smithi003 bash[19775]: cephadm 2024-09-16T10:51:02.684177+0000 mgr.x (mgr.24667) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:04 smithi088 bash[21623]: cluster 2024-09-16T10:51:02.656362+0000 mgr.x (mgr.24667) 156 : 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-16T10:51:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:04 smithi088 bash[21623]: cephadm 2024-09-16T10:51:02.684177+0000 mgr.x (mgr.24667) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:51:05.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:05 smithi088 bash[49374]: debug 2024-09-16T10:51:05.217+0000 7f5b2734b640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:51:05.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:05 smithi088 bash[49374]: ignoring --setuser ceph since I am not root 2024-09-16T10:51:05.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:05 smithi088 bash[49374]: ignoring --setgroup ceph since I am not root 2024-09-16T10:51:05.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:05 smithi088 bash[49374]: debug 2024-09-16T10:51:05.281+0000 7fe00c15f640 1 -- 172.21.15.88:0/3625263089 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5593f9cb70e0 con 0x5593f9cb9400 2024-09-16T10:51:05.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:05 smithi003 bash[68417]: [16/Sep/2024:10:51:05] ENGINE Bus STOPPING 2024-09-16T10:51:05.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:05 smithi003 bash[68417]: [16/Sep/2024:10:51:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:51:05.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:05 smithi003 bash[68417]: [16/Sep/2024:10:51:05] ENGINE Bus STOPPED 2024-09-16T10:51:06.444 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[68417]: [16/Sep/2024:10:51:06] ENGINE Bus STARTING 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.185884+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.189893+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.202310+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.203918+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: cluster 2024-09-16T10:51:05.204748+0000 mon.a (mon.0) 1266 : cluster [INF] Activating manager daemon y 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.212529+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: cluster 2024-09-16T10:51:05.223843+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: cluster 2024-09-16T10:51:05.225796+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0210441s) 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.228236+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:51:06.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.228443+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.228679+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.229570+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.230008+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.230380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.230629+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.231008+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.231318+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.231617+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.231936+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:51:06.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.232229+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.232568+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.232815+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:05.233374+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: cluster 2024-09-16T10:51:05.542057+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon y is now available 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.021433+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.021780+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.054401+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.054843+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.065718+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[26401]: audit 2024-09-16T10:51:06.066190+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.185884+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:06.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.189893+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:06.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.202310+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.203918+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: cluster 2024-09-16T10:51:05.204748+0000 mon.a (mon.0) 1266 : cluster [INF] Activating manager daemon y 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.212529+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: cluster 2024-09-16T10:51:05.223843+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: cluster 2024-09-16T10:51:05.225796+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0210441s) 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.228236+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.228443+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.228679+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.229570+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.230008+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.230380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:51:06.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.230629+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.231008+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.231318+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.231617+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.231936+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.232229+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.232568+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:51:06.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.232815+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:05.233374+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: cluster 2024-09-16T10:51:05.542057+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon y is now available 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.021433+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.021780+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.054401+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.054843+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.065718+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[19775]: audit 2024-09-16T10:51:06.066190+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.185884+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24667 ' entity='mgr.x' 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.189893+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.202310+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24667 172.21.15.88:0/1925557651' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.203918+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: cluster 2024-09-16T10:51:05.204748+0000 mon.a (mon.0) 1266 : cluster [INF] Activating manager daemon y 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.212529+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24667 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:51:06.463 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: cluster 2024-09-16T10:51:05.223843+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: cluster 2024-09-16T10:51:05.225796+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0210441s) 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.228236+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.228443+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.228679+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.229570+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.230008+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.230380+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.230629+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.231008+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.231318+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.231617+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:51:06.464 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.231936+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.232229+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.232568+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.232815+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:05.233374+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: cluster 2024-09-16T10:51:05.542057+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon y is now available 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.021433+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.021780+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.054401+0000 mon.c (mon.2) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.054843+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.065718+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.465 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:06 smithi088 bash[21623]: audit 2024-09-16T10:51:06.066190+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:51:06.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[68417]: [16/Sep/2024:10:51:06] ENGINE Serving on http://:::9283 2024-09-16T10:51:06.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:06 smithi003 bash[68417]: [16/Sep/2024:10:51:06] ENGINE Bus STARTED 2024-09-16T10:51:07.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[26401]: cluster 2024-09-16T10:51:06.222683+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e41: y(active, since 1.01794s) 2024-09-16T10:51:07.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[26401]: audit 2024-09-16T10:51:06.226342+0000 mgr.y (mgr.15246) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:07.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[26401]: cluster 2024-09-16T10:51:06.230470+0000 mgr.y (mgr.15246) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:07.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[19775]: cluster 2024-09-16T10:51:06.222683+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e41: y(active, since 1.01794s) 2024-09-16T10:51:07.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[19775]: audit 2024-09-16T10:51:06.226342+0000 mgr.y (mgr.15246) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:07.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:07 smithi003 bash[19775]: cluster 2024-09-16T10:51:06.230470+0000 mgr.y (mgr.15246) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:07.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:07 smithi088 bash[21623]: cluster 2024-09-16T10:51:06.222683+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e41: y(active, since 1.01794s) 2024-09-16T10:51:07.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:07 smithi088 bash[21623]: audit 2024-09-16T10:51:06.226342+0000 mgr.y (mgr.15246) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:51:07.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:07 smithi088 bash[21623]: cluster 2024-09-16T10:51:06.230470+0000 mgr.y (mgr.15246) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:07.981 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:51:08.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[26401]: cluster 2024-09-16T10:51:07.231792+0000 mgr.y (mgr.15246) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:08.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[26401]: cluster 2024-09-16T10:51:07.234525+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[19775]: cluster 2024-09-16T10:51:07.231792+0000 mgr.y (mgr.15246) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[19775]: cluster 2024-09-16T10:51:07.234525+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: debug 2024-09-16T10:51:08.063+0000 7f916e8ce640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:51:08] ENGINE Error in HTTPServer.serve 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: Traceback (most recent call last): 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: self._connections.run(self.expiration_interval) 2024-09-16T10:51:08.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: self._run(expiration_interval) 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: s = self.context.wrap_socket( 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: return self.sslsocket_class._create( 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: self.do_handshake() 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:51:08.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: self._sslobj.do_handshake() 2024-09-16T10:51:08.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:08 smithi003 bash[68417]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:51:08.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:08 smithi088 bash[21623]: cluster 2024-09-16T10:51:07.231792+0000 mgr.y (mgr.15246) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:08.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:08 smithi088 bash[21623]: cluster 2024-09-16T10:51:07.234525+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: cephadm 2024-09-16T10:51:07.839390+0000 mgr.y (mgr.15246) 4 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Bus STARTING 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: cephadm 2024-09-16T10:51:07.941059+0000 mgr.y (mgr.15246) 5 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: cephadm 2024-09-16T10:51:08.065468+0000 mgr.y (mgr.15246) 6 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: cephadm 2024-09-16T10:51:08.065659+0000 mgr.y (mgr.15246) 7 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Bus STARTED 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: cephadm 2024-09-16T10:51:08.066826+0000 mgr.y (mgr.15246) 8 : cephadm [ERR] [16/Sep/2024:10:51:08] ENGINE Error in HTTPServer.serve 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: Traceback (most recent call last): 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:51:09.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: self._connections.run(self.expiration_interval) 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: self._run(expiration_interval) 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: s = self.context.wrap_socket( 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: return self.sslsocket_class._create( 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: self.do_handshake() 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:51:09.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: self._sslobj.do_handshake() 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[19775]: audit 2024-09-16T10:51:08.509511+0000 mgr.y (mgr.15246) 9 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: cephadm 2024-09-16T10:51:07.839390+0000 mgr.y (mgr.15246) 4 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Bus STARTING 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: cephadm 2024-09-16T10:51:07.941059+0000 mgr.y (mgr.15246) 5 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: cephadm 2024-09-16T10:51:08.065468+0000 mgr.y (mgr.15246) 6 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: cephadm 2024-09-16T10:51:08.065659+0000 mgr.y (mgr.15246) 7 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Bus STARTED 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: cephadm 2024-09-16T10:51:08.066826+0000 mgr.y (mgr.15246) 8 : cephadm [ERR] [16/Sep/2024:10:51:08] ENGINE Error in HTTPServer.serve 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: Traceback (most recent call last): 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:51:09.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: self._connections.run(self.expiration_interval) 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: self._run(expiration_interval) 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: s = self.context.wrap_socket( 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: return self.sslsocket_class._create( 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: self.do_handshake() 2024-09-16T10:51:09.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:51:09.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: self._sslobj.do_handshake() 2024-09-16T10:51:09.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:51:09.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:09 smithi003 bash[26401]: audit 2024-09-16T10:51:08.509511+0000 mgr.y (mgr.15246) 9 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: cephadm 2024-09-16T10:51:07.839390+0000 mgr.y (mgr.15246) 4 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Bus STARTING 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: cephadm 2024-09-16T10:51:07.941059+0000 mgr.y (mgr.15246) 5 : cephadm [INF] [16/Sep/2024:10:51:07] ENGINE Serving on http://172.21.15.3:8765 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: cephadm 2024-09-16T10:51:08.065468+0000 mgr.y (mgr.15246) 6 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: cephadm 2024-09-16T10:51:08.065659+0000 mgr.y (mgr.15246) 7 : cephadm [INF] [16/Sep/2024:10:51:08] ENGINE Bus STARTED 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: cephadm 2024-09-16T10:51:08.066826+0000 mgr.y (mgr.15246) 8 : cephadm [ERR] [16/Sep/2024:10:51:08] ENGINE Error in HTTPServer.serve 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: Traceback (most recent call last): 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:51:09.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: self._connections.run(self.expiration_interval) 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: self._run(expiration_interval) 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: s = self.context.wrap_socket( 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: return self.sslsocket_class._create( 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: self.do_handshake() 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:51:09.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: self._sslobj.do_handshake() 2024-09-16T10:51:09.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:51:09.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:09 smithi088 bash[21623]: audit 2024-09-16T10:51:08.509511+0000 mgr.y (mgr.15246) 9 : audit [DBG] from='client.15285 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:09.625 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:51:10.268 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:51:10.268 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (24m) 3m ago 25m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:51:10.268 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (25m) 3m ago 25m 74.2M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:51:10.268 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (3m) 3m ago 22m 63.2M - 3.8 b5388489f99e 611a7d50d317 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (17m) 3m ago 33m 493M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 3bd77f9b090d 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (10m) 3m ago 35m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (35m) 3m ago 36m 78.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (34m) 3m ago 34m 57.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (33m) 3m ago 33m 59.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (25m) 3m ago 25m 9096k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (25m) 3m ago 25m 8976k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (32m) 3m ago 32m 56.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (31m) 3m ago 31m 56.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (31m) 3m ago 31m 52.4M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (30m) 3m ago 30m 63.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (29m) 3m ago 29m 67.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:51:10.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (28m) 3m ago 28m 55.3M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:51:10.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (27m) 3m ago 27m 52.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:51:10.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (26m) 3m ago 26m 56.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:51:10.270 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (3m) 3m ago 25m 33.0M - 2.43.0 a07b618ecd1d 513d01430287 2024-09-16T10:51:10.270 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:51:10.270 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:51:10.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:10 smithi088 bash[21623]: cluster 2024-09-16T10:51:09.232318+0000 mgr.y (mgr.15246) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:10.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:10 smithi088 bash[21623]: cluster 2024-09-16T10:51:09.249302+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-16T10:51:10.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:10 smithi088 bash[21623]: audit 2024-09-16T10:51:09.613288+0000 mgr.y (mgr.15246) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:51:10.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:51:10.643 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:51:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[19775]: cluster 2024-09-16T10:51:09.232318+0000 mgr.y (mgr.15246) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[19775]: cluster 2024-09-16T10:51:09.249302+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-16T10:51:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[19775]: audit 2024-09-16T10:51:09.613288+0000 mgr.y (mgr.15246) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[26401]: cluster 2024-09-16T10:51:09.232318+0000 mgr.y (mgr.15246) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:51:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[26401]: cluster 2024-09-16T10:51:09.249302+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-16T10:51:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:10 smithi003 bash[26401]: audit 2024-09-16T10:51:09.613288+0000 mgr.y (mgr.15246) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:51:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:51:10.970 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T10:51:10.970 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:51:10.970 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:51:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[21623]: audit 2024-09-16T10:51:09.943854+0000 mgr.y (mgr.15246) 12 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[21623]: audit 2024-09-16T10:51:10.254508+0000 mgr.y (mgr.15246) 13 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[21623]: audit 2024-09-16T10:51:10.642665+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.3:0/2033864623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:11.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[49374]: [16/Sep/2024:10:51:11] ENGINE Bus STARTING 2024-09-16T10:51:11.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[49374]: CherryPy Checker: 2024-09-16T10:51:11.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[49374]: The Application mounted at '' has an empty config. 2024-09-16T10:51:11.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[49374]: [16/Sep/2024:10:51:11] ENGINE Serving on http://:::9283 2024-09-16T10:51:11.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:11 smithi088 bash[49374]: [16/Sep/2024:10:51:11] ENGINE Bus STARTED 2024-09-16T10:51:11.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[19775]: audit 2024-09-16T10:51:09.943854+0000 mgr.y (mgr.15246) 12 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[19775]: audit 2024-09-16T10:51:10.254508+0000 mgr.y (mgr.15246) 13 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[19775]: audit 2024-09-16T10:51:10.642665+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.3:0/2033864623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:11.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[26401]: audit 2024-09-16T10:51:09.943854+0000 mgr.y (mgr.15246) 12 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[26401]: audit 2024-09-16T10:51:10.254508+0000 mgr.y (mgr.15246) 13 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:11.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:11 smithi003 bash[26401]: audit 2024-09-16T10:51:10.642665+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.3:0/2033864623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:12.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:10.969739+0000 mgr.y (mgr.15246) 14 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:12.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: cluster 2024-09-16T10:51:11.233083+0000 mgr.y (mgr.15246) 15 : 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-16T10:51:12.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: cluster 2024-09-16T10:51:11.318476+0000 mon.a (mon.0) 1276 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.321563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.324537+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.326353+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.326671+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.822075+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:12.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:12 smithi088 bash[21623]: audit 2024-09-16T10:51:11.827938+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:10.969739+0000 mgr.y (mgr.15246) 14 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: cluster 2024-09-16T10:51:11.233083+0000 mgr.y (mgr.15246) 15 : 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-16T10:51:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: cluster 2024-09-16T10:51:11.318476+0000 mon.a (mon.0) 1276 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.321563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.324537+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.326353+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.326671+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.822075+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[19775]: audit 2024-09-16T10:51:11.827938+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:10.969739+0000 mgr.y (mgr.15246) 14 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: cluster 2024-09-16T10:51:11.233083+0000 mgr.y (mgr.15246) 15 : 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-16T10:51:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: cluster 2024-09-16T10:51:11.318476+0000 mon.a (mon.0) 1276 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.321563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.324537+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:12.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.326353+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:12.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.326671+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.88:0/192127402' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:12.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.822075+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:12.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:12 smithi003 bash[26401]: audit 2024-09-16T10:51:11.827938+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: audit 2024-09-16T10:51:12.277399+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: cluster 2024-09-16T10:51:12.278571+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-16T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: audit 2024-09-16T10:51:12.481738+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: audit 2024-09-16T10:51:12.488612+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: audit 2024-09-16T10:51:12.947495+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[26401]: audit 2024-09-16T10:51:12.954724+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: audit 2024-09-16T10:51:12.277399+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: cluster 2024-09-16T10:51:12.278571+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: audit 2024-09-16T10:51:12.481738+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: audit 2024-09-16T10:51:12.488612+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: audit 2024-09-16T10:51:12.947495+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:13 smithi003 bash[19775]: audit 2024-09-16T10:51:12.954724+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: audit 2024-09-16T10:51:12.277399+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:51:13.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: cluster 2024-09-16T10:51:12.278571+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-16T10:51:13.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: audit 2024-09-16T10:51:12.481738+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: audit 2024-09-16T10:51:12.488612+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: audit 2024-09-16T10:51:12.947495+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:13.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:13 smithi088 bash[21623]: audit 2024-09-16T10:51:12.954724+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: cluster 2024-09-16T10:51:13.233778+0000 mgr.y (mgr.15246) 16 : 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-16T10:51:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:13.599275+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:13.614992+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:13.621383+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:13.623241+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.020764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.028302+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.041098+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.049692+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.058999+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.088529+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.088997+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:14.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[19775]: audit 2024-09-16T10:51:14.098894+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: cluster 2024-09-16T10:51:13.233778+0000 mgr.y (mgr.15246) 16 : 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-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:13.599275+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:13.614992+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:13.621383+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:13.623241+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.020764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.028302+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.041098+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.049692+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.058999+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:14.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.088529+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:14.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.088997+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:14.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:14 smithi003 bash[26401]: audit 2024-09-16T10:51:14.098894+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: cluster 2024-09-16T10:51:13.233778+0000 mgr.y (mgr.15246) 16 : 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-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:13.599275+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:13.614992+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:13.621383+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:13.623241+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.020764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.028302+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.041098+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.049692+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.058999+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.088529+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.088997+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.uuetuc", "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-16T10:51:15.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:14 smithi088 bash[21623]: audit 2024-09-16T10:51:14.098894+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:15.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.625783+0000 mgr.y (mgr.15246) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.626456+0000 mgr.y (mgr.15246) 18 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.751061+0000 mgr.y (mgr.15246) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.758272+0000 mgr.y (mgr.15246) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.841295+0000 mgr.y (mgr.15246) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.848343+0000 mgr.y (mgr.15246) 22 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.927443+0000 mgr.y (mgr.15246) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:13.934469+0000 mgr.y (mgr.15246) 24 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:14.087989+0000 mgr.y (mgr.15246) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[26401]: cephadm 2024-09-16T10:51:14.100019+0000 mgr.y (mgr.15246) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:51:15.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.625783+0000 mgr.y (mgr.15246) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.626456+0000 mgr.y (mgr.15246) 18 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.751061+0000 mgr.y (mgr.15246) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.758272+0000 mgr.y (mgr.15246) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.841295+0000 mgr.y (mgr.15246) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.848343+0000 mgr.y (mgr.15246) 22 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.927443+0000 mgr.y (mgr.15246) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:13.934469+0000 mgr.y (mgr.15246) 24 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:14.087989+0000 mgr.y (mgr.15246) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:51:15.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:15 smithi003 bash[19775]: cephadm 2024-09-16T10:51:14.100019+0000 mgr.y (mgr.15246) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.625783+0000 mgr.y (mgr.15246) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.626456+0000 mgr.y (mgr.15246) 18 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.751061+0000 mgr.y (mgr.15246) 19 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.758272+0000 mgr.y (mgr.15246) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.841295+0000 mgr.y (mgr.15246) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.848343+0000 mgr.y (mgr.15246) 22 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.927443+0000 mgr.y (mgr.15246) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:13.934469+0000 mgr.y (mgr.15246) 24 : cephadm [INF] Updating smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:14.087989+0000 mgr.y (mgr.15246) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.uuetuc (dependencies changed)... 2024-09-16T10:51:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:15 smithi088 bash[21623]: cephadm 2024-09-16T10:51:14.100019+0000 mgr.y (mgr.15246) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.uuetuc on smithi003 2024-09-16T10:51:16.903 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:16 smithi003 bash[26401]: cluster 2024-09-16T10:51:15.234500+0000 mgr.y (mgr.15246) 27 : 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-16T10:51:16.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:16 smithi003 bash[19775]: cluster 2024-09-16T10:51:15.234500+0000 mgr.y (mgr.15246) 27 : 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-16T10:51:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:16 smithi088 bash[21623]: cluster 2024-09-16T10:51:15.234500+0000 mgr.y (mgr.15246) 27 : 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-16T10:51:18.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:18 smithi088 bash[21623]: cluster 2024-09-16T10:51:17.235644+0000 mgr.y (mgr.15246) 28 : 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-16T10:51:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:18 smithi088 bash[21623]: audit 2024-09-16T10:51:17.480426+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:18 smithi088 bash[21623]: audit 2024-09-16T10:51:17.490232+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:18 smithi088 bash[21623]: cephadm 2024-09-16T10:51:17.492465+0000 mgr.y (mgr.15246) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:51:18.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[19775]: cluster 2024-09-16T10:51:17.235644+0000 mgr.y (mgr.15246) 28 : 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-16T10:51:18.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[19775]: audit 2024-09-16T10:51:17.480426+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[19775]: audit 2024-09-16T10:51:17.490232+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[19775]: cephadm 2024-09-16T10:51:17.492465+0000 mgr.y (mgr.15246) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:51:18.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[26401]: cluster 2024-09-16T10:51:17.235644+0000 mgr.y (mgr.15246) 28 : 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-16T10:51:18.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[26401]: audit 2024-09-16T10:51:17.480426+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[26401]: audit 2024-09-16T10:51:17.490232+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:18.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:18 smithi003 bash[26401]: cephadm 2024-09-16T10:51:17.492465+0000 mgr.y (mgr.15246) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:51:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:19 smithi088 bash[21623]: cephadm 2024-09-16T10:51:17.759185+0000 mgr.y (mgr.15246) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:51:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:19 smithi088 bash[21623]: audit 2024-09-16T10:51:19.175350+0000 mon.a (mon.0) 1294 : audit [DBG] from='client.? 172.21.15.3:0/473313336' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:51:19.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:19 smithi003 bash[26401]: cephadm 2024-09-16T10:51:17.759185+0000 mgr.y (mgr.15246) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:51:19.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:19 smithi003 bash[26401]: audit 2024-09-16T10:51:19.175350+0000 mon.a (mon.0) 1294 : audit [DBG] from='client.? 172.21.15.3:0/473313336' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:51:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:19 smithi003 bash[19775]: cephadm 2024-09-16T10:51:17.759185+0000 mgr.y (mgr.15246) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2024-09-16T10:51:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:19 smithi003 bash[19775]: audit 2024-09-16T10:51:19.175350+0000 mon.a (mon.0) 1294 : audit [DBG] from='client.? 172.21.15.3:0/473313336' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:51:20.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:20 smithi088 bash[21623]: cluster 2024-09-16T10:51:19.236320+0000 mgr.y (mgr.15246) 31 : 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-16T10:51:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:20 smithi003 bash[26401]: cluster 2024-09-16T10:51:19.236320+0000 mgr.y (mgr.15246) 31 : 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-16T10:51:20.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:20 smithi003 bash[19775]: cluster 2024-09-16T10:51:19.236320+0000 mgr.y (mgr.15246) 31 : 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-16T10:51:21.035 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:20 smithi088 bash[49374]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:51:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:51:21.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:21 smithi088 bash[21623]: audit 2024-09-16T10:51:21.022113+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:21 smithi003 bash[26401]: audit 2024-09-16T10:51:21.022113+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:21.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:21 smithi003 bash[19775]: audit 2024-09-16T10:51:21.022113+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:22.574 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[21623]: cluster 2024-09-16T10:51:21.237948+0000 mgr.y (mgr.15246) 32 : cluster [DBG] pgmap v11: 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-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.397Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.397Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.397Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:51:22.575 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.398Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:51:22.576 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.400Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:51:22.576 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.400Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:51:22.576 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[54278]: ts=2024-09-16T10:51:22.400Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:51:22.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:22 smithi003 bash[26401]: cluster 2024-09-16T10:51:21.237948+0000 mgr.y (mgr.15246) 32 : cluster [DBG] pgmap v11: 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-16T10:51:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:22 smithi003 bash[19775]: cluster 2024-09-16T10:51:21.237948+0000 mgr.y (mgr.15246) 32 : cluster [DBG] pgmap v11: 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-16T10:51:23.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:22 smithi088 bash[55465]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:51:23.504 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:23 smithi088 bash[55528]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:51:23.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:23 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:51:23.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:23 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:23.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:23 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:24.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.207340+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.221609+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.228423+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.229877+0000 mgr.y (mgr.15246) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: cluster 2024-09-16T10:51:23.238866+0000 mgr.y (mgr.15246) 34 : cluster [DBG] pgmap v12: 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-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.242398+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.243213+0000 mgr.y (mgr.15246) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.249902+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.250696+0000 mgr.y (mgr.15246) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[19775]: audit 2024-09-16T10:51:23.291036+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.207340+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.221609+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.228423+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.229877+0000 mgr.y (mgr.15246) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: cluster 2024-09-16T10:51:23.238866+0000 mgr.y (mgr.15246) 34 : cluster [DBG] pgmap v12: 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-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.242398+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.243213+0000 mgr.y (mgr.15246) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.249902+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.250696+0000 mgr.y (mgr.15246) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:24 smithi003 bash[26401]: audit 2024-09-16T10:51:23.291036+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:24.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.207340+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.221609+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.228423+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.229877+0000 mgr.y (mgr.15246) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: cluster 2024-09-16T10:51:23.238866+0000 mgr.y (mgr.15246) 34 : cluster [DBG] pgmap v12: 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-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.242398+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.243213+0000 mgr.y (mgr.15246) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.249902+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.250696+0000 mgr.y (mgr.15246) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:51:24.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[21623]: audit 2024-09-16T10:51:23.291036+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:25.088 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.889Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:51:25.088 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.889Z 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-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.889Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.890Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.890Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.891Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.891Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.892Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.892Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.895Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.896Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=935.039µs 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.896Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.897Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.911Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T10:51:25.089 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.915Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.918Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.921Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.921Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.922Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.264µs wal_replay_duration=25.116126ms wbl_replay_duration=151ns total_replay_duration=26.127903ms 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.923Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.923Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.923Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.947Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.437133ms db_storage=1.175µs remote_storage=1.259µs web_handler=508ns query_engine=686ns scrape=271.119µs scrape_sd=133.577µs notify=17.458µs notify_sd=26.16µs rules=22.5598ms tracing=6.594µs 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.947Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:51:25.090 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:24 smithi088 bash[55555]: ts=2024-09-16T10:51:24.947Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:51:26.551 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:26 smithi088 bash[21623]: cluster 2024-09-16T10:51:25.239628+0000 mgr.y (mgr.15246) 37 : cluster [DBG] pgmap v13: 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-16T10:51:26.551 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:26 smithi088 bash[21623]: audit 2024-09-16T10:51:25.966750+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.551 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:26 smithi088 bash[21623]: audit 2024-09-16T10:51:25.967574+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.552 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:26 smithi088 bash[21623]: audit 2024-09-16T10:51:25.969976+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:51:26.552 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:26 smithi088 bash[21623]: audit 2024-09-16T10:51:25.971974+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:26.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[26401]: cluster 2024-09-16T10:51:25.239628+0000 mgr.y (mgr.15246) 37 : cluster [DBG] pgmap v13: 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-16T10:51:26.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[26401]: audit 2024-09-16T10:51:25.966750+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[26401]: audit 2024-09-16T10:51:25.967574+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[26401]: audit 2024-09-16T10:51:25.969976+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[26401]: audit 2024-09-16T10:51:25.971974+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[19775]: cluster 2024-09-16T10:51:25.239628+0000 mgr.y (mgr.15246) 37 : cluster [DBG] pgmap v13: 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-16T10:51:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[19775]: audit 2024-09-16T10:51:25.966750+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[19775]: audit 2024-09-16T10:51:25.967574+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[19775]: audit 2024-09-16T10:51:25.969976+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:51:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:26 smithi003 bash[19775]: audit 2024-09-16T10:51:25.971974+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:27.573 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:27 smithi088 bash[21623]: cephadm 2024-09-16T10:51:25.966054+0000 mgr.y (mgr.15246) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:51:27.573 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:27 smithi088 bash[21623]: cephadm 2024-09-16T10:51:25.974097+0000 mgr.y (mgr.15246) 39 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:51:27.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:27 smithi003 bash[26401]: cephadm 2024-09-16T10:51:25.966054+0000 mgr.y (mgr.15246) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:51:27.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:27 smithi003 bash[26401]: cephadm 2024-09-16T10:51:25.974097+0000 mgr.y (mgr.15246) 39 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:51:27.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:27 smithi003 bash[19775]: cephadm 2024-09-16T10:51:25.966054+0000 mgr.y (mgr.15246) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:51:27.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:27 smithi003 bash[19775]: cephadm 2024-09-16T10:51:25.974097+0000 mgr.y (mgr.15246) 39 : cephadm [INF] Deploying daemon mgr.x on smithi088 2024-09-16T10:51:28.574 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:28 smithi088 bash[21623]: cluster 2024-09-16T10:51:27.241268+0000 mgr.y (mgr.15246) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:28.574 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.574 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.575 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.575 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.576 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.576 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.577 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.577 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.577 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:28 smithi003 bash[19775]: cluster 2024-09-16T10:51:27.241268+0000 mgr.y (mgr.15246) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:28 smithi003 bash[26401]: cluster 2024-09-16T10:51:27.241268+0000 mgr.y (mgr.15246) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:28.914 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:28 smithi088 systemd[1]: Stopping Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:51:29.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 bash[55827]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:51:29.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:51:29.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 bash[55888]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:51:29.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T10:51:29.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: Stopped Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:30.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.005 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.006 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.006 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.006 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: Started Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:30.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.006 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.007 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:29 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[26401]: audit 2024-09-16T10:51:28.900812+0000 mgr.y (mgr.15246) 41 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[26401]: cluster 2024-09-16T10:51:29.242087+0000 mgr.y (mgr.15246) 42 : cluster [DBG] pgmap v15: 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-16T10:51:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[26401]: audit 2024-09-16T10:51:29.818408+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[26401]: audit 2024-09-16T10:51:29.834409+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[19775]: audit 2024-09-16T10:51:28.900812+0000 mgr.y (mgr.15246) 41 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[19775]: cluster 2024-09-16T10:51:29.242087+0000 mgr.y (mgr.15246) 42 : cluster [DBG] pgmap v15: 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-16T10:51:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[19775]: audit 2024-09-16T10:51:29.818408+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:30 smithi003 bash[19775]: audit 2024-09-16T10:51:29.834409+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:30 smithi088 bash[21623]: audit 2024-09-16T10:51:28.900812+0000 mgr.y (mgr.15246) 41 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:30 smithi088 bash[21623]: cluster 2024-09-16T10:51:29.242087+0000 mgr.y (mgr.15246) 42 : cluster [DBG] pgmap v15: 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-16T10:51:30.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:30 smithi088 bash[21623]: audit 2024-09-16T10:51:29.818408+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:30.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:30 smithi088 bash[21623]: audit 2024-09-16T10:51:29.834409+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:31.254 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:31 smithi088 bash[55944]: debug 2024-09-16T10:51:31.080+0000 7fce0f9e8640 1 -- 172.21.15.88:0/4187702121 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a91fa010e0 con 0x55a91fa03800 2024-09-16T10:51:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:32 smithi003 bash[19775]: cluster 2024-09-16T10:51:31.243806+0000 mgr.y (mgr.15246) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:32.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:32 smithi003 bash[26401]: cluster 2024-09-16T10:51:31.243806+0000 mgr.y (mgr.15246) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:32 smithi088 bash[21623]: cluster 2024-09-16T10:51:31.243806+0000 mgr.y (mgr.15246) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:34 smithi003 bash[19775]: cluster 2024-09-16T10:51:33.244699+0000 mgr.y (mgr.15246) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:34 smithi003 bash[26401]: cluster 2024-09-16T10:51:33.244699+0000 mgr.y (mgr.15246) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:34 smithi088 bash[21623]: cluster 2024-09-16T10:51:33.244699+0000 mgr.y (mgr.15246) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:36.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:51:36] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: cluster 2024-09-16T10:51:35.245215+0000 mgr.y (mgr.15246) 45 : 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-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: audit 2024-09-16T10:51:35.754651+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: audit 2024-09-16T10:51:35.765577+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: audit 2024-09-16T10:51:35.842533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: audit 2024-09-16T10:51:35.854462+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[26401]: audit 2024-09-16T10:51:36.022460+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: cluster 2024-09-16T10:51:35.245215+0000 mgr.y (mgr.15246) 45 : 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-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: audit 2024-09-16T10:51:35.754651+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: audit 2024-09-16T10:51:35.765577+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: audit 2024-09-16T10:51:35.842533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: audit 2024-09-16T10:51:35.854462+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:36 smithi003 bash[19775]: audit 2024-09-16T10:51:36.022460+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: cluster 2024-09-16T10:51:35.245215+0000 mgr.y (mgr.15246) 45 : 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-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: audit 2024-09-16T10:51:35.754651+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: audit 2024-09-16T10:51:35.765577+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: audit 2024-09-16T10:51:35.842533+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: audit 2024-09-16T10:51:35.854462+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:36 smithi088 bash[21623]: audit 2024-09-16T10:51:36.022460+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:37.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:37 smithi088 bash[55944]: [16/Sep/2024:10:51:37] ENGINE Bus STARTING 2024-09-16T10:51:37.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:37 smithi088 bash[55944]: CherryPy Checker: 2024-09-16T10:51:37.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:37 smithi088 bash[55944]: The Application mounted at '' has an empty config. 2024-09-16T10:51:37.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:37 smithi088 bash[55944]: [16/Sep/2024:10:51:37] ENGINE Serving on http://:::9283 2024-09-16T10:51:37.505 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:37 smithi088 bash[55944]: [16/Sep/2024:10:51:37] ENGINE Bus STARTED 2024-09-16T10:51:38.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.045882+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.059976+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: cluster 2024-09-16T10:51:37.221994+0000 mon.a (mon.0) 1306 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: cluster 2024-09-16T10:51:37.222215+0000 mon.a (mon.0) 1307 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.225732+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.226479+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.229158+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: audit 2024-09-16T10:51:37.229554+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[26401]: cluster 2024-09-16T10:51:37.246745+0000 mgr.y (mgr.15246) 46 : 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-16T10:51:38.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.045882+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.059976+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: cluster 2024-09-16T10:51:37.221994+0000 mon.a (mon.0) 1306 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: cluster 2024-09-16T10:51:37.222215+0000 mon.a (mon.0) 1307 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.225732+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.226479+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.229158+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: audit 2024-09-16T10:51:37.229554+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:38.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:38 smithi003 bash[19775]: cluster 2024-09-16T10:51:37.246745+0000 mgr.y (mgr.15246) 46 : 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-16T10:51:38.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.045882+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.059976+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: cluster 2024-09-16T10:51:37.221994+0000 mon.a (mon.0) 1306 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: cluster 2024-09-16T10:51:37.222215+0000 mon.a (mon.0) 1307 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.225732+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.226479+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.229158+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: audit 2024-09-16T10:51:37.229554+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.88:0/130887391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:51:38.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:38 smithi088 bash[21623]: cluster 2024-09-16T10:51:37.246745+0000 mgr.y (mgr.15246) 46 : 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-16T10:51:39.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:39 smithi003 bash[26401]: cluster 2024-09-16T10:51:38.080333+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-16T10:51:39.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:39 smithi003 bash[19775]: cluster 2024-09-16T10:51:38.080333+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-16T10:51:39.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:39 smithi088 bash[21623]: cluster 2024-09-16T10:51:38.080333+0000 mon.a (mon.0) 1308 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-16T10:51:40.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:40 smithi003 bash[19775]: audit 2024-09-16T10:51:38.909567+0000 mgr.y (mgr.15246) 47 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:40.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:40 smithi003 bash[19775]: cluster 2024-09-16T10:51:39.247468+0000 mgr.y (mgr.15246) 48 : 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-16T10:51:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:40 smithi003 bash[26401]: audit 2024-09-16T10:51:38.909567+0000 mgr.y (mgr.15246) 47 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:40 smithi003 bash[26401]: cluster 2024-09-16T10:51:39.247468+0000 mgr.y (mgr.15246) 48 : 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-16T10:51:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:40 smithi088 bash[21623]: audit 2024-09-16T10:51:38.909567+0000 mgr.y (mgr.15246) 47 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:40 smithi088 bash[21623]: cluster 2024-09-16T10:51:39.247468+0000 mgr.y (mgr.15246) 48 : 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-16T10:51:41.317 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:51:41.976 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (25m) 6s ago 25m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (25m) 6s ago 25m 75.7M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (24s) 6s ago 23m 47.1M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (12s) 6s ago 34m 137M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (11m) 6s ago 36m 497M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:51:41.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (36m) 6s ago 36m 91.0M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (34m) 6s ago 34m 64.0M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (34m) 6s ago 34m 66.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (25m) 6s ago 26m 8907k - 1.5.0 0da6a335fe13 b65667caedce 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (25m) 6s ago 26m 9048k - 1.5.0 0da6a335fe13 2a2f175033bd 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (33m) 6s ago 33m 57.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:51:41.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (32m) 6s ago 32m 58.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:51:41.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (31m) 6s ago 31m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:51:41.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (30m) 6s ago 30m 64.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:51:41.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (29m) 6s ago 29m 70.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:51:41.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (28m) 6s ago 28m 57.0M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:51:41.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (27m) 6s ago 28m 54.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:51:41.980 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (27m) 6s ago 27m 58.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:51:41.980 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (18s) 6s ago 26m 33.8M - 2.43.0 a07b618ecd1d 051461a5b771 2024-09-16T10:51:41.980 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:51:41.980 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:51:42.363 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:51:42.364 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:51:42.365 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:51:42.365 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:51:42.365 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:51:42.365 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:51:42.365 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:51:42.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:42 smithi003 bash[26401]: cluster 2024-09-16T10:51:41.249021+0000 mgr.y (mgr.15246) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:42.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:42 smithi003 bash[26401]: audit 2024-09-16T10:51:41.305780+0000 mgr.y (mgr.15246) 50 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:42.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:42 smithi003 bash[19775]: cluster 2024-09-16T10:51:41.249021+0000 mgr.y (mgr.15246) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:42.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:42 smithi003 bash[19775]: audit 2024-09-16T10:51:41.305780+0000 mgr.y (mgr.15246) 50 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:42 smithi088 bash[21623]: cluster 2024-09-16T10:51:41.249021+0000 mgr.y (mgr.15246) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:42 smithi088 bash[21623]: audit 2024-09-16T10:51:41.305780+0000 mgr.y (mgr.15246) 50 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mgr daemons", 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:51:42.680 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:51:43.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[26401]: audit 2024-09-16T10:51:41.643719+0000 mgr.y (mgr.15246) 51 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[26401]: audit 2024-09-16T10:51:41.962761+0000 mgr.y (mgr.15246) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[26401]: audit 2024-09-16T10:51:42.364440+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.3:0/2229870713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:43.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[19775]: audit 2024-09-16T10:51:41.643719+0000 mgr.y (mgr.15246) 51 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[19775]: audit 2024-09-16T10:51:41.962761+0000 mgr.y (mgr.15246) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:43 smithi003 bash[19775]: audit 2024-09-16T10:51:42.364440+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.3:0/2229870713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:43.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:43 smithi088 bash[21623]: audit 2024-09-16T10:51:41.643719+0000 mgr.y (mgr.15246) 51 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:43 smithi088 bash[21623]: audit 2024-09-16T10:51:41.962761+0000 mgr.y (mgr.15246) 52 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:43.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:43 smithi088 bash[21623]: audit 2024-09-16T10:51:42.364440+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.3:0/2229870713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:44 smithi003 bash[26401]: audit 2024-09-16T10:51:42.680045+0000 mgr.y (mgr.15246) 53 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:44.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:44 smithi003 bash[26401]: cluster 2024-09-16T10:51:43.249779+0000 mgr.y (mgr.15246) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:44.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:44 smithi003 bash[19775]: audit 2024-09-16T10:51:42.680045+0000 mgr.y (mgr.15246) 53 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:44 smithi003 bash[19775]: cluster 2024-09-16T10:51:43.249779+0000 mgr.y (mgr.15246) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:44 smithi088 bash[21623]: audit 2024-09-16T10:51:42.680045+0000 mgr.y (mgr.15246) 53 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:51:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:44 smithi088 bash[21623]: cluster 2024-09-16T10:51:43.249779+0000 mgr.y (mgr.15246) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:46.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:51:46] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:51:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[26401]: cluster 2024-09-16T10:51:45.250506+0000 mgr.y (mgr.15246) 55 : 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-16T10:51:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[26401]: audit 2024-09-16T10:51:45.978319+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[26401]: audit 2024-09-16T10:51:45.991506+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[19775]: cluster 2024-09-16T10:51:45.250506+0000 mgr.y (mgr.15246) 55 : 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-16T10:51:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[19775]: audit 2024-09-16T10:51:45.978319+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:46 smithi003 bash[19775]: audit 2024-09-16T10:51:45.991506+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:46 smithi088 bash[21623]: cluster 2024-09-16T10:51:45.250506+0000 mgr.y (mgr.15246) 55 : 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-16T10:51:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:46 smithi088 bash[21623]: audit 2024-09-16T10:51:45.978319+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:46.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:46 smithi088 bash[21623]: audit 2024-09-16T10:51:45.991506+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.071954+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.088146+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.091875+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.093962+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.105881+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.238816+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.242414+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.244011+0000 mgr.y (mgr.15246) 56 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.251546+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cluster 2024-09-16T10:51:47.252270+0000 mgr.y (mgr.15246) 57 : 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-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.255866+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.256545+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.262301+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.266281+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.266841+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.271956+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.277387+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.278623+0000 mgr.y (mgr.15246) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:51:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.286837+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.294326+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.071954+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.088146+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.091875+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.093962+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.105881+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.238816+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.242414+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.244011+0000 mgr.y (mgr.15246) 56 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:51:48.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.251546+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cluster 2024-09-16T10:51:47.252270+0000 mgr.y (mgr.15246) 57 : 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-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.255866+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.256545+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.262301+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.266281+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.266841+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.271956+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.277387+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.278623+0000 mgr.y (mgr.15246) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.286837+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.294326+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.295843+0000 mgr.y (mgr.15246) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.303424+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.310542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.312062+0000 mgr.y (mgr.15246) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.319298+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.324904+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.326358+0000 mgr.y (mgr.15246) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.334116+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.339710+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.341247+0000 mgr.y (mgr.15246) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.348894+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.355270+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.356785+0000 mgr.y (mgr.15246) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:51:48.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.363312+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.371058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: cephadm 2024-09-16T10:51:47.372608+0000 mgr.y (mgr.15246) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[19775]: audit 2024-09-16T10:51:47.378949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.295843+0000 mgr.y (mgr.15246) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.303424+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.310542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.312062+0000 mgr.y (mgr.15246) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.319298+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.324904+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.326358+0000 mgr.y (mgr.15246) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.334116+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.339710+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.341247+0000 mgr.y (mgr.15246) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.348894+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.355270+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.356785+0000 mgr.y (mgr.15246) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.363312+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.371058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: cephadm 2024-09-16T10:51:47.372608+0000 mgr.y (mgr.15246) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:51:48.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:48 smithi003 bash[26401]: audit 2024-09-16T10:51:47.378949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.071954+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.088146+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.091875+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:51:48.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.093962+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.105881+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.238816+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.242414+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.244011+0000 mgr.y (mgr.15246) 56 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.251546+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cluster 2024-09-16T10:51:47.252270+0000 mgr.y (mgr.15246) 57 : 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-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.255866+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.256545+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.262301+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.266281+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.266841+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.271956+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.277387+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.278623+0000 mgr.y (mgr.15246) 58 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.286837+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.294326+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.295843+0000 mgr.y (mgr.15246) 59 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.303424+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.310542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.312062+0000 mgr.y (mgr.15246) 60 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.319298+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.324904+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.326358+0000 mgr.y (mgr.15246) 61 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.334116+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.339710+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.341247+0000 mgr.y (mgr.15246) 62 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.348894+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.355270+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.356785+0000 mgr.y (mgr.15246) 63 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.363312+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.371058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: cephadm 2024-09-16T10:51:47.372608+0000 mgr.y (mgr.15246) 64 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:51:48.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:48 smithi088 bash[21623]: audit 2024-09-16T10:51:47.378949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:50 smithi003 bash[19775]: audit 2024-09-16T10:51:48.917461+0000 mgr.y (mgr.15246) 65 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:50 smithi003 bash[19775]: cluster 2024-09-16T10:51:49.252750+0000 mgr.y (mgr.15246) 66 : 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-16T10:51:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:50 smithi003 bash[26401]: audit 2024-09-16T10:51:48.917461+0000 mgr.y (mgr.15246) 65 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:50 smithi003 bash[26401]: cluster 2024-09-16T10:51:49.252750+0000 mgr.y (mgr.15246) 66 : 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-16T10:51:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:50 smithi088 bash[21623]: audit 2024-09-16T10:51:48.917461+0000 mgr.y (mgr.15246) 65 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:51:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:50 smithi088 bash[21623]: cluster 2024-09-16T10:51:49.252750+0000 mgr.y (mgr.15246) 66 : 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-16T10:51:51.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.018 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.019 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.019 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.020 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.020 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.021 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:51:50 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:51.315 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:51:51.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[19775]: cephadm 2024-09-16T10:51:50.163417+0000 mgr.y (mgr.15246) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:51:51.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[19775]: cephadm 2024-09-16T10:51:50.164302+0000 mgr.y (mgr.15246) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:51:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[19775]: audit 2024-09-16T10:51:51.022982+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[26401]: cephadm 2024-09-16T10:51:50.163417+0000 mgr.y (mgr.15246) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:51:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[26401]: cephadm 2024-09-16T10:51:50.164302+0000 mgr.y (mgr.15246) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:51:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[26401]: audit 2024-09-16T10:51:51.022982+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:51 smithi088 bash[21623]: cephadm 2024-09-16T10:51:50.163417+0000 mgr.y (mgr.15246) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:51:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:51 smithi088 bash[21623]: cephadm 2024-09-16T10:51:50.164302+0000 mgr.y (mgr.15246) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-16T10:51:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:51 smithi088 bash[21623]: audit 2024-09-16T10:51:51.022982+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:51:52.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[78623]: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:51:52.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:51:52.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 bash[78683]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:51:52.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T10:51:52.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:51 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:52.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.477 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.477 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.478 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[19775]: cluster 2024-09-16T10:51:51.254249+0000 mgr.y (mgr.15246) 69 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[19775]: audit 2024-09-16T10:51:52.251642+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[19775]: audit 2024-09-16T10:51:52.260051+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: Started Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:52.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[78737]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T10:51:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:52 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[26401]: cluster 2024-09-16T10:51:51.254249+0000 mgr.y (mgr.15246) 69 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[26401]: audit 2024-09-16T10:51:52.251642+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[26401]: audit 2024-09-16T10:51:52.260051+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:52 smithi088 bash[21623]: cluster 2024-09-16T10:51:51.254249+0000 mgr.y (mgr.15246) 69 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:51:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:52 smithi088 bash[21623]: audit 2024-09-16T10:51:52.251642+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:52 smithi088 bash[21623]: audit 2024-09-16T10:51:52.260051+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:52.976 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[78737]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T10:51:52.977 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[78737]: 2abcce694348: Pulling fs layer 2024-09-16T10:51:52.977 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[78737]: 455fd88e5221: Pulling fs layer 2024-09-16T10:51:52.977 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:52 smithi003 bash[78737]: 324153f2810a: Pulling fs layer 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 2abcce694348: Verifying Checksum 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 2abcce694348: Download complete 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 455fd88e5221: Verifying Checksum 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 455fd88e5221: Download complete 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 324153f2810a: Download complete 2024-09-16T10:51:53.476 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 2abcce694348: Pull complete 2024-09-16T10:51:54.226 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:53 smithi003 bash[78737]: 455fd88e5221: Pull complete 2024-09-16T10:51:54.638 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:54 smithi003 bash[26401]: cluster 2024-09-16T10:51:53.255040+0000 mgr.y (mgr.15246) 70 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:54.638 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:54 smithi003 bash[78737]: 324153f2810a: Pull complete 2024-09-16T10:51:54.638 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:54 smithi003 bash[78737]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T10:51:54.638 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:54 smithi003 bash[78737]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T10:51:54.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:54 smithi003 bash[19775]: cluster 2024-09-16T10:51:53.255040+0000 mgr.y (mgr.15246) 70 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:54 smithi088 bash[21623]: cluster 2024-09-16T10:51:53.255040+0000 mgr.y (mgr.15246) 70 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:51:55.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.505 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.505 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.505 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.506 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.506 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:55.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: Stopping Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:51:55.507 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:55 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.440 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[21623]: cephadm 2024-09-16T10:51:54.690437+0000 mgr.y (mgr.15246) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:51:56.440 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[21623]: cephadm 2024-09-16T10:51:54.691389+0000 mgr.y (mgr.15246) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:51:56.440 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[21623]: cluster 2024-09-16T10:51:55.255802+0000 mgr.y (mgr.15246) 73 : 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-16T10:51:56.441 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[59086]: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:51:56.441 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:51:56.441 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[59146]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:51:56.441 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T10:51:56.441 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: Stopped Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[26401]: cephadm 2024-09-16T10:51:54.690437+0000 mgr.y (mgr.15246) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:51:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[26401]: cephadm 2024-09-16T10:51:54.691389+0000 mgr.y (mgr.15246) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:51:56.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[26401]: cluster 2024-09-16T10:51:55.255802+0000 mgr.y (mgr.15246) 73 : 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-16T10:51:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[19775]: cephadm 2024-09-16T10:51:54.690437+0000 mgr.y (mgr.15246) 71 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:51:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[19775]: cephadm 2024-09-16T10:51:54.691389+0000 mgr.y (mgr.15246) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2024-09-16T10:51:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[19775]: cluster 2024-09-16T10:51:55.255802+0000 mgr.y (mgr.15246) 73 : 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-16T10:51:56.477 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.215Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.215Z 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-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.216Z 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-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.216Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.216Z 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-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.216Z 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-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:51:56.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:51:56.479 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:51:56.480 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:51:56.480 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:51:56.480 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:51:56.480 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:51:56.481 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:51:56.482 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:51:56.483 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.217Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:51:56.483 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.218Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:51:56.483 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[78737]: ts=2024-09-16T10:51:56.218Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:51:56.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.756 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.756 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.756 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.757 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.757 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: Started Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:51:56.757 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:56 smithi088 bash[59200]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T10:51:56.757 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:51:56 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:51:56.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:51:56 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:51:56] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:51:57.403 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T10:51:57.403 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 2abcce694348: Pulling fs layer 2024-09-16T10:51:57.403 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 455fd88e5221: Pulling fs layer 2024-09-16T10:51:57.403 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 324153f2810a: Pulling fs layer 2024-09-16T10:51:57.403 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 455fd88e5221: Verifying Checksum 2024-09-16T10:51:57.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[21623]: audit 2024-09-16T10:51:56.612858+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:57.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[21623]: audit 2024-09-16T10:51:56.628524+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:57.755 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 455fd88e5221: Download complete 2024-09-16T10:51:57.755 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 2abcce694348: Verifying Checksum 2024-09-16T10:51:57.755 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 2abcce694348: Download complete 2024-09-16T10:51:57.755 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 324153f2810a: Download complete 2024-09-16T10:51:57.755 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:57 smithi088 bash[59200]: 2abcce694348: Pull complete 2024-09-16T10:51:57.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:57 smithi003 bash[19775]: audit 2024-09-16T10:51:56.612858+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:57.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:57 smithi003 bash[19775]: audit 2024-09-16T10:51:56.628524+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:57.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:57 smithi003 bash[26401]: audit 2024-09-16T10:51:56.612858+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:57 smithi003 bash[26401]: audit 2024-09-16T10:51:56.628524+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:51:58.504 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:58 smithi088 bash[59200]: 455fd88e5221: Pull complete 2024-09-16T10:51:58.916 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:51:58 smithi088 bash[21623]: cluster 2024-09-16T10:51:57.257439+0000 mgr.y (mgr.15246) 74 : 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-16T10:51:58.916 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:58 smithi088 bash[59200]: 324153f2810a: Pull complete 2024-09-16T10:51:58.917 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:58 smithi088 bash[59200]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T10:51:58.917 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:51:58 smithi088 bash[59200]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T10:51:58.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:51:58 smithi003 bash[26401]: cluster 2024-09-16T10:51:57.257439+0000 mgr.y (mgr.15246) 74 : 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-16T10:51:58.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:51:58 smithi003 bash[19775]: cluster 2024-09-16T10:51:57.257439+0000 mgr.y (mgr.15246) 74 : 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-16T10:52:00.505 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.271Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.271Z 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-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.272Z 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-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.272Z 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-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z 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-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:52:00.506 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:52:00.507 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:52:00.508 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:52:00.509 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:52:00.510 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:52:00.511 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:52:00.511 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.273Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:52:00.511 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.274Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:52:00.511 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[59200]: ts=2024-09-16T10:52:00.274Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:52:00.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:00 smithi003 bash[26401]: audit 2024-09-16T10:51:58.928533+0000 mgr.y (mgr.15246) 75 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:00.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:00 smithi003 bash[26401]: cluster 2024-09-16T10:51:59.258124+0000 mgr.y (mgr.15246) 76 : 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-16T10:52:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:00 smithi003 bash[19775]: audit 2024-09-16T10:51:58.928533+0000 mgr.y (mgr.15246) 75 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:00 smithi003 bash[19775]: cluster 2024-09-16T10:51:59.258124+0000 mgr.y (mgr.15246) 76 : 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-16T10:52:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[21623]: audit 2024-09-16T10:51:58.928533+0000 mgr.y (mgr.15246) 75 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:00 smithi088 bash[21623]: cluster 2024-09-16T10:51:59.258124+0000 mgr.y (mgr.15246) 76 : 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-16T10:52:02.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[26401]: cluster 2024-09-16T10:52:01.259486+0000 mgr.y (mgr.15246) 77 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[26401]: audit 2024-09-16T10:52:02.543456+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[26401]: audit 2024-09-16T10:52:02.550506+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[19775]: cluster 2024-09-16T10:52:01.259486+0000 mgr.y (mgr.15246) 77 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[19775]: audit 2024-09-16T10:52:02.543456+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:02 smithi003 bash[19775]: audit 2024-09-16T10:52:02.550506+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:02 smithi088 bash[21623]: cluster 2024-09-16T10:52:01.259486+0000 mgr.y (mgr.15246) 77 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:02 smithi088 bash[21623]: audit 2024-09-16T10:52:02.543456+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:02 smithi088 bash[21623]: audit 2024-09-16T10:52:02.550506+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:03.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:03 smithi003 bash[26401]: cluster 2024-09-16T10:52:03.260176+0000 mgr.y (mgr.15246) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:03 smithi003 bash[19775]: cluster 2024-09-16T10:52:03.260176+0000 mgr.y (mgr.15246) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:04.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:03 smithi088 bash[21623]: cluster 2024-09-16T10:52:03.260176+0000 mgr.y (mgr.15246) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[19775]: audit 2024-09-16T10:52:03.655140+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[19775]: audit 2024-09-16T10:52:03.663026+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[19775]: audit 2024-09-16T10:52:03.684533+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[19775]: audit 2024-09-16T10:52:03.700712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[26401]: audit 2024-09-16T10:52:03.655140+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[26401]: audit 2024-09-16T10:52:03.663026+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[26401]: audit 2024-09-16T10:52:03.684533+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:04 smithi003 bash[26401]: audit 2024-09-16T10:52:03.700712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:04 smithi088 bash[21623]: audit 2024-09-16T10:52:03.655140+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:04 smithi088 bash[21623]: audit 2024-09-16T10:52:03.663026+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:04 smithi088 bash[21623]: audit 2024-09-16T10:52:03.684533+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:05.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:04 smithi088 bash[21623]: audit 2024-09-16T10:52:03.700712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[26401]: audit 2024-09-16T10:52:04.774814+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[26401]: audit 2024-09-16T10:52:04.790776+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[26401]: cluster 2024-09-16T10:52:05.260862+0000 mgr.y (mgr.15246) 79 : 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-16T10:52:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[19775]: audit 2024-09-16T10:52:04.774814+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[19775]: audit 2024-09-16T10:52:04.790776+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:05 smithi003 bash[19775]: cluster 2024-09-16T10:52:05.260862+0000 mgr.y (mgr.15246) 79 : 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-16T10:52:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:05 smithi088 bash[21623]: audit 2024-09-16T10:52:04.774814+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:05 smithi088 bash[21623]: audit 2024-09-16T10:52:04.790776+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:05 smithi088 bash[21623]: cluster 2024-09-16T10:52:05.260862+0000 mgr.y (mgr.15246) 79 : 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-16T10:52:06.789 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:06 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:06] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:52:07.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:06 smithi003 bash[26401]: audit 2024-09-16T10:52:06.046268+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:07.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:06 smithi003 bash[19775]: audit 2024-09-16T10:52:06.046268+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:06 smithi088 bash[21623]: audit 2024-09-16T10:52:06.046268+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:08.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:07 smithi003 bash[26401]: cluster 2024-09-16T10:52:07.262692+0000 mgr.y (mgr.15246) 80 : 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-16T10:52:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:07 smithi003 bash[19775]: cluster 2024-09-16T10:52:07.262692+0000 mgr.y (mgr.15246) 80 : 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-16T10:52:08.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:07 smithi088 bash[21623]: cluster 2024-09-16T10:52:07.262692+0000 mgr.y (mgr.15246) 80 : 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-16T10:52:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:10 smithi003 bash[19775]: audit 2024-09-16T10:52:08.937598+0000 mgr.y (mgr.15246) 81 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:10 smithi003 bash[19775]: cluster 2024-09-16T10:52:09.263373+0000 mgr.y (mgr.15246) 82 : 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-16T10:52:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:10 smithi003 bash[26401]: audit 2024-09-16T10:52:08.937598+0000 mgr.y (mgr.15246) 81 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:10 smithi003 bash[26401]: cluster 2024-09-16T10:52:09.263373+0000 mgr.y (mgr.15246) 82 : 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-16T10:52:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:10 smithi088 bash[21623]: audit 2024-09-16T10:52:08.937598+0000 mgr.y (mgr.15246) 81 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:10 smithi088 bash[21623]: cluster 2024-09-16T10:52:09.263373+0000 mgr.y (mgr.15246) 82 : 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-16T10:52:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:12 smithi003 bash[26401]: cluster 2024-09-16T10:52:11.265037+0000 mgr.y (mgr.15246) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:12 smithi003 bash[19775]: cluster 2024-09-16T10:52:11.265037+0000 mgr.y (mgr.15246) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:12.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:12 smithi088 bash[21623]: cluster 2024-09-16T10:52:11.265037+0000 mgr.y (mgr.15246) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:13.010 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (25m) 11s ago 26m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (26m) 9s ago 26m 75.7M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (56s) 11s ago 23m 47.3M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (43s) 9s ago 34m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (11m) 11s ago 36m 501M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (37m) 11s ago 37m 86.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (35m) 9s ago 35m 58.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (35m) 11s ago 35m 61.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (19s) 11s ago 26m 3008k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (14s) 9s ago 26m - - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:52:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (33m) 11s ago 33m 57.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (32m) 11s ago 33m 58.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (32m) 11s ago 32m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (31m) 11s ago 31m 64.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (30m) 9s ago 30m 70.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (29m) 9s ago 29m 57.1M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (28m) 9s ago 28m 54.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (27m) 9s ago 27m 58.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (50s) 9s ago 26m 37.9M - 2.43.0 a07b618ecd1d 051461a5b771 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (24m) 11s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:52:13.648 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (24m) 9s ago 24m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:52:14.016 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:52:14.017 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:52:14.339 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:52:14.402 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:12.999553+0000 mgr.y (mgr.15246) 84 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: cluster 2024-09-16T10:52:13.265764+0000 mgr.y (mgr.15246) 85 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:13.307246+0000 mgr.y (mgr.15246) 86 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:13.626808+0000 mgr.y (mgr.15246) 87 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:13.660527+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:13.669353+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[26401]: audit 2024-09-16T10:52:14.016512+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.3:0/3411894064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:12.999553+0000 mgr.y (mgr.15246) 84 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: cluster 2024-09-16T10:52:13.265764+0000 mgr.y (mgr.15246) 85 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:13.307246+0000 mgr.y (mgr.15246) 86 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:13.626808+0000 mgr.y (mgr.15246) 87 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:13.660527+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:13.669353+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:14 smithi003 bash[19775]: audit 2024-09-16T10:52:14.016512+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.3:0/3411894064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:12.999553+0000 mgr.y (mgr.15246) 84 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: cluster 2024-09-16T10:52:13.265764+0000 mgr.y (mgr.15246) 85 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:13.307246+0000 mgr.y (mgr.15246) 86 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:13.626808+0000 mgr.y (mgr.15246) 87 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:13.660527+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:13.669353+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:14.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:14 smithi088 bash[21623]: audit 2024-09-16T10:52:14.016512+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.3:0/3411894064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.340013+0000 mgr.y (mgr.15246) 88 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.580600+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.595648+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.599347+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.601145+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.614508+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.720437+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.723920+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.726832+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.729938+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.732559+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.734687+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.736756+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.739315+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.742291+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[26401]: audit 2024-09-16T10:52:14.744887+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.340013+0000 mgr.y (mgr.15246) 88 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.580600+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.595648+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.599347+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.601145+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.614508+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.720437+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.723920+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.726832+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.729938+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.732559+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.734687+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.736756+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.739315+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.742291+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:15.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:15 smithi003 bash[19775]: audit 2024-09-16T10:52:14.744887+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.340013+0000 mgr.y (mgr.15246) 88 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.580600+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.595648+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.599347+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.601145+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.614508+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.720437+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.723920+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.726832+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.729938+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.732559+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.734687+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.736756+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.739315+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.742291+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:15 smithi088 bash[21623]: audit 2024-09-16T10:52:14.744887+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:16 smithi088 bash[21623]: cluster 2024-09-16T10:52:15.266563+0000 mgr.y (mgr.15246) 89 : 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-16T10:52:16.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:16 smithi003 bash[19775]: cluster 2024-09-16T10:52:15.266563+0000 mgr.y (mgr.15246) 89 : 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-16T10:52:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:16 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:16] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T10:52:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:16 smithi003 bash[26401]: cluster 2024-09-16T10:52:15.266563+0000 mgr.y (mgr.15246) 89 : 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-16T10:52:18.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[26401]: cluster 2024-09-16T10:52:17.268272+0000 mgr.y (mgr.15246) 90 : 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-16T10:52:18.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[26401]: cephadm 2024-09-16T10:52:17.296332+0000 mgr.y (mgr.15246) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:52:18.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[26401]: cephadm 2024-09-16T10:52:17.594770+0000 mgr.y (mgr.15246) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:52:18.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[19775]: cluster 2024-09-16T10:52:17.268272+0000 mgr.y (mgr.15246) 90 : 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-16T10:52:18.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[19775]: cephadm 2024-09-16T10:52:17.296332+0000 mgr.y (mgr.15246) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:52:18.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:18 smithi003 bash[19775]: cephadm 2024-09-16T10:52:17.594770+0000 mgr.y (mgr.15246) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:52:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:18 smithi088 bash[21623]: cluster 2024-09-16T10:52:17.268272+0000 mgr.y (mgr.15246) 90 : 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-16T10:52:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:18 smithi088 bash[21623]: cephadm 2024-09-16T10:52:17.296332+0000 mgr.y (mgr.15246) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:52:19.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:18 smithi088 bash[21623]: cephadm 2024-09-16T10:52:17.594770+0000 mgr.y (mgr.15246) 92 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2024-09-16T10:52:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:20 smithi003 bash[26401]: audit 2024-09-16T10:52:18.943713+0000 mgr.y (mgr.15246) 93 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:20 smithi003 bash[26401]: cluster 2024-09-16T10:52:19.269006+0000 mgr.y (mgr.15246) 94 : 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-16T10:52:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:20 smithi003 bash[19775]: audit 2024-09-16T10:52:18.943713+0000 mgr.y (mgr.15246) 93 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:20 smithi003 bash[19775]: cluster 2024-09-16T10:52:19.269006+0000 mgr.y (mgr.15246) 94 : 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-16T10:52:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:20 smithi088 bash[21623]: audit 2024-09-16T10:52:18.943713+0000 mgr.y (mgr.15246) 93 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:20 smithi088 bash[21623]: cluster 2024-09-16T10:52:19.269006+0000 mgr.y (mgr.15246) 94 : 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-16T10:52:21.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:21 smithi003 bash[19775]: audit 2024-09-16T10:52:21.046584+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:21 smithi003 bash[26401]: audit 2024-09-16T10:52:21.046584+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:21 smithi088 bash[21623]: audit 2024-09-16T10:52:21.046584+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:22.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:22 smithi003 bash[26401]: cluster 2024-09-16T10:52:21.270613+0000 mgr.y (mgr.15246) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:22 smithi003 bash[19775]: cluster 2024-09-16T10:52:21.270613+0000 mgr.y (mgr.15246) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:22 smithi088 bash[21623]: cluster 2024-09-16T10:52:21.270613+0000 mgr.y (mgr.15246) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:24.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:24 smithi003 bash[26401]: cluster 2024-09-16T10:52:23.271353+0000 mgr.y (mgr.15246) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:24 smithi003 bash[19775]: cluster 2024-09-16T10:52:23.271353+0000 mgr.y (mgr.15246) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:24 smithi088 bash[21623]: cluster 2024-09-16T10:52:23.271353+0000 mgr.y (mgr.15246) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:26.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:26 smithi003 bash[19775]: cluster 2024-09-16T10:52:25.272078+0000 mgr.y (mgr.15246) 97 : 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-16T10:52:26.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:26 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:26] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T10:52:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:26 smithi003 bash[26401]: cluster 2024-09-16T10:52:25.272078+0000 mgr.y (mgr.15246) 97 : 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-16T10:52:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:26 smithi088 bash[21623]: cluster 2024-09-16T10:52:25.272078+0000 mgr.y (mgr.15246) 97 : 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-16T10:52:27.923 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:27 smithi088 bash[21623]: cluster 2024-09-16T10:52:27.273731+0000 mgr.y (mgr.15246) 98 : 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-16T10:52:27.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:27 smithi003 bash[19775]: cluster 2024-09-16T10:52:27.273731+0000 mgr.y (mgr.15246) 98 : 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-16T10:52:27.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:27 smithi003 bash[26401]: cluster 2024-09-16T10:52:27.273731+0000 mgr.y (mgr.15246) 98 : 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-16T10:52:30.587 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[21623]: audit 2024-09-16T10:52:28.954769+0000 mgr.y (mgr.15246) 99 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:30.587 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[21623]: cluster 2024-09-16T10:52:29.274438+0000 mgr.y (mgr.15246) 100 : 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-16T10:52:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:30 smithi003 bash[19775]: audit 2024-09-16T10:52:28.954769+0000 mgr.y (mgr.15246) 99 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:30 smithi003 bash[19775]: cluster 2024-09-16T10:52:29.274438+0000 mgr.y (mgr.15246) 100 : 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-16T10:52:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:30 smithi003 bash[26401]: audit 2024-09-16T10:52:28.954769+0000 mgr.y (mgr.15246) 99 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:30 smithi003 bash[26401]: cluster 2024-09-16T10:52:29.274438+0000 mgr.y (mgr.15246) 100 : 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-16T10:52:30.975 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.975 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.976 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.976 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.976 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.977 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.977 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.977 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.977 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.804Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.805Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.805Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:52:30.978 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:30 smithi088 bash[55555]: ts=2024-09-16T10:52:30.805Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:52:31.705 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 bash[62747]: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:52:31.705 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 bash[62806]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:52:31.705 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:52:31.705 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: Stopped Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:52:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.005 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.006 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.006 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.006 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: Started Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:52:32.006 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.007 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:52:31 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:52:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[19775]: cluster 2024-09-16T10:52:31.276013+0000 mgr.y (mgr.15246) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[19775]: audit 2024-09-16T10:52:31.880220+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[19775]: audit 2024-09-16T10:52:31.894433+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[26401]: cluster 2024-09-16T10:52:31.276013+0000 mgr.y (mgr.15246) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[26401]: audit 2024-09-16T10:52:31.880220+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:32 smithi003 bash[26401]: audit 2024-09-16T10:52:31.894433+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:32 smithi088 bash[21623]: cluster 2024-09-16T10:52:31.276013+0000 mgr.y (mgr.15246) 101 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:52:32.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:32 smithi088 bash[21623]: audit 2024-09-16T10:52:31.880220+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:32.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:32 smithi088 bash[21623]: audit 2024-09-16T10:52:31.894433+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:33.255 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.028Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T10:52:33.255 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.028Z 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-16T10:52:33.255 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.028Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi088 (none))" 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.028Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.028Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.031Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.032Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.033Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.033Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.035Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.036Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.092704ms 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.036Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.037Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.048Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T10:52:33.256 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.052Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.056Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.059Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.061Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.061Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.061Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.115µs wal_replay_duration=24.656981ms wbl_replay_duration=129ns total_replay_duration=25.80782ms 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.064Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.064Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.064Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.082Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.445852ms db_storage=921ns remote_storage=1.435µs web_handler=387ns query_engine=631ns scrape=307.338µs scrape_sd=144.389µs notify=12.723µs notify_sd=13.893µs rules=17.434546ms tracing=6.713µs 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.082Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T10:52:33.257 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:52:33 smithi088 bash[62864]: ts=2024-09-16T10:52:33.082Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:52:34.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:34 smithi003 bash[26401]: cluster 2024-09-16T10:52:33.276732+0000 mgr.y (mgr.15246) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:34 smithi003 bash[19775]: cluster 2024-09-16T10:52:33.276732+0000 mgr.y (mgr.15246) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:34.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:34 smithi088 bash[21623]: cluster 2024-09-16T10:52:33.276732+0000 mgr.y (mgr.15246) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:36.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:36 smithi003 bash[26401]: cluster 2024-09-16T10:52:35.277461+0000 mgr.y (mgr.15246) 103 : 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-16T10:52:36.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:36 smithi003 bash[26401]: audit 2024-09-16T10:52:36.046703+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:36 smithi003 bash[19775]: cluster 2024-09-16T10:52:35.277461+0000 mgr.y (mgr.15246) 103 : 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-16T10:52:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:36 smithi003 bash[19775]: audit 2024-09-16T10:52:36.046703+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:36 smithi088 bash[21623]: cluster 2024-09-16T10:52:35.277461+0000 mgr.y (mgr.15246) 103 : 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-16T10:52:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:36 smithi088 bash[21623]: audit 2024-09-16T10:52:36.046703+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:38.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:38] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.51.0" 2024-09-16T10:52:38.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[19775]: cluster 2024-09-16T10:52:37.279127+0000 mgr.y (mgr.15246) 104 : 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-16T10:52:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[19775]: audit 2024-09-16T10:52:37.925960+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[19775]: audit 2024-09-16T10:52:37.943198+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[26401]: cluster 2024-09-16T10:52:37.279127+0000 mgr.y (mgr.15246) 104 : 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-16T10:52:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[26401]: audit 2024-09-16T10:52:37.925960+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:38 smithi003 bash[26401]: audit 2024-09-16T10:52:37.943198+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:38 smithi088 bash[21623]: cluster 2024-09-16T10:52:37.279127+0000 mgr.y (mgr.15246) 104 : 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-16T10:52:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:38 smithi088 bash[21623]: audit 2024-09-16T10:52:37.925960+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:38.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:38 smithi088 bash[21623]: audit 2024-09-16T10:52:37.943198+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[19775]: audit 2024-09-16T10:52:38.965888+0000 mgr.y (mgr.15246) 105 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[19775]: audit 2024-09-16T10:52:39.109025+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[19775]: audit 2024-09-16T10:52:39.124541+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[19775]: cluster 2024-09-16T10:52:39.279848+0000 mgr.y (mgr.15246) 106 : 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-16T10:52:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[26401]: audit 2024-09-16T10:52:38.965888+0000 mgr.y (mgr.15246) 105 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[26401]: audit 2024-09-16T10:52:39.109025+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[26401]: audit 2024-09-16T10:52:39.124541+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:40 smithi003 bash[26401]: cluster 2024-09-16T10:52:39.279848+0000 mgr.y (mgr.15246) 106 : 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-16T10:52:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:40 smithi088 bash[21623]: audit 2024-09-16T10:52:38.965888+0000 mgr.y (mgr.15246) 105 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:40.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:40 smithi088 bash[21623]: audit 2024-09-16T10:52:39.109025+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:40 smithi088 bash[21623]: audit 2024-09-16T10:52:39.124541+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:40.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:40 smithi088 bash[21623]: cluster 2024-09-16T10:52:39.279848+0000 mgr.y (mgr.15246) 106 : 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-16T10:52:42.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:42 smithi003 bash[19775]: cluster 2024-09-16T10:52:41.281431+0000 mgr.y (mgr.15246) 107 : 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-16T10:52:42.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:42 smithi003 bash[26401]: cluster 2024-09-16T10:52:41.281431+0000 mgr.y (mgr.15246) 107 : 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-16T10:52:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:42 smithi088 bash[21623]: cluster 2024-09-16T10:52:41.281431+0000 mgr.y (mgr.15246) 107 : 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-16T10:52:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:52:44.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:44 smithi003 bash[19775]: cluster 2024-09-16T10:52:43.282161+0000 mgr.y (mgr.15246) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:44.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:44 smithi003 bash[26401]: cluster 2024-09-16T10:52:43.282161+0000 mgr.y (mgr.15246) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:44 smithi088 bash[21623]: cluster 2024-09-16T10:52:43.282161+0000 mgr.y (mgr.15246) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:52:45.357 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (26m) 42s ago 26m 13.5M - 0.25.0 c8568f914cd2 bb79e517fac4 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (26m) 7s ago 26m 75.9M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (87s) 42s ago 24m 47.3M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (75s) 7s ago 35m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (12m) 42s ago 37m 501M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (37m) 42s ago 37m 86.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (35m) 7s ago 35m 59.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:52:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (35m) 42s ago 35m 61.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (50s) 42s ago 27m 3008k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (46s) 7s ago 27m 7539k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (34m) 42s ago 34m 57.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (33m) 42s ago 33m 58.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (32m) 42s ago 32m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (31m) 42s ago 31m 64.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (30m) 7s ago 30m 70.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (29m) 7s ago 29m 57.2M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (29m) 7s ago 29m 54.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (28m) 7s ago 28m 58.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (13s) 7s ago 27m 31.2M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (24m) 42s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:52:45.370 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (24m) 7s ago 24m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:52:45.745 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:52:45.745 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:52:45.745 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:52:45.745 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:45.745 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:52:45.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:52:45.747 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:52:45.747 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:52:46.068 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:52:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:46 smithi088 bash[21623]: audit 2024-09-16T10:52:44.674532+0000 mgr.y (mgr.15246) 109 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:46 smithi088 bash[21623]: audit 2024-09-16T10:52:45.006096+0000 mgr.y (mgr.15246) 110 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:46 smithi088 bash[21623]: cluster 2024-09-16T10:52:45.282815+0000 mgr.y (mgr.15246) 111 : 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-16T10:52:46.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:46 smithi088 bash[21623]: audit 2024-09-16T10:52:45.319713+0000 mgr.y (mgr.15246) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:46 smithi088 bash[21623]: audit 2024-09-16T10:52:45.745926+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.3:0/3101791233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[26401]: audit 2024-09-16T10:52:44.674532+0000 mgr.y (mgr.15246) 109 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[26401]: audit 2024-09-16T10:52:45.006096+0000 mgr.y (mgr.15246) 110 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[26401]: cluster 2024-09-16T10:52:45.282815+0000 mgr.y (mgr.15246) 111 : 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-16T10:52:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[26401]: audit 2024-09-16T10:52:45.319713+0000 mgr.y (mgr.15246) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[26401]: audit 2024-09-16T10:52:45.745926+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.3:0/3101791233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[19775]: audit 2024-09-16T10:52:44.674532+0000 mgr.y (mgr.15246) 109 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[19775]: audit 2024-09-16T10:52:45.006096+0000 mgr.y (mgr.15246) 110 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[19775]: cluster 2024-09-16T10:52:45.282815+0000 mgr.y (mgr.15246) 111 : 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-16T10:52:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[19775]: audit 2024-09-16T10:52:45.319713+0000 mgr.y (mgr.15246) 112 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:46 smithi003 bash[19775]: audit 2024-09-16T10:52:45.745926+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.3:0/3101791233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:47.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:47 smithi088 bash[21623]: audit 2024-09-16T10:52:46.068346+0000 mgr.y (mgr.15246) 113 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:47.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:47 smithi003 bash[26401]: audit 2024-09-16T10:52:46.068346+0000 mgr.y (mgr.15246) 113 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:47.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:47 smithi003 bash[19775]: audit 2024-09-16T10:52:46.068346+0000 mgr.y (mgr.15246) 113 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:52:48.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:48 smithi088 bash[21623]: cluster 2024-09-16T10:52:47.284470+0000 mgr.y (mgr.15246) 114 : 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-16T10:52:48.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:48 smithi003 bash[19775]: cluster 2024-09-16T10:52:47.284470+0000 mgr.y (mgr.15246) 114 : 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-16T10:52:48.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:48] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.51.0" 2024-09-16T10:52:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:48 smithi003 bash[26401]: cluster 2024-09-16T10:52:47.284470+0000 mgr.y (mgr.15246) 114 : 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-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.901763+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.915507+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.918950+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.920402+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.931325+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.974340+0000 mgr.y (mgr.15246) 115 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.988421+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:48.989559+0000 mgr.y (mgr.15246) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.071518+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.075101+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.078126+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.081195+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.084197+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.086709+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.089205+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.092357+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.095905+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.099810+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: audit 2024-09-16T10:52:49.102694+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[19775]: cluster 2024-09-16T10:52:49.285176+0000 mgr.y (mgr.15246) 117 : 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-16T10:52:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.901763+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.915507+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.918950+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.920402+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.931325+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.974340+0000 mgr.y (mgr.15246) 115 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.988421+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:48.989559+0000 mgr.y (mgr.15246) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.071518+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.075101+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.078126+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.081195+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.084197+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.086709+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.089205+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.092357+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.095905+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.099810+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: audit 2024-09-16T10:52:49.102694+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:49 smithi003 bash[26401]: cluster 2024-09-16T10:52:49.285176+0000 mgr.y (mgr.15246) 117 : 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-16T10:52:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.901763+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.915507+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.918950+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:52:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.920402+0000 mon.c (mon.2) 256 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.931325+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.974340+0000 mgr.y (mgr.15246) 115 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.988421+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:48.989559+0000 mgr.y (mgr.15246) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.071518+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.075101+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.078126+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.081195+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.084197+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.086709+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.089205+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.092357+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.095905+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.099810+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: audit 2024-09-16T10:52:49.102694+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:52:50.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:49 smithi088 bash[21623]: cluster 2024-09-16T10:52:49.285176+0000 mgr.y (mgr.15246) 117 : 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-16T10:52:51.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:51 smithi003 bash[26401]: audit 2024-09-16T10:52:51.046728+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:51.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:51 smithi003 bash[19775]: audit 2024-09-16T10:52:51.046728+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:51.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:51 smithi088 bash[21623]: audit 2024-09-16T10:52:51.046728+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:52:52.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:52 smithi003 bash[19775]: cluster 2024-09-16T10:52:51.286366+0000 mgr.y (mgr.15246) 118 : 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-16T10:52:52.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:52 smithi003 bash[26401]: cluster 2024-09-16T10:52:51.286366+0000 mgr.y (mgr.15246) 118 : 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-16T10:52:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:52 smithi088 bash[21623]: cluster 2024-09-16T10:52:51.286366+0000 mgr.y (mgr.15246) 118 : 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-16T10:52:53.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:53 smithi003 bash[19775]: cephadm 2024-09-16T10:52:51.896491+0000 mgr.y (mgr.15246) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:52:53.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:53 smithi003 bash[19775]: cephadm 2024-09-16T10:52:51.908451+0000 mgr.y (mgr.15246) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:52:53.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:53 smithi003 bash[26401]: cephadm 2024-09-16T10:52:51.896491+0000 mgr.y (mgr.15246) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:52:53.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:53 smithi003 bash[26401]: cephadm 2024-09-16T10:52:51.908451+0000 mgr.y (mgr.15246) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:52:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:53 smithi088 bash[21623]: cephadm 2024-09-16T10:52:51.896491+0000 mgr.y (mgr.15246) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:52:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:53 smithi088 bash[21623]: cephadm 2024-09-16T10:52:51.908451+0000 mgr.y (mgr.15246) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-16T10:52:54.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:54 smithi003 bash[26401]: cluster 2024-09-16T10:52:53.287291+0000 mgr.y (mgr.15246) 121 : 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-16T10:52:54.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:54 smithi003 bash[19775]: cluster 2024-09-16T10:52:53.287291+0000 mgr.y (mgr.15246) 121 : 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-16T10:52:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:54 smithi088 bash[21623]: cluster 2024-09-16T10:52:53.287291+0000 mgr.y (mgr.15246) 121 : 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-16T10:52:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:56 smithi003 bash[19775]: cluster 2024-09-16T10:52:55.288146+0000 mgr.y (mgr.15246) 122 : 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-16T10:52:56.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:56 smithi003 bash[26401]: cluster 2024-09-16T10:52:55.288146+0000 mgr.y (mgr.15246) 122 : 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-16T10:52:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:56 smithi088 bash[21623]: cluster 2024-09-16T10:52:55.288146+0000 mgr.y (mgr.15246) 122 : 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-16T10:52:58.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:52:58 smithi003 bash[26401]: cluster 2024-09-16T10:52:57.289863+0000 mgr.y (mgr.15246) 123 : 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-16T10:52:58.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:52:58 smithi003 bash[19775]: cluster 2024-09-16T10:52:57.289863+0000 mgr.y (mgr.15246) 123 : 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-16T10:52:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:52:58 smithi088 bash[21623]: cluster 2024-09-16T10:52:57.289863+0000 mgr.y (mgr.15246) 123 : 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-16T10:52:58.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:52:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:52:58] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.51.0" 2024-09-16T10:53:00.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:00 smithi003 bash[26401]: audit 2024-09-16T10:52:58.985629+0000 mgr.y (mgr.15246) 124 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:00.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:00 smithi003 bash[26401]: cluster 2024-09-16T10:52:59.290599+0000 mgr.y (mgr.15246) 125 : 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-16T10:53:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:00 smithi003 bash[19775]: audit 2024-09-16T10:52:58.985629+0000 mgr.y (mgr.15246) 124 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:00.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:00 smithi003 bash[19775]: cluster 2024-09-16T10:52:59.290599+0000 mgr.y (mgr.15246) 125 : 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-16T10:53:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:00 smithi088 bash[21623]: audit 2024-09-16T10:52:58.985629+0000 mgr.y (mgr.15246) 124 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:00.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:00 smithi088 bash[21623]: cluster 2024-09-16T10:52:59.290599+0000 mgr.y (mgr.15246) 125 : 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-16T10:53:01.008 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.009 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.009 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.010 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.010 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.010 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.011 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.011 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:53:00 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:01.395 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:53:01.395 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 bash[51868]: ts=2024-09-16T10:53:01.130Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:53:02.112 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 bash[82451]: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:53:02.112 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 bash[82508]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:53:02.112 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T10:53:02.112 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:01 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:53:02.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.477 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.478 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.479 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.479 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: Started Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:53:02.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[19775]: cluster 2024-09-16T10:53:01.292194+0000 mgr.y (mgr.15246) 126 : 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-16T10:53:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[19775]: audit 2024-09-16T10:53:02.281390+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:02.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[19775]: audit 2024-09-16T10:53:02.289453+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:02.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[26401]: cluster 2024-09-16T10:53:01.292194+0000 mgr.y (mgr.15246) 126 : 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-16T10:53:02.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[26401]: audit 2024-09-16T10:53:02.281390+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:02.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:02 smithi003 bash[26401]: audit 2024-09-16T10:53:02.289453+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:02.481 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:53:02 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:02 smithi088 bash[21623]: cluster 2024-09-16T10:53:01.292194+0000 mgr.y (mgr.15246) 126 : 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-16T10:53:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:02 smithi088 bash[21623]: audit 2024-09-16T10:53:02.281390+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:02.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:02 smithi088 bash[21623]: audit 2024-09-16T10:53:02.289453+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:03.976 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.561Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.561Z 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-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.563Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.565Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.593Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.593Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.595Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T10:53:03.977 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:03 smithi003 bash[82563]: ts=2024-09-16T10:53:03.595Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T10:53:04.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:04 smithi003 bash[19775]: cluster 2024-09-16T10:53:03.292921+0000 mgr.y (mgr.15246) 127 : 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-16T10:53:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:04 smithi003 bash[26401]: cluster 2024-09-16T10:53:03.292921+0000 mgr.y (mgr.15246) 127 : 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-16T10:53:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:04 smithi088 bash[21623]: cluster 2024-09-16T10:53:03.292921+0000 mgr.y (mgr.15246) 127 : 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-16T10:53:05.976 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:05 smithi003 bash[82563]: ts=2024-09-16T10:53:05.565Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000628259s 2024-09-16T10:53:06.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:06 smithi003 bash[26401]: cluster 2024-09-16T10:53:05.293659+0000 mgr.y (mgr.15246) 128 : 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-16T10:53:06.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:06 smithi003 bash[26401]: audit 2024-09-16T10:53:06.047495+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:06 smithi003 bash[19775]: cluster 2024-09-16T10:53:05.293659+0000 mgr.y (mgr.15246) 128 : 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-16T10:53:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:06 smithi003 bash[19775]: audit 2024-09-16T10:53:06.047495+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:06.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:06 smithi088 bash[21623]: cluster 2024-09-16T10:53:05.293659+0000 mgr.y (mgr.15246) 128 : 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-16T10:53:06.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:06 smithi088 bash[21623]: audit 2024-09-16T10:53:06.047495+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:08.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:08] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.51.0" 2024-09-16T10:53:08.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[19775]: cluster 2024-09-16T10:53:07.295279+0000 mgr.y (mgr.15246) 129 : 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-16T10:53:08.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[19775]: audit 2024-09-16T10:53:08.196669+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[19775]: audit 2024-09-16T10:53:08.206294+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[19775]: audit 2024-09-16T10:53:08.320268+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[19775]: audit 2024-09-16T10:53:08.335873+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[26401]: cluster 2024-09-16T10:53:07.295279+0000 mgr.y (mgr.15246) 129 : 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-16T10:53:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[26401]: audit 2024-09-16T10:53:08.196669+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[26401]: audit 2024-09-16T10:53:08.206294+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[26401]: audit 2024-09-16T10:53:08.320268+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:08 smithi003 bash[26401]: audit 2024-09-16T10:53:08.335873+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:08 smithi088 bash[21623]: cluster 2024-09-16T10:53:07.295279+0000 mgr.y (mgr.15246) 129 : 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-16T10:53:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:08 smithi088 bash[21623]: audit 2024-09-16T10:53:08.196669+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:08 smithi088 bash[21623]: audit 2024-09-16T10:53:08.206294+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:08 smithi088 bash[21623]: audit 2024-09-16T10:53:08.320268+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:08 smithi088 bash[21623]: audit 2024-09-16T10:53:08.335873+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[19775]: audit 2024-09-16T10:53:08.993511+0000 mgr.y (mgr.15246) 130 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[19775]: audit 2024-09-16T10:53:09.289683+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[19775]: cluster 2024-09-16T10:53:09.295723+0000 mgr.y (mgr.15246) 131 : 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-16T10:53:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[19775]: audit 2024-09-16T10:53:09.299990+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[26401]: audit 2024-09-16T10:53:08.993511+0000 mgr.y (mgr.15246) 130 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[26401]: audit 2024-09-16T10:53:09.289683+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[26401]: cluster 2024-09-16T10:53:09.295723+0000 mgr.y (mgr.15246) 131 : 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-16T10:53:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:10 smithi003 bash[26401]: audit 2024-09-16T10:53:09.299990+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:10 smithi088 bash[21623]: audit 2024-09-16T10:53:08.993511+0000 mgr.y (mgr.15246) 130 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:10.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:10 smithi088 bash[21623]: audit 2024-09-16T10:53:09.289683+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:10.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:10 smithi088 bash[21623]: cluster 2024-09-16T10:53:09.295723+0000 mgr.y (mgr.15246) 131 : 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-16T10:53:10.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:10 smithi088 bash[21623]: audit 2024-09-16T10:53:09.299990+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:12.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:12 smithi003 bash[26401]: cluster 2024-09-16T10:53:11.297267+0000 mgr.y (mgr.15246) 132 : 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-16T10:53:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:12 smithi003 bash[19775]: cluster 2024-09-16T10:53:11.297267+0000 mgr.y (mgr.15246) 132 : 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-16T10:53:12.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:12 smithi088 bash[21623]: cluster 2024-09-16T10:53:11.297267+0000 mgr.y (mgr.15246) 132 : 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-16T10:53:13.976 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:53:13 smithi003 bash[82563]: ts=2024-09-16T10:53:13.568Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003512821s 2024-09-16T10:53:14.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:14 smithi003 bash[26401]: cluster 2024-09-16T10:53:13.298006+0000 mgr.y (mgr.15246) 133 : 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-16T10:53:14.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:14 smithi003 bash[19775]: cluster 2024-09-16T10:53:13.298006+0000 mgr.y (mgr.15246) 133 : 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-16T10:53:14.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:14 smithi088 bash[21623]: cluster 2024-09-16T10:53:13.298006+0000 mgr.y (mgr.15246) 133 : 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-16T10:53:16.413 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:53:16.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:16 smithi003 bash[19775]: cluster 2024-09-16T10:53:15.298819+0000 mgr.y (mgr.15246) 134 : 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-16T10:53:16.609 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:16 smithi003 bash[26401]: cluster 2024-09-16T10:53:15.298819+0000 mgr.y (mgr.15246) 134 : 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-16T10:53:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:16 smithi088 bash[21623]: cluster 2024-09-16T10:53:15.298819+0000 mgr.y (mgr.15246) 134 : 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-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (14s) 8s ago 27m 14.3M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (27m) 8s ago 27m 76.5M - 9.4.12 2bacad6d85d8 9c1f2737cffa 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (119s) 8s ago 24m 47.8M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (107s) 8s ago 35m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (12m) 8s ago 38m 504M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (38m) 8s ago 38m 88.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (36m) 8s ago 36m 60.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (36m) 8s ago 36m 63.1M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (82s) 8s ago 27m 7656k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (78s) 8s ago 27m 7407k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:53:17.064 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (34m) 8s ago 35m 57.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (34m) 8s ago 34m 58.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (33m) 8s ago 33m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (32m) 8s ago 32m 64.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (31m) 8s ago 31m 70.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (30m) 8s ago 30m 57.1M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (29m) 8s ago 29m 54.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (28m) 8s ago 28m 58.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (45s) 8s ago 27m 34.9M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (25m) 8s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:53:17.065 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (25m) 8s ago 25m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:53:17.440 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:53:17.440 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:53:17.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:53:17.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:17.440 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:53:17.441 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:53:17.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:17 smithi003 bash[19775]: audit 2024-09-16T10:53:16.402217+0000 mgr.y (mgr.15246) 135 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:17.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:17 smithi003 bash[26401]: audit 2024-09-16T10:53:16.402217+0000 mgr.y (mgr.15246) 135 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:17.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:17 smithi088 bash[21623]: audit 2024-09-16T10:53:16.402217+0000 mgr.y (mgr.15246) 135 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:17.764 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:53:17.765 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:53:18.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[26401]: audit 2024-09-16T10:53:16.735542+0000 mgr.y (mgr.15246) 136 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[26401]: audit 2024-09-16T10:53:17.039791+0000 mgr.y (mgr.15246) 137 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[26401]: cluster 2024-09-16T10:53:17.299815+0000 mgr.y (mgr.15246) 138 : 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-16T10:53:18.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[26401]: audit 2024-09-16T10:53:17.441163+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.3:0/294250045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:18.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[19775]: audit 2024-09-16T10:53:16.735542+0000 mgr.y (mgr.15246) 136 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[19775]: audit 2024-09-16T10:53:17.039791+0000 mgr.y (mgr.15246) 137 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[19775]: cluster 2024-09-16T10:53:17.299815+0000 mgr.y (mgr.15246) 138 : 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-16T10:53:18.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[19775]: audit 2024-09-16T10:53:17.441163+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.3:0/294250045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:18.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:18 smithi088 bash[21623]: audit 2024-09-16T10:53:16.735542+0000 mgr.y (mgr.15246) 136 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:18 smithi088 bash[21623]: audit 2024-09-16T10:53:17.039791+0000 mgr.y (mgr.15246) 137 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:18 smithi088 bash[21623]: cluster 2024-09-16T10:53:17.299815+0000 mgr.y (mgr.15246) 138 : 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-16T10:53:18.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:18 smithi088 bash[21623]: audit 2024-09-16T10:53:17.441163+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.3:0/294250045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:18.941 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:18] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.51.0" 2024-09-16T10:53:19.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:19 smithi003 bash[19775]: audit 2024-09-16T10:53:17.765406+0000 mgr.y (mgr.15246) 139 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:19.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:19 smithi003 bash[26401]: audit 2024-09-16T10:53:17.765406+0000 mgr.y (mgr.15246) 139 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:19 smithi088 bash[21623]: audit 2024-09-16T10:53:17.765406+0000 mgr.y (mgr.15246) 139 : audit [DBG] from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.001514+0000 mgr.y (mgr.15246) 140 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: cluster 2024-09-16T10:53:19.300500+0000 mgr.y (mgr.15246) 141 : 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-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.765591+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.778181+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.781948+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.784055+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.796063+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.852214+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.936832+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.940267+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.942964+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.946057+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.948810+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.950921+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.953036+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.955795+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.959191+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.962061+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.964691+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[19775]: audit 2024-09-16T10:53:19.967298+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.001514+0000 mgr.y (mgr.15246) 140 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: cluster 2024-09-16T10:53:19.300500+0000 mgr.y (mgr.15246) 141 : 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-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.765591+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.778181+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.781948+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.784055+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.796063+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.852214+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.936832+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.940267+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.942964+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.946057+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.948810+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.950921+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.953036+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.955795+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.959191+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.962061+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.964691+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:20 smithi003 bash[26401]: audit 2024-09-16T10:53:19.967298+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.001514+0000 mgr.y (mgr.15246) 140 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: cluster 2024-09-16T10:53:19.300500+0000 mgr.y (mgr.15246) 141 : 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-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.765591+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.778181+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.781948+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.784055+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.796063+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.852214+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.936832+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.940267+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.942964+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.946057+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.948810+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.950921+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.953036+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.955795+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.959191+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.962061+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.964691+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:20.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:20 smithi088 bash[21623]: audit 2024-09-16T10:53:19.967298+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:21.649 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:21 smithi088 bash[21623]: audit 2024-09-16T10:53:19.853238+0000 mgr.y (mgr.15246) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:21.649 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:21 smithi088 bash[21623]: audit 2024-09-16T10:53:21.048133+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:21 smithi003 bash[19775]: audit 2024-09-16T10:53:19.853238+0000 mgr.y (mgr.15246) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:21 smithi003 bash[19775]: audit 2024-09-16T10:53:21.048133+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:21 smithi003 bash[26401]: audit 2024-09-16T10:53:19.853238+0000 mgr.y (mgr.15246) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:53:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:21 smithi003 bash[26401]: audit 2024-09-16T10:53:21.048133+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:22 smithi003 bash[19775]: cluster 2024-09-16T10:53:21.302101+0000 mgr.y (mgr.15246) 143 : 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-16T10:53:22.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:22 smithi003 bash[26401]: cluster 2024-09-16T10:53:21.302101+0000 mgr.y (mgr.15246) 143 : 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-16T10:53:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:22 smithi088 bash[21623]: cluster 2024-09-16T10:53:21.302101+0000 mgr.y (mgr.15246) 143 : 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-16T10:53:23.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:23 smithi003 bash[19775]: cephadm 2024-09-16T10:53:22.336472+0000 mgr.y (mgr.15246) 144 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:53:23.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:23 smithi003 bash[19775]: cephadm 2024-09-16T10:53:22.436087+0000 mgr.y (mgr.15246) 145 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:53:23.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:23 smithi003 bash[26401]: cephadm 2024-09-16T10:53:22.336472+0000 mgr.y (mgr.15246) 144 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:53:23.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:23 smithi003 bash[26401]: cephadm 2024-09-16T10:53:22.436087+0000 mgr.y (mgr.15246) 145 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:53:23.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:23 smithi088 bash[21623]: cephadm 2024-09-16T10:53:22.336472+0000 mgr.y (mgr.15246) 144 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:53:23.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:23 smithi088 bash[21623]: cephadm 2024-09-16T10:53:22.436087+0000 mgr.y (mgr.15246) 145 : cephadm [INF] Deploying daemon grafana.a on smithi088 2024-09-16T10:53:24.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:24 smithi003 bash[19775]: cluster 2024-09-16T10:53:23.302817+0000 mgr.y (mgr.15246) 146 : 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-16T10:53:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:24 smithi003 bash[26401]: cluster 2024-09-16T10:53:23.302817+0000 mgr.y (mgr.15246) 146 : 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-16T10:53:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:24 smithi088 bash[21623]: cluster 2024-09-16T10:53:23.302817+0000 mgr.y (mgr.15246) 146 : 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-16T10:53:26.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:26 smithi003 bash[26401]: cluster 2024-09-16T10:53:25.303526+0000 mgr.y (mgr.15246) 147 : 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-16T10:53:26.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:26 smithi003 bash[19775]: cluster 2024-09-16T10:53:25.303526+0000 mgr.y (mgr.15246) 147 : 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-16T10:53:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:26 smithi088 bash[21623]: cluster 2024-09-16T10:53:25.303526+0000 mgr.y (mgr.15246) 147 : 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-16T10:53:28.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:28] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-16T10:53:28.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:28 smithi003 bash[26401]: cluster 2024-09-16T10:53:27.305178+0000 mgr.y (mgr.15246) 148 : 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-16T10:53:28.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:28 smithi003 bash[19775]: cluster 2024-09-16T10:53:27.305178+0000 mgr.y (mgr.15246) 148 : 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-16T10:53:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:28 smithi088 bash[21623]: cluster 2024-09-16T10:53:27.305178+0000 mgr.y (mgr.15246) 148 : 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-16T10:53:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:30 smithi003 bash[26401]: audit 2024-09-16T10:53:29.012469+0000 mgr.y (mgr.15246) 149 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:30.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:30 smithi003 bash[26401]: cluster 2024-09-16T10:53:29.305861+0000 mgr.y (mgr.15246) 150 : 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-16T10:53:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:30 smithi003 bash[19775]: audit 2024-09-16T10:53:29.012469+0000 mgr.y (mgr.15246) 149 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:30.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:30 smithi003 bash[19775]: cluster 2024-09-16T10:53:29.305861+0000 mgr.y (mgr.15246) 150 : 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-16T10:53:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:30 smithi088 bash[21623]: audit 2024-09-16T10:53:29.012469+0000 mgr.y (mgr.15246) 149 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:30 smithi088 bash[21623]: cluster 2024-09-16T10:53:29.305861+0000 mgr.y (mgr.15246) 150 : 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-16T10:53:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:32 smithi003 bash[19775]: cluster 2024-09-16T10:53:31.307415+0000 mgr.y (mgr.15246) 151 : 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-16T10:53:32.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:32 smithi003 bash[26401]: cluster 2024-09-16T10:53:31.307415+0000 mgr.y (mgr.15246) 151 : 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-16T10:53:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:32 smithi088 bash[21623]: cluster 2024-09-16T10:53:31.307415+0000 mgr.y (mgr.15246) 151 : 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-16T10:53:34.650 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:34 smithi088 bash[21623]: cluster 2024-09-16T10:53:33.308177+0000 mgr.y (mgr.15246) 152 : 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-16T10:53:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:34 smithi003 bash[19775]: cluster 2024-09-16T10:53:33.308177+0000 mgr.y (mgr.15246) 152 : 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-16T10:53:34.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:34 smithi003 bash[26401]: cluster 2024-09-16T10:53:33.308177+0000 mgr.y (mgr.15246) 152 : 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-16T10:53:36.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:36 smithi003 bash[26401]: cluster 2024-09-16T10:53:35.308896+0000 mgr.y (mgr.15246) 153 : 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-16T10:53:36.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:36 smithi003 bash[26401]: audit 2024-09-16T10:53:36.048641+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:36.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:36 smithi003 bash[19775]: cluster 2024-09-16T10:53:35.308896+0000 mgr.y (mgr.15246) 153 : 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-16T10:53:36.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:36 smithi003 bash[19775]: audit 2024-09-16T10:53:36.048641+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:36 smithi088 bash[21623]: cluster 2024-09-16T10:53:35.308896+0000 mgr.y (mgr.15246) 153 : 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-16T10:53:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:36 smithi088 bash[21623]: audit 2024-09-16T10:53:36.048641+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:38.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:38] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-16T10:53:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:38 smithi003 bash[26401]: cluster 2024-09-16T10:53:37.310579+0000 mgr.y (mgr.15246) 154 : 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-16T10:53:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:38 smithi003 bash[19775]: cluster 2024-09-16T10:53:37.310579+0000 mgr.y (mgr.15246) 154 : 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-16T10:53:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:38 smithi088 bash[21623]: cluster 2024-09-16T10:53:37.310579+0000 mgr.y (mgr.15246) 154 : 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-16T10:53:40.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.391 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.392 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.392 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.393 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.393 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.393 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.393 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:40.693 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[21623]: audit 2024-09-16T10:53:39.023725+0000 mgr.y (mgr.15246) 155 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:40.694 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[21623]: cluster 2024-09-16T10:53:39.311304+0000 mgr.y (mgr.15246) 156 : 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-16T10:53:40.694 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 systemd[1]: Stopping Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:53:40.694 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[46371]: logger=server t=2024-09-16T10:53:40.507977938Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T10:53:40.694 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[46371]: logger=ticker t=2024-09-16T10:53:40.508043683Z level=info msg=stopped last_tick=2024-09-16T10:53:40Z 2024-09-16T10:53:40.694 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[46371]: logger=tracing t=2024-09-16T10:53:40.508090524Z level=info msg="Closing tracing" 2024-09-16T10:53:40.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:40 smithi003 bash[26401]: audit 2024-09-16T10:53:39.023725+0000 mgr.y (mgr.15246) 155 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:40.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:40 smithi003 bash[26401]: cluster 2024-09-16T10:53:39.311304+0000 mgr.y (mgr.15246) 156 : 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-16T10:53:40.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:40 smithi003 bash[19775]: audit 2024-09-16T10:53:39.023725+0000 mgr.y (mgr.15246) 155 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:40.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:40 smithi003 bash[19775]: cluster 2024-09-16T10:53:39.311304+0000 mgr.y (mgr.15246) 156 : 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-16T10:53:41.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:40 smithi088 bash[66644]: ceph-572ab018-7414-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:53:41.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:41 smithi088 bash[66706]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:53:41.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T10:53:41.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: Stopped Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:53:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.755 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.756 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.756 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.756 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:41.757 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: Started Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:53:41.757 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:53:41 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:53:42.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[26401]: cluster 2024-09-16T10:53:41.312847+0000 mgr.y (mgr.15246) 157 : 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-16T10:53:42.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[26401]: audit 2024-09-16T10:53:41.467274+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[26401]: audit 2024-09-16T10:53:41.480192+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[19775]: cluster 2024-09-16T10:53:41.312847+0000 mgr.y (mgr.15246) 157 : 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-16T10:53:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[19775]: audit 2024-09-16T10:53:41.467274+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:42 smithi003 bash[19775]: audit 2024-09-16T10:53:41.480192+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.745 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[21623]: cluster 2024-09-16T10:53:41.312847+0000 mgr.y (mgr.15246) 157 : 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-16T10:53:42.745 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[21623]: audit 2024-09-16T10:53:41.467274+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.745 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[21623]: audit 2024-09-16T10:53:41.480192+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:42.998 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.74510799Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T10:53:42Z 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745482238Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745498489Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.74550772Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.74551845Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745524321Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745530162Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745536019Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745542417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745548682Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745558091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T10:53:42.999 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745588615Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745595539Z level=info msg=Target target=[all] 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745606015Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745611441Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745617017Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745622737Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745632329Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=settings t=2024-09-16T10:53:42.745638325Z level=info msg="App mode production" 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=sqlstore t=2024-09-16T10:53:42.746361452Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=sqlstore t=2024-09-16T10:53:42.746381304Z 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-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.747083772Z level=info msg="Starting DB migrations" 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.759110835Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.764335745Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.224329ms 2024-09-16T10:53:43.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.796372096Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T10:53:43.001 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.796544753Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=171.155µs 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.821628398Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.822460877Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=832.738µs 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.863734503Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.868843894Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.108966ms 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.914343919Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.928577891Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=14.234424ms 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.947895173Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.962052849Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=14.15568ms 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.981181926Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.981627606Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=447.723µs 2024-09-16T10:53:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:42 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.9979827Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:42.999929077Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.966472ms 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.015083328Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.016876449Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.792685ms 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.031971705Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.044485277Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=12.512007ms 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.057571558Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.069297174Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.723648ms 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.09100934Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.091138842Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=121.03µs 2024-09-16T10:53:43.255 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.116363287Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.128253453Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.888033ms 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.149846005Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.161957233Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.110533ms 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.183401868Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.196175003Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.772475ms 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.233744335Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T10:53:43.256 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.236632363Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.887175ms 2024-09-16T10:53:43.536 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.275795072Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T10:53:43.536 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.278963005Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.16674ms 2024-09-16T10:53:43.536 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.300903378Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.303329771Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.426073ms 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.342853848Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.34293447Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.955µs 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.368287838Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.370547423Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.257379ms 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.393453482Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.39576463Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.310948ms 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.418650899Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.467939459Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=49.284666ms 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.510824408Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T10:53:43.537 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.513181848Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.356818ms 2024-09-16T10:53:43.538 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.536071597Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.538503047Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.430587ms 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.578008167Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.58026659Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.2585ms 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.603042259Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.604603561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.561033ms 2024-09-16T10:53:43.797 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.645339204Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.645960646Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=624.085µs 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.687432266Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.689262339Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.829737ms 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.712723105Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.728709624Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.985706ms 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.754661405Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.755110737Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=447.792µs 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.796562651Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T10:53:43.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.796659406Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=95.161µs 2024-09-16T10:53:44.049 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.821931173Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T10:53:44.049 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.831046631Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.114172ms 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.855498743Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.855914713Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=415.746µs 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.897502622Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.897758189Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=257.4µs 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.922606494Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.923526659Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=919.258µs 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.964665619Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.96593111Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.264373ms 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.989892462Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:43 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:43.991268803Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.376143ms 2024-09-16T10:53:44.050 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.01521796Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T10:53:44.051 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.016009938Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=793.453µs 2024-09-16T10:53:44.051 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.049015783Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T10:53:44.051 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.049373859Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=355.847µs 2024-09-16T10:53:44.301 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.074296827Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T10:53:44.301 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.075592484Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.29543ms 2024-09-16T10:53:44.301 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.099448029Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.100762407Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.313801ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.12464321Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.125872465Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.228187ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.149825152Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.151145095Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.319616ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.175258846Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.176480858Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.232636ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.217258066Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.218297113Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.0383ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.259115615Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.260426021Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.307288ms 2024-09-16T10:53:44.302 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.301061958Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T10:53:44.553 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[21623]: cluster 2024-09-16T10:53:43.313554+0000 mgr.y (mgr.15246) 158 : 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-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.302422015Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.359191ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.318177686Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.319269277Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.090622ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.351834157Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.354122706Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.287735ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.36875105Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.370820866Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.06968ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.38564991Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.387230415Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.582012ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.402476552Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.418494525Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.017499ms 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.436137785Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T10:53:44.554 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.437753782Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.617991ms 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.461399964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.464147505Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.743188ms 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.503542461Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.505901438Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.359231ms 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.528623599Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.529898308Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.273378ms 2024-09-16T10:53:44.555 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.553811987Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T10:53:44.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:44 smithi003 bash[26401]: cluster 2024-09-16T10:53:43.313554+0000 mgr.y (mgr.15246) 158 : 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-16T10:53:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:44 smithi003 bash[19775]: cluster 2024-09-16T10:53:43.313554+0000 mgr.y (mgr.15246) 158 : 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-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.555135342Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.324003ms 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.595717974Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.597082301Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.366116ms 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.638053991Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.640453261Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.400997ms 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.663340417Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.66540425Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.063806ms 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.713529116Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.714927441Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.401148ms 2024-09-16T10:53:44.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.755455397Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T10:53:44.824 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.755611247Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=158.29µs 2024-09-16T10:53:44.824 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.780736616Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T10:53:44.824 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.797405434Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.670174ms 2024-09-16T10:53:44.824 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.822580062Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.839480832Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.895807ms 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.864526397Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.865294193Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=766.45µs 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=migrator t=2024-09-16T10:53:44.889682621Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.130617646s 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=sqlstore t=2024-09-16T10:53:44.891838639Z level=info msg="Created default organization" 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=secrets t=2024-09-16T10:53:44.948534322Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T10:53:45.099 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:44 smithi088 bash[66762]: logger=plugin.store t=2024-09-16T10:53:44.990722734Z level=info msg="Loading plugins..." 2024-09-16T10:53:45.100 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=local.finder t=2024-09-16T10:53:45.058758096Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T10:53:45.100 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=plugin.store t=2024-09-16T10:53:45.058781697Z level=info msg="Plugins loaded" count=55 duration=68.061717ms 2024-09-16T10:53:45.100 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=query_data t=2024-09-16T10:53:45.061677928Z level=info msg="Query Service initialization" 2024-09-16T10:53:45.100 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=live.push_http t=2024-09-16T10:53:45.07032063Z level=info msg="Live Push Gateway initialization" 2024-09-16T10:53:45.100 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.migration t=2024-09-16T10:53:45.098771557Z level=info msg=Starting 2024-09-16T10:53:45.387 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.state.manager t=2024-09-16T10:53:45.168573058Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T10:53:45.387 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=infra.usagestats.collector t=2024-09-16T10:53:45.173072035Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T10:53:45.387 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.datasources t=2024-09-16T10:53:45.241652823Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T10:53:45.387 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.datasources t=2024-09-16T10:53:45.242621386Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T10:53:45.679 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.alerting t=2024-09-16T10:53:45.386955244Z level=info msg="starting to provision alerting" 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.alerting t=2024-09-16T10:53:45.386991929Z level=info msg="finished to provision alerting" 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.state.manager t=2024-09-16T10:53:45.387168329Z level=info msg="Warming state cache for startup" 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.multiorg.alertmanager t=2024-09-16T10:53:45.387379828Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=grafanaStorageLogger t=2024-09-16T10:53:45.390080618Z level=info msg="Storage starting" 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=http.server t=2024-09-16T10:53:45.391515483Z 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-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=http.server t=2024-09-16T10:53:45.391744938Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=grafana.update.checker t=2024-09-16T10:53:45.466279488Z level=info msg="Update check succeeded" duration=79.024395ms 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=plugins.update.checker t=2024-09-16T10:53:45.470663519Z level=info msg="Update check succeeded" duration=82.519102ms 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.state.manager t=2024-09-16T10:53:45.508841485Z level=info msg="State cache has been initialized" states=0 duration=121.672478ms 2024-09-16T10:53:45.680 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ngalert.scheduler t=2024-09-16T10:53:45.508889078Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=ticker t=2024-09-16T10:53:45.508957017Z level=info msg=starting first_tick=2024-09-16T10:53:50Z 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.dashboard t=2024-09-16T10:53:45.51129192Z level=info msg="starting to provision dashboards" 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:53:45.516841063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=provisioning.dashboard t=2024-09-16T10:53:45.610028147Z level=info msg="finished to provision dashboards" 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=grafana-apiserver t=2024-09-16T10:53:45.679297264Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:53:45.681 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:45 smithi088 bash[66762]: logger=grafana-apiserver t=2024-09-16T10:53:45.679750564Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:53:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:46 smithi003 bash[26401]: cluster 2024-09-16T10:53:45.314287+0000 mgr.y (mgr.15246) 159 : 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-16T10:53:46.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:46 smithi003 bash[19775]: cluster 2024-09-16T10:53:45.314287+0000 mgr.y (mgr.15246) 159 : 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-16T10:53:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:46 smithi088 bash[21623]: cluster 2024-09-16T10:53:45.314287+0000 mgr.y (mgr.15246) 159 : 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-16T10:53:48.121 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:53:48.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:48] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-16T10:53:48.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[26401]: cluster 2024-09-16T10:53:47.315916+0000 mgr.y (mgr.15246) 160 : 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-16T10:53:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[26401]: audit 2024-09-16T10:53:47.468428+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[26401]: audit 2024-09-16T10:53:47.487139+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[19775]: cluster 2024-09-16T10:53:47.315916+0000 mgr.y (mgr.15246) 160 : 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-16T10:53:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[19775]: audit 2024-09-16T10:53:47.468428+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:48 smithi003 bash[19775]: audit 2024-09-16T10:53:47.487139+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:53:48.624698674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:53:48.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:48 smithi088 bash[21623]: cluster 2024-09-16T10:53:47.315916+0000 mgr.y (mgr.15246) 160 : 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-16T10:53:48.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:48 smithi088 bash[21623]: audit 2024-09-16T10:53:47.468428+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:48 smithi088 bash[21623]: audit 2024-09-16T10:53:47.487139+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:48.762 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:53:48.762 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (46s) 40s ago 27m 14.3M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:53:48.762 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (7s) 1s ago 27m 34.8M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (2m) 40s ago 25m 47.8M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (2m) 1s ago 36m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (13m) 40s ago 38m 504M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (38m) 40s ago 38m 88.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (36m) 1s ago 36m 61.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (36m) 40s ago 36m 63.1M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (114s) 40s ago 28m 7656k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (109s) 1s ago 28m 7671k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (35m) 40s ago 35m 57.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (34m) 40s ago 34m 58.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (33m) 40s ago 33m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (32m) 40s ago 32m 64.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:53:48.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (31m) 1s ago 31m 70.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (30m) 1s ago 31m 57.2M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (30m) 1s ago 30m 54.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (29m) 1s ago 29m 58.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (76s) 1s ago 28m 36.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (25m) 40s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:53:48.764 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (25m) 1s ago 25m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:53:49.144 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:53:49.145 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:53:49.466 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:53:49.466 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T10:53:49.467 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:53:49.468 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T10:53:49.468 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:53:49.468 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:53:49.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[19775]: audit 2024-09-16T10:53:48.101950+0000 mgr.y (mgr.15246) 161 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:49.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[19775]: audit 2024-09-16T10:53:48.432772+0000 mgr.y (mgr.15246) 162 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[19775]: audit 2024-09-16T10:53:48.651453+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[19775]: audit 2024-09-16T10:53:48.667692+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[19775]: audit 2024-09-16T10:53:49.145075+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.3:0/942927727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[26401]: audit 2024-09-16T10:53:48.101950+0000 mgr.y (mgr.15246) 161 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[26401]: audit 2024-09-16T10:53:48.432772+0000 mgr.y (mgr.15246) 162 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[26401]: audit 2024-09-16T10:53:48.651453+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[26401]: audit 2024-09-16T10:53:48.667692+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:49 smithi003 bash[26401]: audit 2024-09-16T10:53:49.145075+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.3:0/942927727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:49 smithi088 bash[21623]: audit 2024-09-16T10:53:48.101950+0000 mgr.y (mgr.15246) 161 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:49 smithi088 bash[21623]: audit 2024-09-16T10:53:48.432772+0000 mgr.y (mgr.15246) 162 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:49 smithi088 bash[21623]: audit 2024-09-16T10:53:48.651453+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:49 smithi088 bash[21623]: audit 2024-09-16T10:53:48.667692+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:49 smithi088 bash[21623]: audit 2024-09-16T10:53:49.145075+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.3:0/942927727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:50.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[19775]: audit 2024-09-16T10:53:48.749487+0000 mgr.y (mgr.15246) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:50.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[19775]: audit 2024-09-16T10:53:49.034827+0000 mgr.y (mgr.15246) 164 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[19775]: cluster 2024-09-16T10:53:49.316574+0000 mgr.y (mgr.15246) 165 : 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-16T10:53:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[19775]: audit 2024-09-16T10:53:49.466568+0000 mgr.y (mgr.15246) 166 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[26401]: audit 2024-09-16T10:53:48.749487+0000 mgr.y (mgr.15246) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[26401]: audit 2024-09-16T10:53:49.034827+0000 mgr.y (mgr.15246) 164 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[26401]: cluster 2024-09-16T10:53:49.316574+0000 mgr.y (mgr.15246) 165 : 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-16T10:53:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:50 smithi003 bash[26401]: audit 2024-09-16T10:53:49.466568+0000 mgr.y (mgr.15246) 166 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:50 smithi088 bash[21623]: audit 2024-09-16T10:53:48.749487+0000 mgr.y (mgr.15246) 163 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:50 smithi088 bash[21623]: audit 2024-09-16T10:53:49.034827+0000 mgr.y (mgr.15246) 164 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:53:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:50 smithi088 bash[21623]: cluster 2024-09-16T10:53:49.316574+0000 mgr.y (mgr.15246) 165 : 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-16T10:53:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:50 smithi088 bash[21623]: audit 2024-09-16T10:53:49.466568+0000 mgr.y (mgr.15246) 166 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:53:51.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:51 smithi003 bash[26401]: audit 2024-09-16T10:53:51.049178+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:51.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:51 smithi003 bash[19775]: audit 2024-09-16T10:53:51.049178+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:51 smithi088 bash[21623]: audit 2024-09-16T10:53:51.049178+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:53:52.008 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:53:51.621497156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:53:52.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:52 smithi003 bash[26401]: cluster 2024-09-16T10:53:51.318183+0000 mgr.y (mgr.15246) 167 : 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-16T10:53:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:52 smithi003 bash[19775]: cluster 2024-09-16T10:53:51.318183+0000 mgr.y (mgr.15246) 167 : 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-16T10:53:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:52 smithi088 bash[21623]: cluster 2024-09-16T10:53:51.318183+0000 mgr.y (mgr.15246) 167 : 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-16T10:53:53.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:53 smithi003 bash[26401]: cluster 2024-09-16T10:53:53.318951+0000 mgr.y (mgr.15246) 168 : 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-16T10:53:53.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:53 smithi003 bash[19775]: cluster 2024-09-16T10:53:53.318951+0000 mgr.y (mgr.15246) 168 : 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-16T10:53:54.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:53 smithi088 bash[21623]: cluster 2024-09-16T10:53:53.318951+0000 mgr.y (mgr.15246) 168 : 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-16T10:53:54.926 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:53:54.662804649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:53:56.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:56 smithi003 bash[26401]: cluster 2024-09-16T10:53:55.319701+0000 mgr.y (mgr.15246) 169 : 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-16T10:53:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:56 smithi003 bash[19775]: cluster 2024-09-16T10:53:55.319701+0000 mgr.y (mgr.15246) 169 : 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-16T10:53:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:56 smithi088 bash[21623]: cluster 2024-09-16T10:53:55.319701+0000 mgr.y (mgr.15246) 169 : 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-16T10:53:57.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:53:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:53:57.631829062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:53:58.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:53:58] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:53:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: cluster 2024-09-16T10:53:57.321373+0000 mgr.y (mgr.15246) 170 : 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-16T10:53:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.200044+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.217663+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.222602+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:58.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.224818+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:58.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.236971+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[19775]: audit 2024-09-16T10:53:58.292578+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:58.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: cluster 2024-09-16T10:53:57.321373+0000 mgr.y (mgr.15246) 170 : 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-16T10:53:58.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.200044+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.217663+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.222602+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:58.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.224818+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:58.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.236971+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:58 smithi003 bash[26401]: audit 2024-09-16T10:53:58.292578+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: cluster 2024-09-16T10:53:57.321373+0000 mgr.y (mgr.15246) 170 : 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-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.200044+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.217663+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.222602+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.224818+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.236971+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:58 smithi088 bash[21623]: audit 2024-09-16T10:53:58.292578+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.293688+0000 mgr.y (mgr.15246) 171 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.377419+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.392043+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.394747+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.397648+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.400443+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.402616+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.405067+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.407705+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.410878+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.414752+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.418119+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.421641+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.425237+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.428418+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.431583+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: cephadm 2024-09-16T10:53:58.433322+0000 mgr.y (mgr.15246) 172 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.443755+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.451694+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.452364+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.293688+0000 mgr.y (mgr.15246) 171 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.377419+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.392043+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.394747+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.397648+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.400443+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.402616+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.405067+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.407705+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.410878+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.414752+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.418119+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.421641+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.425237+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.428418+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.431583+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: cephadm 2024-09-16T10:53:58.433322+0000 mgr.y (mgr.15246) 172 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.443755+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.451694+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.452364+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.459007+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.463210+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.463777+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.469806+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.473749+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.474367+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.478843+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.485705+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.486317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.488064+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.488646+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.493514+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.500342+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.501065+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.503175+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.503978+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.508717+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.459007+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.463210+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.463777+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.469806+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.473749+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.474367+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.478843+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.485705+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.486317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.488064+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.488646+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.493514+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.500342+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.501065+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.503175+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.503978+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.508717+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.515585+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.516236+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.517997+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.518603+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.524832+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:53:59.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.530087+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.530774+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.532839+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.533544+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.539900+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.545582+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.546313+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.552590+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.557900+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.558702+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.560579+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.561411+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.515585+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.516236+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.517997+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.518603+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.524832+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.530087+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.530774+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.532839+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.533544+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.539900+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.545582+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.546313+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.552590+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.557900+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.558702+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.560579+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.561411+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.563248+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.563973+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.565892+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.566609+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.568537+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.569271+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.571149+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.571821+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: cephadm 2024-09-16T10:53:58.573355+0000 mgr.y (mgr.15246) 173 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.574407+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.575488+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.582559+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.585134+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.586719+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.596854+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.718731+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.720147+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[19775]: audit 2024-09-16T10:53:58.730888+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.563248+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.563973+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.565892+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.566609+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.568537+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.569271+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.571149+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.571821+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: cephadm 2024-09-16T10:53:58.573355+0000 mgr.y (mgr.15246) 173 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.574407+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.575488+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.582559+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.585134+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.586719+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.596854+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.718731+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.720147+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:53:59 smithi003 bash[26401]: audit 2024-09-16T10:53:58.730888+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.293688+0000 mgr.y (mgr.15246) 171 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.377419+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.392043+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.394747+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.397648+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.400443+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.402616+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.405067+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.407705+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.410878+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.414752+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.418119+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.421641+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.425237+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.428418+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.431583+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: cephadm 2024-09-16T10:53:58.433322+0000 mgr.y (mgr.15246) 172 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.443755+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.451694+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.452364+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:53:59.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.459007+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:53:59.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.463210+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.463777+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.469806+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.473749+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.474367+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.478843+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.485705+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.486317+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.488064+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.488646+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.493514+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.500342+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.501065+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.503175+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.503978+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.508717+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.515585+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.516236+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.517997+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.518603+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.524832+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.530087+0000 mon.c (mon.2) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.530774+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.532839+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.533544+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.539900+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.545582+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.546313+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.552590+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.557900+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.558702+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.560579+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.561411+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.563248+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.563973+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.565892+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.566609+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.568537+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.569271+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.571149+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.571821+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: cephadm 2024-09-16T10:53:58.573355+0000 mgr.y (mgr.15246) 173 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.574407+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.575488+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.582559+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.585134+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.586719+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.596854+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.718731+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.720147+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:53:59.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:53:59 smithi088 bash[21623]: audit 2024-09-16T10:53:58.730888+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:54:00.672 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:00 smithi088 bash[21623]: audit 2024-09-16T10:53:59.045980+0000 mgr.y (mgr.15246) 174 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:00.672 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:00 smithi088 bash[21623]: cluster 2024-09-16T10:53:59.322082+0000 mgr.y (mgr.15246) 175 : 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-16T10:54:00.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:00 smithi003 bash[19775]: audit 2024-09-16T10:53:59.045980+0000 mgr.y (mgr.15246) 174 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:00.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:00 smithi003 bash[19775]: cluster 2024-09-16T10:53:59.322082+0000 mgr.y (mgr.15246) 175 : 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-16T10:54:00.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:00 smithi003 bash[26401]: audit 2024-09-16T10:53:59.045980+0000 mgr.y (mgr.15246) 174 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:00 smithi003 bash[26401]: cluster 2024-09-16T10:53:59.322082+0000 mgr.y (mgr.15246) 175 : 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-16T10:54:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:00.672204418Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:02.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:02 smithi003 bash[19775]: audit 2024-09-16T10:54:01.127832+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:54:02.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:02 smithi003 bash[19775]: cluster 2024-09-16T10:54:01.323717+0000 mgr.y (mgr.15246) 176 : 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-16T10:54:02.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:02 smithi003 bash[26401]: audit 2024-09-16T10:54:01.127832+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:54:02.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:02 smithi003 bash[26401]: cluster 2024-09-16T10:54:01.323717+0000 mgr.y (mgr.15246) 176 : 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-16T10:54:02.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:02 smithi088 bash[21623]: audit 2024-09-16T10:54:01.127832+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:54:02.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:02 smithi088 bash[21623]: cluster 2024-09-16T10:54:01.323717+0000 mgr.y (mgr.15246) 176 : 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-16T10:54:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:03.651961205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:04.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:04 smithi003 bash[26401]: cluster 2024-09-16T10:54:03.324468+0000 mgr.y (mgr.15246) 177 : 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-16T10:54:04.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:04 smithi003 bash[19775]: cluster 2024-09-16T10:54:03.324468+0000 mgr.y (mgr.15246) 177 : 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-16T10:54:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:04 smithi088 bash[21623]: cluster 2024-09-16T10:54:03.324468+0000 mgr.y (mgr.15246) 177 : 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-16T10:54:06.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:06 smithi088 bash[21623]: cluster 2024-09-16T10:54:05.325211+0000 mgr.y (mgr.15246) 178 : 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-16T10:54:06.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:06 smithi088 bash[21623]: audit 2024-09-16T10:54:06.049749+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:06.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:06 smithi003 bash[26401]: cluster 2024-09-16T10:54:05.325211+0000 mgr.y (mgr.15246) 178 : 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-16T10:54:06.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:06 smithi003 bash[26401]: audit 2024-09-16T10:54:06.049749+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:06.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:06 smithi003 bash[19775]: cluster 2024-09-16T10:54:05.325211+0000 mgr.y (mgr.15246) 178 : 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-16T10:54:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:06 smithi003 bash[19775]: audit 2024-09-16T10:54:06.049749+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:06.660038207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:08.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:08] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-16T10:54:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:08 smithi003 bash[26401]: cluster 2024-09-16T10:54:07.326846+0000 mgr.y (mgr.15246) 179 : 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-16T10:54:08.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:08 smithi003 bash[19775]: cluster 2024-09-16T10:54:07.326846+0000 mgr.y (mgr.15246) 179 : 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-16T10:54:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:08 smithi088 bash[21623]: cluster 2024-09-16T10:54:07.326846+0000 mgr.y (mgr.15246) 179 : 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-16T10:54:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:09.669075465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:10 smithi003 bash[19775]: audit 2024-09-16T10:54:09.053551+0000 mgr.y (mgr.15246) 180 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:10.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:10 smithi003 bash[19775]: cluster 2024-09-16T10:54:09.327558+0000 mgr.y (mgr.15246) 181 : 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-16T10:54:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:10 smithi003 bash[26401]: audit 2024-09-16T10:54:09.053551+0000 mgr.y (mgr.15246) 180 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:10.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:10 smithi003 bash[26401]: cluster 2024-09-16T10:54:09.327558+0000 mgr.y (mgr.15246) 181 : 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-16T10:54:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:10 smithi088 bash[21623]: audit 2024-09-16T10:54:09.053551+0000 mgr.y (mgr.15246) 180 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:10 smithi088 bash[21623]: cluster 2024-09-16T10:54:09.327558+0000 mgr.y (mgr.15246) 181 : 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-16T10:54:12.654 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:12 smithi088 bash[21623]: cluster 2024-09-16T10:54:11.329145+0000 mgr.y (mgr.15246) 182 : 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-16T10:54:12.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:12 smithi003 bash[26401]: cluster 2024-09-16T10:54:11.329145+0000 mgr.y (mgr.15246) 182 : 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-16T10:54:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:12 smithi003 bash[19775]: cluster 2024-09-16T10:54:11.329145+0000 mgr.y (mgr.15246) 182 : 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-16T10:54:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:12.654498173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:14.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:14 smithi003 bash[19775]: cluster 2024-09-16T10:54:13.329857+0000 mgr.y (mgr.15246) 183 : 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-16T10:54:14.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:14 smithi003 bash[26401]: cluster 2024-09-16T10:54:13.329857+0000 mgr.y (mgr.15246) 183 : 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-16T10:54:14.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:14 smithi088 bash[21623]: cluster 2024-09-16T10:54:13.329857+0000 mgr.y (mgr.15246) 183 : 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-16T10:54:16.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:15.647560636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:16.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:16 smithi003 bash[19775]: cluster 2024-09-16T10:54:15.330588+0000 mgr.y (mgr.15246) 184 : 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-16T10:54:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:16 smithi003 bash[26401]: cluster 2024-09-16T10:54:15.330588+0000 mgr.y (mgr.15246) 184 : 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-16T10:54:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:16 smithi088 bash[21623]: cluster 2024-09-16T10:54:15.330588+0000 mgr.y (mgr.15246) 184 : 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-16T10:54:18.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:18 smithi003 bash[19775]: cluster 2024-09-16T10:54:17.332224+0000 mgr.y (mgr.15246) 185 : 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-16T10:54:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:18 smithi003 bash[26401]: cluster 2024-09-16T10:54:17.332224+0000 mgr.y (mgr.15246) 185 : 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-16T10:54:18.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:18] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-16T10:54:18.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:18 smithi088 bash[21623]: cluster 2024-09-16T10:54:17.332224+0000 mgr.y (mgr.15246) 185 : 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-16T10:54:18.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:18.647619277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:20.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T10:54:20.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:20 smithi003 bash[26401]: audit 2024-09-16T10:54:19.064735+0000 mgr.y (mgr.15246) 186 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:20.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:20 smithi003 bash[26401]: cluster 2024-09-16T10:54:19.332902+0000 mgr.y (mgr.15246) 187 : 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-16T10:54:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:20 smithi003 bash[19775]: audit 2024-09-16T10:54:19.064735+0000 mgr.y (mgr.15246) 186 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:20 smithi003 bash[19775]: cluster 2024-09-16T10:54:19.332902+0000 mgr.y (mgr.15246) 187 : 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-16T10:54:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:20 smithi088 bash[21623]: audit 2024-09-16T10:54:19.064735+0000 mgr.y (mgr.15246) 186 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:20 smithi088 bash[21623]: cluster 2024-09-16T10:54:19.332902+0000 mgr.y (mgr.15246) 187 : 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-16T10:54:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:21 smithi003 bash[19775]: audit 2024-09-16T10:54:19.805518+0000 mgr.y (mgr.15246) 188 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:21 smithi003 bash[19775]: audit 2024-09-16T10:54:21.050114+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:21 smithi003 bash[26401]: audit 2024-09-16T10:54:19.805518+0000 mgr.y (mgr.15246) 188 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:21 smithi003 bash[26401]: audit 2024-09-16T10:54:21.050114+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:21.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:21 smithi088 bash[21623]: audit 2024-09-16T10:54:19.805518+0000 mgr.y (mgr.15246) 188 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:21.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:21 smithi088 bash[21623]: audit 2024-09-16T10:54:21.050114+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:21.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:21.663354629Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:22.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:22 smithi003 bash[26401]: cluster 2024-09-16T10:54:21.334428+0000 mgr.y (mgr.15246) 189 : 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-16T10:54:22.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:22 smithi003 bash[19775]: cluster 2024-09-16T10:54:21.334428+0000 mgr.y (mgr.15246) 189 : 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-16T10:54:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:22 smithi088 bash[21623]: cluster 2024-09-16T10:54:21.334428+0000 mgr.y (mgr.15246) 189 : 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-16T10:54:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:24 smithi003 bash[26401]: cluster 2024-09-16T10:54:23.334946+0000 mgr.y (mgr.15246) 190 : 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-16T10:54:24.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:24 smithi003 bash[19775]: cluster 2024-09-16T10:54:23.334946+0000 mgr.y (mgr.15246) 190 : 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-16T10:54:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:24 smithi088 bash[21623]: cluster 2024-09-16T10:54:23.334946+0000 mgr.y (mgr.15246) 190 : 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-16T10:54:24.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:24.660402384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:25.384 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:54:26.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:26 smithi003 bash[19775]: cluster 2024-09-16T10:54:25.335641+0000 mgr.y (mgr.15246) 191 : 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-16T10:54:26.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:26 smithi003 bash[26401]: cluster 2024-09-16T10:54:25.335641+0000 mgr.y (mgr.15246) 191 : 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-16T10:54:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:26 smithi088 bash[21623]: cluster 2024-09-16T10:54:25.335641+0000 mgr.y (mgr.15246) 191 : 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-16T10:54:26.923 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:54:27.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:27 smithi003 bash[19775]: audit 2024-09-16T10:54:26.913353+0000 mon.a (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.3:0/3402421805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:27.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:27 smithi003 bash[26401]: audit 2024-09-16T10:54:26.913353+0000 mon.a (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.3:0/3402421805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:27.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:27 smithi088 bash[21623]: audit 2024-09-16T10:54:26.913353+0000 mon.a (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.3:0/3402421805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:27.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:27.65924144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:27.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T10:54:28.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:28 smithi003 bash[19775]: cluster 2024-09-16T10:54:27.337333+0000 mgr.y (mgr.15246) 192 : 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-16T10:54:28.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:28] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.51.0" 2024-09-16T10:54:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:28 smithi003 bash[26401]: cluster 2024-09-16T10:54:27.337333+0000 mgr.y (mgr.15246) 192 : 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-16T10:54:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:28 smithi088 bash[21623]: cluster 2024-09-16T10:54:27.337333+0000 mgr.y (mgr.15246) 192 : 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-16T10:54:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:30 smithi003 bash[19775]: audit 2024-09-16T10:54:29.073653+0000 mgr.y (mgr.15246) 193 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:30 smithi003 bash[19775]: cluster 2024-09-16T10:54:29.338002+0000 mgr.y (mgr.15246) 194 : cluster [DBG] pgmap v105: 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-16T10:54:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:30 smithi003 bash[26401]: audit 2024-09-16T10:54:29.073653+0000 mgr.y (mgr.15246) 193 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:30 smithi003 bash[26401]: cluster 2024-09-16T10:54:29.338002+0000 mgr.y (mgr.15246) 194 : cluster [DBG] pgmap v105: 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-16T10:54:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:30 smithi088 bash[21623]: audit 2024-09-16T10:54:29.073653+0000 mgr.y (mgr.15246) 193 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:30 smithi088 bash[21623]: cluster 2024-09-16T10:54:29.338002+0000 mgr.y (mgr.15246) 194 : cluster [DBG] pgmap v105: 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-16T10:54:30.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:30.662119997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:32.598 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:54:32.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:32 smithi003 bash[19775]: cluster 2024-09-16T10:54:31.339586+0000 mgr.y (mgr.15246) 195 : 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-16T10:54:32.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:32 smithi003 bash[26401]: cluster 2024-09-16T10:54:31.339586+0000 mgr.y (mgr.15246) 195 : 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-16T10:54:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:32 smithi088 bash[21623]: cluster 2024-09-16T10:54:31.339586+0000 mgr.y (mgr.15246) 195 : 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-16T10:54:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:33.636939277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:34.112 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:54:34.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:34 smithi003 bash[19775]: cluster 2024-09-16T10:54:33.340321+0000 mgr.y (mgr.15246) 196 : cluster [DBG] pgmap v107: 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-16T10:54:34.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:34 smithi003 bash[19775]: audit 2024-09-16T10:54:34.101475+0000 mon.a (mon.0) 1408 : audit [DBG] from='client.? 172.21.15.3:0/3601703324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:34 smithi003 bash[26401]: cluster 2024-09-16T10:54:33.340321+0000 mgr.y (mgr.15246) 196 : cluster [DBG] pgmap v107: 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-16T10:54:34.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:34 smithi003 bash[26401]: audit 2024-09-16T10:54:34.101475+0000 mon.a (mon.0) 1408 : audit [DBG] from='client.? 172.21.15.3:0/3601703324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:34 smithi088 bash[21623]: cluster 2024-09-16T10:54:33.340321+0000 mgr.y (mgr.15246) 196 : cluster [DBG] pgmap v107: 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-16T10:54:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:34 smithi088 bash[21623]: audit 2024-09-16T10:54:34.101475+0000 mon.a (mon.0) 1408 : audit [DBG] from='client.? 172.21.15.3:0/3601703324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:34.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T10:54:36.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:36 smithi003 bash[19775]: cluster 2024-09-16T10:54:35.341075+0000 mgr.y (mgr.15246) 197 : cluster [DBG] pgmap v108: 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-16T10:54:36.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:36 smithi003 bash[19775]: audit 2024-09-16T10:54:36.050442+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:36 smithi003 bash[26401]: cluster 2024-09-16T10:54:35.341075+0000 mgr.y (mgr.15246) 197 : cluster [DBG] pgmap v108: 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-16T10:54:36.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:36 smithi003 bash[26401]: audit 2024-09-16T10:54:36.050442+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:36 smithi088 bash[21623]: cluster 2024-09-16T10:54:35.341075+0000 mgr.y (mgr.15246) 197 : cluster [DBG] pgmap v108: 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-16T10:54:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:36 smithi088 bash[21623]: audit 2024-09-16T10:54:36.050442+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:36.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:36.665149545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:38.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:38] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T10:54:38.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:38 smithi003 bash[26401]: cluster 2024-09-16T10:54:37.342655+0000 mgr.y (mgr.15246) 198 : 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-16T10:54:38.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:38 smithi003 bash[19775]: cluster 2024-09-16T10:54:37.342655+0000 mgr.y (mgr.15246) 198 : 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-16T10:54:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:38 smithi088 bash[21623]: cluster 2024-09-16T10:54:37.342655+0000 mgr.y (mgr.15246) 198 : 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-16T10:54:39.698 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:54:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:39.650375973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:40.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:40 smithi003 bash[26401]: audit 2024-09-16T10:54:39.081514+0000 mgr.y (mgr.15246) 199 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:40.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:40 smithi003 bash[26401]: cluster 2024-09-16T10:54:39.343384+0000 mgr.y (mgr.15246) 200 : 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-16T10:54:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:40 smithi003 bash[19775]: audit 2024-09-16T10:54:39.081514+0000 mgr.y (mgr.15246) 199 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:40 smithi003 bash[19775]: cluster 2024-09-16T10:54:39.343384+0000 mgr.y (mgr.15246) 200 : 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-16T10:54:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:40 smithi088 bash[21623]: audit 2024-09-16T10:54:39.081514+0000 mgr.y (mgr.15246) 199 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:40 smithi088 bash[21623]: cluster 2024-09-16T10:54:39.343384+0000 mgr.y (mgr.15246) 200 : 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-16T10:54:41.229 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:54:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:41 smithi088 bash[21623]: audit 2024-09-16T10:54:41.217465+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.3:0/3770925589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:41.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:41 smithi003 bash[26401]: audit 2024-09-16T10:54:41.217465+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.3:0/3770925589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:41.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:41 smithi003 bash[19775]: audit 2024-09-16T10:54:41.217465+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.3:0/3770925589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:54:42.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-16T10:54:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:42 smithi088 bash[21623]: cluster 2024-09-16T10:54:41.345106+0000 mgr.y (mgr.15246) 201 : 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-16T10:54:42.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:42.621417189Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:42.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:42 smithi003 bash[26401]: cluster 2024-09-16T10:54:41.345106+0000 mgr.y (mgr.15246) 201 : 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-16T10:54:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:42 smithi003 bash[19775]: cluster 2024-09-16T10:54:41.345106+0000 mgr.y (mgr.15246) 201 : 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-16T10:54:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:44 smithi088 bash[21623]: cluster 2024-09-16T10:54:43.345980+0000 mgr.y (mgr.15246) 202 : 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-16T10:54:44.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:44 smithi003 bash[26401]: cluster 2024-09-16T10:54:43.345980+0000 mgr.y (mgr.15246) 202 : 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-16T10:54:44.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:44 smithi003 bash[19775]: cluster 2024-09-16T10:54:43.345980+0000 mgr.y (mgr.15246) 202 : 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-16T10:54:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:45.637339461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:46 smithi088 bash[21623]: cluster 2024-09-16T10:54:45.346844+0000 mgr.y (mgr.15246) 203 : 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-16T10:54:46.826 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:54:46.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:46 smithi003 bash[19775]: cluster 2024-09-16T10:54:45.346844+0000 mgr.y (mgr.15246) 203 : 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-16T10:54:46.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:46 smithi003 bash[26401]: cluster 2024-09-16T10:54:45.346844+0000 mgr.y (mgr.15246) 203 : 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-16T10:54:48.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:48 smithi088 bash[21623]: cluster 2024-09-16T10:54:47.348625+0000 mgr.y (mgr.15246) 204 : 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-16T10:54:48.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:48.652592257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:48.780 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:48] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T10:54:48.780 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:48 smithi003 bash[19775]: cluster 2024-09-16T10:54:47.348625+0000 mgr.y (mgr.15246) 204 : 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-16T10:54:48.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:48 smithi003 bash[26401]: cluster 2024-09-16T10:54:47.348625+0000 mgr.y (mgr.15246) 204 : 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-16T10:54:49.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:49 smithi003 bash[19775]: audit 2024-09-16T10:54:48.210994+0000 mgr.y (mgr.15246) 205 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:49.856 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:49 smithi003 bash[26401]: audit 2024-09-16T10:54:48.210994+0000 mgr.y (mgr.15246) 205 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:49 smithi088 bash[21623]: audit 2024-09-16T10:54:48.210994+0000 mgr.y (mgr.15246) 205 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:50 smithi003 bash[19775]: audit 2024-09-16T10:54:49.092715+0000 mgr.y (mgr.15246) 206 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:50.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:50 smithi003 bash[19775]: cluster 2024-09-16T10:54:49.349524+0000 mgr.y (mgr.15246) 207 : 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-16T10:54:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:50 smithi003 bash[26401]: audit 2024-09-16T10:54:49.092715+0000 mgr.y (mgr.15246) 206 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:50 smithi003 bash[26401]: cluster 2024-09-16T10:54:49.349524+0000 mgr.y (mgr.15246) 207 : 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-16T10:54:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:50 smithi088 bash[21623]: audit 2024-09-16T10:54:49.092715+0000 mgr.y (mgr.15246) 206 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:54:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:50 smithi088 bash[21623]: cluster 2024-09-16T10:54:49.349524+0000 mgr.y (mgr.15246) 207 : 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-16T10:54:50.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:50 smithi088 bash[66762]: logger=infra.usagestats t=2024-09-16T10:54:50.407414263Z level=info msg="Usage stats are ready to report" 2024-09-16T10:54:50.806 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:54:51.517 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:54:51.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:51 smithi003 bash[26401]: audit 2024-09-16T10:54:51.050929+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:51 smithi003 bash[19775]: audit 2024-09-16T10:54:51.050929+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:51 smithi088 bash[21623]: audit 2024-09-16T10:54:51.050929+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:54:52.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:51.650731589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:52.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:52 smithi003 bash[26401]: cluster 2024-09-16T10:54:51.351390+0000 mgr.y (mgr.15246) 208 : 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-16T10:54:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:52 smithi003 bash[19775]: cluster 2024-09-16T10:54:51.351390+0000 mgr.y (mgr.15246) 208 : 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-16T10:54:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:52 smithi088 bash[21623]: cluster 2024-09-16T10:54:51.351390+0000 mgr.y (mgr.15246) 208 : 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-16T10:54:54.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:54 smithi003 bash[26401]: cluster 2024-09-16T10:54:53.352127+0000 mgr.y (mgr.15246) 209 : 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-16T10:54:54.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:54 smithi003 bash[19775]: cluster 2024-09-16T10:54:53.352127+0000 mgr.y (mgr.15246) 209 : 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-16T10:54:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:54 smithi088 bash[21623]: cluster 2024-09-16T10:54:53.352127+0000 mgr.y (mgr.15246) 209 : 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-16T10:54:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:54.659066112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:56.338 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:54:56.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:56 smithi003 bash[19775]: cluster 2024-09-16T10:54:55.352847+0000 mgr.y (mgr.15246) 210 : 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-16T10:54:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:56 smithi088 bash[21623]: cluster 2024-09-16T10:54:55.352847+0000 mgr.y (mgr.15246) 210 : 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-16T10:54:57.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:56 smithi003 bash[26401]: cluster 2024-09-16T10:54:55.352847+0000 mgr.y (mgr.15246) 210 : 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-16T10:54:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:54:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:54:57.640729125Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T10:54:58.035 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:54:58.036 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:54:58.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:58 smithi003 bash[19775]: cluster 2024-09-16T10:54:57.354479+0000 mgr.y (mgr.15246) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:54:58.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:58 smithi003 bash[26401]: cluster 2024-09-16T10:54:57.354479+0000 mgr.y (mgr.15246) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:54:58.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:54:58.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:54:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:54:58] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-16T10:54:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:58 smithi088 bash[21623]: cluster 2024-09-16T10:54:57.354479+0000 mgr.y (mgr.15246) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:54:59.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:54:59 smithi003 bash[26401]: audit 2024-09-16T10:54:58.035646+0000 mgr.y (mgr.15246) 212 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:54:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:54:59 smithi003 bash[19775]: audit 2024-09-16T10:54:58.035646+0000 mgr.y (mgr.15246) 212 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:54:59 smithi088 bash[21623]: audit 2024-09-16T10:54:58.035646+0000 mgr.y (mgr.15246) 212 : audit [DBG] from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:00.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[19775]: audit 2024-09-16T10:54:59.103923+0000 mgr.y (mgr.15246) 213 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[19775]: cluster 2024-09-16T10:54:59.355129+0000 mgr.y (mgr.15246) 214 : 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-16T10:55:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[19775]: audit 2024-09-16T10:54:59.553309+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[19775]: audit 2024-09-16T10:54:59.564959+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[19775]: audit 2024-09-16T10:54:59.574679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[26401]: audit 2024-09-16T10:54:59.103923+0000 mgr.y (mgr.15246) 213 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[26401]: cluster 2024-09-16T10:54:59.355129+0000 mgr.y (mgr.15246) 214 : 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-16T10:55:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[26401]: audit 2024-09-16T10:54:59.553309+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[26401]: audit 2024-09-16T10:54:59.564959+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:00 smithi003 bash[26401]: audit 2024-09-16T10:54:59.574679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:00.64424513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[21623]: audit 2024-09-16T10:54:59.103923+0000 mgr.y (mgr.15246) 213 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[21623]: cluster 2024-09-16T10:54:59.355129+0000 mgr.y (mgr.15246) 214 : 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-16T10:55:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[21623]: audit 2024-09-16T10:54:59.553309+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[21623]: audit 2024-09-16T10:54:59.564959+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:00 smithi088 bash[21623]: audit 2024-09-16T10:54:59.574679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:02.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:02 smithi003 bash[19775]: cluster 2024-09-16T10:55:01.356770+0000 mgr.y (mgr.15246) 215 : 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-16T10:55:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:02 smithi003 bash[26401]: cluster 2024-09-16T10:55:01.356770+0000 mgr.y (mgr.15246) 215 : 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-16T10:55:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:02 smithi088 bash[21623]: cluster 2024-09-16T10:55:01.356770+0000 mgr.y (mgr.15246) 215 : 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-16T10:55:03.588 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:55:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:03.674299369Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:04.864 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:04 smithi003 bash[26401]: cluster 2024-09-16T10:55:03.357542+0000 mgr.y (mgr.15246) 216 : 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-16T10:55:04.864 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:04 smithi003 bash[19775]: cluster 2024-09-16T10:55:03.357542+0000 mgr.y (mgr.15246) 216 : 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-16T10:55:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:04 smithi088 bash[21623]: cluster 2024-09-16T10:55:03.357542+0000 mgr.y (mgr.15246) 216 : 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-16T10:55:05.297 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:55:05.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:05 smithi003 bash[26401]: audit 2024-09-16T10:55:05.298226+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.3:0/888112562' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:55:05.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:05 smithi003 bash[26401]: cluster 2024-09-16T10:55:05.358107+0000 mgr.y (mgr.15246) 217 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:05 smithi003 bash[19775]: audit 2024-09-16T10:55:05.298226+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.3:0/888112562' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:55:05.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:05 smithi003 bash[19775]: cluster 2024-09-16T10:55:05.358107+0000 mgr.y (mgr.15246) 217 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:05 smithi088 bash[21623]: audit 2024-09-16T10:55:05.298226+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.3:0/888112562' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:55:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:05 smithi088 bash[21623]: cluster 2024-09-16T10:55:05.358107+0000 mgr.y (mgr.15246) 217 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:06.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:55:06.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:06 smithi003 bash[19775]: audit 2024-09-16T10:55:06.051118+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:06 smithi003 bash[26401]: audit 2024-09-16T10:55:06.051118+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:06 smithi088 bash[21623]: audit 2024-09-16T10:55:06.051118+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:06.628724716Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:07.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:07 smithi003 bash[26401]: cluster 2024-09-16T10:55:07.359718+0000 mgr.y (mgr.15246) 218 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:07.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:07 smithi003 bash[19775]: cluster 2024-09-16T10:55:07.359718+0000 mgr.y (mgr.15246) 218 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:08.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:07 smithi088 bash[21623]: cluster 2024-09-16T10:55:07.359718+0000 mgr.y (mgr.15246) 218 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:08.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:08] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:55:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:09.629555671Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:10 smithi003 bash[26401]: audit 2024-09-16T10:55:09.115060+0000 mgr.y (mgr.15246) 219 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:10.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:10 smithi003 bash[26401]: cluster 2024-09-16T10:55:09.360439+0000 mgr.y (mgr.15246) 220 : 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-16T10:55:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:10 smithi003 bash[19775]: audit 2024-09-16T10:55:09.115060+0000 mgr.y (mgr.15246) 219 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:10.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:10 smithi003 bash[19775]: cluster 2024-09-16T10:55:09.360439+0000 mgr.y (mgr.15246) 220 : 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-16T10:55:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:10 smithi088 bash[21623]: audit 2024-09-16T10:55:09.115060+0000 mgr.y (mgr.15246) 219 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:10 smithi088 bash[21623]: cluster 2024-09-16T10:55:09.360439+0000 mgr.y (mgr.15246) 220 : 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-16T10:55:10.849 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:55:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:12 smithi003 bash[19775]: cluster 2024-09-16T10:55:11.361438+0000 mgr.y (mgr.15246) 221 : 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-16T10:55:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:12 smithi003 bash[26401]: cluster 2024-09-16T10:55:11.361438+0000 mgr.y (mgr.15246) 221 : 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-16T10:55:12.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:12 smithi088 bash[21623]: cluster 2024-09-16T10:55:11.361438+0000 mgr.y (mgr.15246) 221 : 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-16T10:55:12.757 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:12.669035589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:13.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:13 smithi003 bash[19775]: audit 2024-09-16T10:55:12.510213+0000 mgr.y (mgr.15246) 222 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:13 smithi003 bash[26401]: audit 2024-09-16T10:55:12.510213+0000 mgr.y (mgr.15246) 222 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:13.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:13 smithi088 bash[21623]: audit 2024-09-16T10:55:12.510213+0000 mgr.y (mgr.15246) 222 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:14.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:14 smithi003 bash[19775]: audit 2024-09-16T10:55:12.871174+0000 mgr.y (mgr.15246) 223 : audit [DBG] from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:14.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:14 smithi003 bash[19775]: cluster 2024-09-16T10:55:13.361799+0000 mgr.y (mgr.15246) 224 : 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-16T10:55:14.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:14 smithi003 bash[26401]: audit 2024-09-16T10:55:12.871174+0000 mgr.y (mgr.15246) 223 : audit [DBG] from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:14.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:14 smithi003 bash[26401]: cluster 2024-09-16T10:55:13.361799+0000 mgr.y (mgr.15246) 224 : 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-16T10:55:14.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:14 smithi088 bash[21623]: audit 2024-09-16T10:55:12.871174+0000 mgr.y (mgr.15246) 223 : audit [DBG] from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:14.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:14 smithi088 bash[21623]: cluster 2024-09-16T10:55:13.361799+0000 mgr.y (mgr.15246) 224 : 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-16T10:55:15.387 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:15.632115627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:16.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:55:16.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: cluster 2024-09-16T10:55:15.362431+0000 mgr.y (mgr.15246) 225 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: cephadm 2024-09-16T10:55:15.377732+0000 mgr.y (mgr.15246) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: audit 2024-09-16T10:55:15.386881+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: audit 2024-09-16T10:55:15.390121+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: audit 2024-09-16T10:55:15.391955+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: audit 2024-09-16T10:55:15.401173+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[26401]: cephadm 2024-09-16T10:55:15.470881+0000 mgr.y (mgr.15246) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: cluster 2024-09-16T10:55:15.362431+0000 mgr.y (mgr.15246) 225 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: cephadm 2024-09-16T10:55:15.377732+0000 mgr.y (mgr.15246) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: audit 2024-09-16T10:55:15.386881+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: audit 2024-09-16T10:55:15.390121+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:16.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: audit 2024-09-16T10:55:15.391955+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:16.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: audit 2024-09-16T10:55:15.401173+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:16 smithi003 bash[19775]: cephadm 2024-09-16T10:55:15.470881+0000 mgr.y (mgr.15246) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: cluster 2024-09-16T10:55:15.362431+0000 mgr.y (mgr.15246) 225 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: cephadm 2024-09-16T10:55:15.377732+0000 mgr.y (mgr.15246) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: audit 2024-09-16T10:55:15.386881+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: audit 2024-09-16T10:55:15.390121+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: audit 2024-09-16T10:55:15.391955+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: audit 2024-09-16T10:55:15.401173+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:16.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:16 smithi088 bash[21623]: cephadm 2024-09-16T10:55:15.470881+0000 mgr.y (mgr.15246) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:55:18.648 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: cluster 2024-09-16T10:55:17.363503+0000 mgr.y (mgr.15246) 228 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:18.648 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.220851+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.648 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.226997+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:18.648 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.230479+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:18.648 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.239052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.649 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.246480+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:55:18.649 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[21623]: audit 2024-09-16T10:55:18.247891+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:55:18.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:18] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: cluster 2024-09-16T10:55:17.363503+0000 mgr.y (mgr.15246) 228 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.220851+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.226997+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.230479+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.239052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.246480+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[19775]: audit 2024-09-16T10:55:18.247891+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: cluster 2024-09-16T10:55:17.363503+0000 mgr.y (mgr.15246) 228 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.220851+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.226997+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:18.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.230479+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:18.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.239052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:18.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.246480+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:55:18.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:18 smithi003 bash[26401]: audit 2024-09-16T10:55:18.247891+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:55:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:18.648237269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:19.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[19775]: cephadm 2024-09-16T10:55:18.224051+0000 mgr.y (mgr.15246) 229 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:55:19.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[19775]: cephadm 2024-09-16T10:55:18.224211+0000 mgr.y (mgr.15246) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[19775]: cephadm 2024-09-16T10:55:18.231845+0000 mgr.y (mgr.15246) 231 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[19775]: cephadm 2024-09-16T10:55:18.249079+0000 mgr.y (mgr.15246) 232 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[26401]: cephadm 2024-09-16T10:55:18.224051+0000 mgr.y (mgr.15246) 229 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[26401]: cephadm 2024-09-16T10:55:18.224211+0000 mgr.y (mgr.15246) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[26401]: cephadm 2024-09-16T10:55:18.231845+0000 mgr.y (mgr.15246) 231 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:55:19.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:19 smithi003 bash[26401]: cephadm 2024-09-16T10:55:18.249079+0000 mgr.y (mgr.15246) 232 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:55:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:19 smithi088 bash[21623]: cephadm 2024-09-16T10:55:18.224051+0000 mgr.y (mgr.15246) 229 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:55:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:19 smithi088 bash[21623]: cephadm 2024-09-16T10:55:18.224211+0000 mgr.y (mgr.15246) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:55:19.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:19 smithi088 bash[21623]: cephadm 2024-09-16T10:55:18.231845+0000 mgr.y (mgr.15246) 231 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:55:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:19 smithi088 bash[21623]: cephadm 2024-09-16T10:55:18.249079+0000 mgr.y (mgr.15246) 232 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:55:20.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:20 smithi003 bash[19775]: audit 2024-09-16T10:55:19.126278+0000 mgr.y (mgr.15246) 233 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:20.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:20 smithi003 bash[19775]: cluster 2024-09-16T10:55:19.364216+0000 mgr.y (mgr.15246) 234 : 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-16T10:55:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:20 smithi003 bash[26401]: audit 2024-09-16T10:55:19.126278+0000 mgr.y (mgr.15246) 233 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:20.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:20 smithi003 bash[26401]: cluster 2024-09-16T10:55:19.364216+0000 mgr.y (mgr.15246) 234 : 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-16T10:55:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:20 smithi088 bash[21623]: audit 2024-09-16T10:55:19.126278+0000 mgr.y (mgr.15246) 233 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:20 smithi088 bash[21623]: cluster 2024-09-16T10:55:19.364216+0000 mgr.y (mgr.15246) 234 : 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-16T10:55:21.762 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:55:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:21.651666734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: cephadm 2024-09-16T10:55:20.806133+0000 mgr.y (mgr.15246) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:55:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: audit 2024-09-16T10:55:20.816450+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: audit 2024-09-16T10:55:20.822418+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: audit 2024-09-16T10:55:20.824272+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: audit 2024-09-16T10:55:20.826172+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: cephadm 2024-09-16T10:55:20.828226+0000 mgr.y (mgr.15246) 236 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: audit 2024-09-16T10:55:21.051712+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:21 smithi088 bash[21623]: cluster 2024-09-16T10:55:21.365853+0000 mgr.y (mgr.15246) 237 : 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-16T10:55:22.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: cephadm 2024-09-16T10:55:20.806133+0000 mgr.y (mgr.15246) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: audit 2024-09-16T10:55:20.816450+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: audit 2024-09-16T10:55:20.822418+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: audit 2024-09-16T10:55:20.824272+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: audit 2024-09-16T10:55:20.826172+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: cephadm 2024-09-16T10:55:20.828226+0000 mgr.y (mgr.15246) 236 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: audit 2024-09-16T10:55:21.051712+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[26401]: cluster 2024-09-16T10:55:21.365853+0000 mgr.y (mgr.15246) 237 : 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-16T10:55:22.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: cephadm 2024-09-16T10:55:20.806133+0000 mgr.y (mgr.15246) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:55:22.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: audit 2024-09-16T10:55:20.816450+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: audit 2024-09-16T10:55:20.822418+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: audit 2024-09-16T10:55:20.824272+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: audit 2024-09-16T10:55:20.826172+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: cephadm 2024-09-16T10:55:20.828226+0000 mgr.y (mgr.15246) 236 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: audit 2024-09-16T10:55:21.051712+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:22.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:21 smithi003 bash[19775]: cluster 2024-09-16T10:55:21.365853+0000 mgr.y (mgr.15246) 237 : 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-16T10:55:23.376 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:55:23.662 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.663 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.663 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.663 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.664 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.664 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.664 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.665 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.665 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:23.995 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:23 smithi088 systemd[1]: Stopping Ceph mon.b for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:55:23.995 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:23 smithi088 bash[21623]: debug 2024-09-16T10:55:23.780+0000 7f35b70d2640 -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-16T10:55:23.995 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:23 smithi088 bash[21623]: debug 2024-09-16T10:55:23.780+0000 7f35b70d2640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:55:24.019 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:55:24.019 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 2m ago 29m 14.3M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:55:24.019 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (102s) 96s ago 29m 34.8M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:55:24.019 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (4m) 2m ago 26m 47.8M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (3m) 96s ago 37m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (14m) 2m ago 40m 504M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (40m) 2m ago 40m 88.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (38m) 96s ago 38m 61.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ed6b1d86b5cc 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (38m) 2m ago 38m 63.1M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 2m ago 29m 7656k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (3m) 96s ago 29m 7671k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (37m) 2m ago 37m 57.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (36m) 2m ago 36m 58.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (35m) 2m ago 35m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (34m) 2m ago 34m 64.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (33m) 96s ago 33m 70.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:55:24.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (32m) 96s ago 32m 57.2M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:55:24.021 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (31m) 96s ago 31m 54.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:55:24.021 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (30m) 96s ago 30m 58.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:55:24.021 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (2m) 96s ago 30m 36.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:55:24.021 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:55:24.021 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (27m) 96s ago 27m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:55:24.391 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:55:24.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:55:24.393 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:55:24.393 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:55:24.393 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:55:24.393 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:55:24.393 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:55:24.620 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 bash[69806]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:55:24.620 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 bash[69868]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:55:24.620 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T10:55:24.620 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: Stopped Ceph mon.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:55:24.715 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:55:24.715 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:55:24.715 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:55:24.715 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi088", 2024-09-16T10:55:24.716 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:55:24.716 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T10:55:24.716 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:55:24.716 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:55:24.716 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:55:24.923 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.924 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: Started Ceph mon.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:55:24.924 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.924 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.925 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.925 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.925 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.925 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.926 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:24.620459738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:24.926 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:24.926 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 10:55:24 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:55:26.221 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.956+0000 7f3dc3fecc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.956+0000 7f3dc3fecc80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.956+0000 7f3dc3fecc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 0 load: jerasure load: lrc 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Git sha 0 2024-09-16T10:55:26.222 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:55:26.223 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: DB SUMMARY 2024-09-16T10:55:26.223 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: DB Session ID: A6EX8BO9LE26DDKJA2WS 2024-09-16T10:55:26.223 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:55:26.223 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:55:26.223 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4330 Bytes 2024-09-16T10:55:26.224 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-16T10:55:26.224 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1441624 ; 2024-09-16T10:55:26.224 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:55:26.224 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:55:26.224 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.env: 0x558c0f109120 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:55:26.225 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.info_log: 0x558c106e7700 2024-09-16T10:55:26.226 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:55:26.226 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:55:26.226 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:55:26.226 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:55:26.230 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:55:26.230 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:55:26.230 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:55:26.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.write_buffer_manager: 0x558c106ebb80 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:55:26.232 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:55:26.233 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:55:26.234 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:55:26.235 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:55:26.236 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:55:26.237 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558c106e7320) 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: cache_index_and_filter_blocks: 1 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:55:26.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: pin_top_level_index_and_filter: 1 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: index_type: 0 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: data_block_index_type: 0 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: index_shortening: 1 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:55:26.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: checksum: 4 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: no_block_cache: 0 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_cache: 0x558c106dd610 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_cache_name: BinnedLRUCache 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_cache_options: 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: capacity : 536870912 2024-09-16T10:55:26.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: num_shard_bits : 4 2024-09-16T10:55:26.241 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: strict_capacity_limit : 0 2024-09-16T10:55:26.241 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: high_pri_pool_ratio: 0.000 2024-09-16T10:55:26.241 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_cache_compressed: (nil) 2024-09-16T10:55:26.241 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: persistent_cache: (nil) 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_size: 4096 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_size_deviation: 10 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_restart_interval: 16 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: index_block_restart_interval: 1 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: metadata_block_size: 4096 2024-09-16T10:55:26.242 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: partition_filters: 0 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: use_delta_encoding: 1 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: filter_policy: bloomfilter 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: whole_key_filtering: 1 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: verify_compression: 0 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: read_amp_bytes_per_bit: 0 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: format_version: 5 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: enable_index_compression: 1 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: block_align: 0 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: max_auto_readahead_size: 262144 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: prepopulate_block_cache: 0 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: initial_auto_readahead_size: 8192 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:55:26.243 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:55:26.244 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:55:26.245 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:55:26.246 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:55:26.247 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:55:26.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:55:26.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 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-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 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 33617, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b2d2ba34-73fc-41f2-a5ad-6a1e3c8a8f82 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484125964930, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-16T10:55:26.250 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.960+0000 7f3dc3fecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.968+0000 7f3dc3fecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484125970823, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 946599, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33622, "largest_seqno": 34737, "table_properties": {"data_size": 941878, "index_size": 2208, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 11038, "raw_average_key_size": 19, "raw_value_size": 931771, "raw_average_value_size": 1640, "num_data_blocks": 100, "num_entries": 568, "num_filter_entries": 568, "num_deletions": 256, "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": 1726484125, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b2d2ba34-73fc-41f2-a5ad-6a1e3c8a8f82", "db_session_id": "A6EX8BO9LE26DDKJA2WS", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.968+0000 7f3dc3fecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484125970962, "job": 1, "event": "recovery_finished"} 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.968+0000 7f3dc3fecc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.968+0000 7f3dc3fecc80 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-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 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-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558c1070ae00 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 4 rocksdb: DB pointer 0x558c1080e000 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3db9db4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3db9db4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: ** DB Stats ** 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.251 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: ** Compaction Stats [default] ** 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: L0 1/0 924.41 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 318.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: L6 1/0 10.19 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-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Sum 2/0 11.09 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 318.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 318.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: ** Compaction Stats [default] ** 2024-09-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.252 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 318.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Cumulative compaction: 0.00 GB write, 85.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Interval compaction: 0.00 GB write, 85.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Block cache BinnedLRUCache@0x558c106dd610#7 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-09-16T10:55:26.253 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 1 mon.b@-1(???) e3 preinit fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).mds e1 new map 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).mds e1 print_map 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: e1 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: btime 2024-09-16T10:15:07:754700+0000 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 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-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: legacy client fscid: -1 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: No filesystems configured 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:55:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:25 smithi088 bash[69924]: debug 2024-09-16T10:55:25.972+0000 7f3dc3fecc80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: audit 2024-09-16T10:55:23.365102+0000 mgr.y (mgr.15246) 238 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: audit 2024-09-16T10:55:23.365102+0000 mgr.y (mgr.15246) 238 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: cluster 2024-09-16T10:55:23.366290+0000 mgr.y (mgr.15246) 239 : 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-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: cluster 2024-09-16T10:55:23.366290+0000 mgr.y (mgr.15246) 239 : 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-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: audit 2024-09-16T10:55:24.392108+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.3:0/1045244577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:26.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:26 smithi088 bash[69924]: audit 2024-09-16T10:55:24.392108+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.3:0/1045244577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:26.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[19775]: audit 2024-09-16T10:55:23.365102+0000 mgr.y (mgr.15246) 238 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:26.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[19775]: cluster 2024-09-16T10:55:23.366290+0000 mgr.y (mgr.15246) 239 : 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-16T10:55:26.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[19775]: audit 2024-09-16T10:55:24.392108+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.3:0/1045244577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[26401]: audit 2024-09-16T10:55:23.365102+0000 mgr.y (mgr.15246) 238 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[26401]: cluster 2024-09-16T10:55:23.366290+0000 mgr.y (mgr.15246) 239 : 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-16T10:55:26.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:26 smithi003 bash[26401]: audit 2024-09-16T10:55:24.392108+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.3:0/1045244577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:27.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: audit 2024-09-16T10:55:23.693337+0000 mgr.y (mgr.15246) 240 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: audit 2024-09-16T10:55:24.001248+0000 mgr.y (mgr.15246) 241 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: audit 2024-09-16T10:55:24.715692+0000 mgr.y (mgr.15246) 242 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:25.366938+0000 mgr.y (mgr.15246) 243 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:27.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.188416+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.190429+0000 mon.a (mon.0) 1416 : cluster [INF] mon.a calling monitor election 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.216250+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227192+0000 mon.a (mon.0) 1418 : cluster [DBG] monmap epoch 3 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227233+0000 mon.a (mon.0) 1419 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227261+0000 mon.a (mon.0) 1420 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227283+0000 mon.a (mon.0) 1421 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227308+0000 mon.a (mon.0) 1422 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227377+0000 mon.a (mon.0) 1423 : cluster [DBG] election_strategy: 1 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227413+0000 mon.a (mon.0) 1424 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227436+0000 mon.a (mon.0) 1425 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.227463+0000 mon.a (mon.0) 1426 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.249804+0000 mon.a (mon.0) 1427 : cluster [DBG] fsmap 2024-09-16T10:55:27.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.249847+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.250653+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: cluster 2024-09-16T10:55:26.250867+0000 mon.a (mon.0) 1430 : cluster [INF] overall HEALTH_OK 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: audit 2024-09-16T10:55:26.266941+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[19775]: audit 2024-09-16T10:55:26.284236+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: audit 2024-09-16T10:55:23.693337+0000 mgr.y (mgr.15246) 240 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: audit 2024-09-16T10:55:24.001248+0000 mgr.y (mgr.15246) 241 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: audit 2024-09-16T10:55:24.715692+0000 mgr.y (mgr.15246) 242 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:25.366938+0000 mgr.y (mgr.15246) 243 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.188416+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.190429+0000 mon.a (mon.0) 1416 : cluster [INF] mon.a calling monitor election 2024-09-16T10:55:27.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.216250+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227192+0000 mon.a (mon.0) 1418 : cluster [DBG] monmap epoch 3 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227233+0000 mon.a (mon.0) 1419 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227261+0000 mon.a (mon.0) 1420 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227283+0000 mon.a (mon.0) 1421 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227308+0000 mon.a (mon.0) 1422 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227377+0000 mon.a (mon.0) 1423 : cluster [DBG] election_strategy: 1 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227413+0000 mon.a (mon.0) 1424 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227436+0000 mon.a (mon.0) 1425 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.227463+0000 mon.a (mon.0) 1426 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.249804+0000 mon.a (mon.0) 1427 : cluster [DBG] fsmap 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.249847+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.250653+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-16T10:55:27.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: cluster 2024-09-16T10:55:26.250867+0000 mon.a (mon.0) 1430 : cluster [INF] overall HEALTH_OK 2024-09-16T10:55:27.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: audit 2024-09-16T10:55:26.266941+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:27 smithi003 bash[26401]: audit 2024-09-16T10:55:26.284236+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:23.693337+0000 mgr.y (mgr.15246) 240 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:23.693337+0000 mgr.y (mgr.15246) 240 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:24.001248+0000 mgr.y (mgr.15246) 241 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:24.001248+0000 mgr.y (mgr.15246) 241 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:24.715692+0000 mgr.y (mgr.15246) 242 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:24.715692+0000 mgr.y (mgr.15246) 242 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:27.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:25.366938+0000 mgr.y (mgr.15246) 243 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:25.366938+0000 mgr.y (mgr.15246) 243 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.188416+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.188416+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.190429+0000 mon.a (mon.0) 1416 : cluster [INF] mon.a calling monitor election 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.190429+0000 mon.a (mon.0) 1416 : cluster [INF] mon.a calling monitor election 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.216250+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.216250+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227192+0000 mon.a (mon.0) 1418 : cluster [DBG] monmap epoch 3 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227192+0000 mon.a (mon.0) 1418 : cluster [DBG] monmap epoch 3 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227233+0000 mon.a (mon.0) 1419 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227233+0000 mon.a (mon.0) 1419 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227261+0000 mon.a (mon.0) 1420 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:55:27.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227261+0000 mon.a (mon.0) 1420 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227283+0000 mon.a (mon.0) 1421 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227283+0000 mon.a (mon.0) 1421 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227308+0000 mon.a (mon.0) 1422 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227308+0000 mon.a (mon.0) 1422 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227377+0000 mon.a (mon.0) 1423 : cluster [DBG] election_strategy: 1 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227377+0000 mon.a (mon.0) 1423 : cluster [DBG] election_strategy: 1 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227413+0000 mon.a (mon.0) 1424 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227413+0000 mon.a (mon.0) 1424 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227436+0000 mon.a (mon.0) 1425 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:55:27.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227436+0000 mon.a (mon.0) 1425 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227463+0000 mon.a (mon.0) 1426 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.227463+0000 mon.a (mon.0) 1426 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.249804+0000 mon.a (mon.0) 1427 : cluster [DBG] fsmap 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.249804+0000 mon.a (mon.0) 1427 : cluster [DBG] fsmap 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.249847+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.249847+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.250653+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.250653+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.250867+0000 mon.a (mon.0) 1430 : cluster [INF] overall HEALTH_OK 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: cluster 2024-09-16T10:55:26.250867+0000 mon.a (mon.0) 1430 : cluster [INF] overall HEALTH_OK 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:26.266941+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:26.266941+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:26.284236+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:27.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[69924]: audit 2024-09-16T10:55:26.284236+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:27.644319401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:28.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:28 smithi003 bash[26401]: cluster 2024-09-16T10:55:27.368527+0000 mgr.y (mgr.15246) 244 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:28.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:28 smithi003 bash[19775]: cluster 2024-09-16T10:55:27.368527+0000 mgr.y (mgr.15246) 244 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:28 smithi088 bash[69924]: cluster 2024-09-16T10:55:27.368527+0000 mgr.y (mgr.15246) 244 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:28 smithi088 bash[69924]: cluster 2024-09-16T10:55:27.368527+0000 mgr.y (mgr.15246) 244 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:28] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:55:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:30 smithi003 bash[19775]: audit 2024-09-16T10:55:29.133559+0000 mgr.y (mgr.15246) 245 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:30.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:30 smithi003 bash[19775]: cluster 2024-09-16T10:55:29.369211+0000 mgr.y (mgr.15246) 246 : 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-16T10:55:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:30 smithi003 bash[26401]: audit 2024-09-16T10:55:29.133559+0000 mgr.y (mgr.15246) 245 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:30.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:30 smithi003 bash[26401]: cluster 2024-09-16T10:55:29.369211+0000 mgr.y (mgr.15246) 246 : 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-16T10:55:30.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:30.661255461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:30 smithi088 bash[69924]: audit 2024-09-16T10:55:29.133559+0000 mgr.y (mgr.15246) 245 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:30 smithi088 bash[69924]: audit 2024-09-16T10:55:29.133559+0000 mgr.y (mgr.15246) 245 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:30 smithi088 bash[69924]: cluster 2024-09-16T10:55:29.369211+0000 mgr.y (mgr.15246) 246 : 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-16T10:55:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:30 smithi088 bash[69924]: cluster 2024-09-16T10:55:29.369211+0000 mgr.y (mgr.15246) 246 : 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-16T10:55:31.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:30 smithi003 bash[68417]: debug 2024-09-16T10:55:30.984+0000 7f91aa382640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T10:55:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:31 smithi088 bash[69924]: cluster 2024-09-16T10:55:31.370799+0000 mgr.y (mgr.15246) 247 : 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-16T10:55:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:31 smithi088 bash[69924]: cluster 2024-09-16T10:55:31.370799+0000 mgr.y (mgr.15246) 247 : 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-16T10:55:32.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:31 smithi003 bash[19775]: cluster 2024-09-16T10:55:31.370799+0000 mgr.y (mgr.15246) 247 : 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-16T10:55:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:31 smithi003 bash[26401]: cluster 2024-09-16T10:55:31.370799+0000 mgr.y (mgr.15246) 247 : 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-16T10:55:33.633 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:33 smithi088 bash[69924]: audit 2024-09-16T10:55:32.283382+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.634 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:33 smithi088 bash[69924]: audit 2024-09-16T10:55:32.283382+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.634 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:33 smithi088 bash[69924]: audit 2024-09-16T10:55:32.299844+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.634 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:33 smithi088 bash[69924]: audit 2024-09-16T10:55:32.299844+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:33 smithi003 bash[19775]: audit 2024-09-16T10:55:32.283382+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:33 smithi003 bash[19775]: audit 2024-09-16T10:55:32.299844+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:33 smithi003 bash[26401]: audit 2024-09-16T10:55:32.283382+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:33.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:33 smithi003 bash[26401]: audit 2024-09-16T10:55:32.299844+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:33.633675186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:34.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[26401]: cluster 2024-09-16T10:55:33.371531+0000 mgr.y (mgr.15246) 248 : 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-16T10:55:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[26401]: audit 2024-09-16T10:55:33.506569+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[26401]: audit 2024-09-16T10:55:33.520625+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[19775]: cluster 2024-09-16T10:55:33.371531+0000 mgr.y (mgr.15246) 248 : 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-16T10:55:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[19775]: audit 2024-09-16T10:55:33.506569+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:34 smithi003 bash[19775]: audit 2024-09-16T10:55:33.520625+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: cluster 2024-09-16T10:55:33.371531+0000 mgr.y (mgr.15246) 248 : 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-16T10:55:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: cluster 2024-09-16T10:55:33.371531+0000 mgr.y (mgr.15246) 248 : 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-16T10:55:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: audit 2024-09-16T10:55:33.506569+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: audit 2024-09-16T10:55:33.506569+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: audit 2024-09-16T10:55:33.520625+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:34 smithi088 bash[69924]: audit 2024-09-16T10:55:33.520625+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:36.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:36 smithi003 bash[19775]: cluster 2024-09-16T10:55:35.372223+0000 mgr.y (mgr.15246) 249 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:36 smithi003 bash[19775]: audit 2024-09-16T10:55:36.051860+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:36 smithi003 bash[26401]: cluster 2024-09-16T10:55:35.372223+0000 mgr.y (mgr.15246) 249 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:36 smithi003 bash[26401]: audit 2024-09-16T10:55:36.051860+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:36.654535454Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:36 smithi088 bash[69924]: cluster 2024-09-16T10:55:35.372223+0000 mgr.y (mgr.15246) 249 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:36 smithi088 bash[69924]: cluster 2024-09-16T10:55:35.372223+0000 mgr.y (mgr.15246) 249 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:36 smithi088 bash[69924]: audit 2024-09-16T10:55:36.051860+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:36 smithi088 bash[69924]: audit 2024-09-16T10:55:36.051860+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:38.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:38] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.51.0" 2024-09-16T10:55:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:38 smithi003 bash[26401]: cluster 2024-09-16T10:55:37.373914+0000 mgr.y (mgr.15246) 250 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:38 smithi003 bash[19775]: cluster 2024-09-16T10:55:37.373914+0000 mgr.y (mgr.15246) 250 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:38 smithi088 bash[69924]: cluster 2024-09-16T10:55:37.373914+0000 mgr.y (mgr.15246) 250 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:39.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:38 smithi088 bash[69924]: cluster 2024-09-16T10:55:37.373914+0000 mgr.y (mgr.15246) 250 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:39.992 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:39.649429694Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:40 smithi003 bash[19775]: audit 2024-09-16T10:55:39.144701+0000 mgr.y (mgr.15246) 251 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:40 smithi003 bash[19775]: cluster 2024-09-16T10:55:39.374549+0000 mgr.y (mgr.15246) 252 : 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-16T10:55:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:40 smithi003 bash[26401]: audit 2024-09-16T10:55:39.144701+0000 mgr.y (mgr.15246) 251 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:40 smithi003 bash[26401]: cluster 2024-09-16T10:55:39.374549+0000 mgr.y (mgr.15246) 252 : 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-16T10:55:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:40 smithi088 bash[69924]: audit 2024-09-16T10:55:39.144701+0000 mgr.y (mgr.15246) 251 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:40 smithi088 bash[69924]: audit 2024-09-16T10:55:39.144701+0000 mgr.y (mgr.15246) 251 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:40 smithi088 bash[69924]: cluster 2024-09-16T10:55:39.374549+0000 mgr.y (mgr.15246) 252 : 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-16T10:55:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:40 smithi088 bash[69924]: cluster 2024-09-16T10:55:39.374549+0000 mgr.y (mgr.15246) 252 : 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-16T10:55:42.875 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:42.625053061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:42.875 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:42 smithi088 bash[69924]: cluster 2024-09-16T10:55:41.376265+0000 mgr.y (mgr.15246) 253 : 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-16T10:55:42.875 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:42 smithi088 bash[69924]: cluster 2024-09-16T10:55:41.376265+0000 mgr.y (mgr.15246) 253 : 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-16T10:55:42.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:42 smithi003 bash[19775]: cluster 2024-09-16T10:55:41.376265+0000 mgr.y (mgr.15246) 253 : 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-16T10:55:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:42 smithi003 bash[26401]: cluster 2024-09-16T10:55:41.376265+0000 mgr.y (mgr.15246) 253 : 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-16T10:55:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cluster 2024-09-16T10:55:43.377032+0000 mgr.y (mgr.15246) 254 : 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-16T10:55:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.412950+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.430158+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.435141+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.437121+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.448594+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.582439+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.585735+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.588287+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.589507+0000 mgr.y (mgr.15246) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.597160+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.602934+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.604344+0000 mgr.y (mgr.15246) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.611939+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.619197+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.620629+0000 mgr.y (mgr.15246) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.630232+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.639112+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.641604+0000 mgr.y (mgr.15246) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.651122+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.656163+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.656919+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cluster 2024-09-16T10:55:43.377032+0000 mgr.y (mgr.15246) 254 : 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-16T10:55:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.412950+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.430158+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.435141+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.437121+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.448594+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.582439+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.585735+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.588287+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.589507+0000 mgr.y (mgr.15246) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.597160+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.602934+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.604344+0000 mgr.y (mgr.15246) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.611939+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.619197+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.620629+0000 mgr.y (mgr.15246) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.630232+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.639112+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.641604+0000 mgr.y (mgr.15246) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.651122+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.656163+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.656919+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.665237+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.670934+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.672586+0000 mgr.y (mgr.15246) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.680004+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.687914+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.697259+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.706066+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.715453+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.722312+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.727452+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.728241+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.731759+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.736877+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.737698+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.741352+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.746501+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.747330+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.750954+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.755840+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.665237+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.670934+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.672586+0000 mgr.y (mgr.15246) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.680004+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.687914+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.697259+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.706066+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.715453+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.722312+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.727452+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.728241+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.731759+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.736877+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.737698+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.741352+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.746501+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.747330+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.750954+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.755840+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.756557+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.759725+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.764464+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.765176+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.768267+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.773136+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.773807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.778702+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.779276+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.785939+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.791083+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.791779+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.798272+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.803114+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.803841+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.810322+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.815449+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.816286+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.756557+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.759725+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.764464+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.765176+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.768267+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.773136+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.773807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.778702+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.779276+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.785939+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.791083+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.791779+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.798272+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.803114+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.803841+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.810322+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.815449+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.816286+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.818407+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.819247+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.825789+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.831625+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.832349+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.834680+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.835581+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.842017+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.847714+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.848613+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.850768+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.851606+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.858074+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:55:44.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.863742+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.864551+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.866753+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.867510+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.818407+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.819247+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.825789+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.831625+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.832349+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.834680+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.835581+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.842017+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.847714+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.848613+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.850768+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.851606+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.858074+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.863742+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.864551+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.866753+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.867510+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.873871+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.879686+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.880585+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.886943+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.892720+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.893555+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.895740+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.896549+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.898748+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.899556+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.901728+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.902509+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.904695+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.905495+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.907587+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.908370+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.911152+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.873871+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.879686+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.880585+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.886943+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.892720+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.893555+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.895740+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.896549+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.898748+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.899556+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.901728+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.902509+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.904695+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.905495+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.907587+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.908370+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.911152+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.911964+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.918576+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.921526+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.923431+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:43.934980+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:44.064934+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:44.066628+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[19775]: audit 2024-09-16T10:55:44.077266+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.911964+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.918576+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.921526+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.923431+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:43.934980+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:44.064934+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:44.066628+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:44 smithi003 bash[26401]: audit 2024-09-16T10:55:44.077266+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cluster 2024-09-16T10:55:43.377032+0000 mgr.y (mgr.15246) 254 : 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-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cluster 2024-09-16T10:55:43.377032+0000 mgr.y (mgr.15246) 254 : 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-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.412950+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.412950+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.430158+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.430158+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.435141+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.435141+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.437121+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.437121+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.448594+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.448594+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.582439+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.582439+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.585735+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.585735+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.588287+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.588287+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.589507+0000 mgr.y (mgr.15246) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.589507+0000 mgr.y (mgr.15246) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:55:44.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.597160+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.597160+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.602934+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.602934+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.604344+0000 mgr.y (mgr.15246) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.604344+0000 mgr.y (mgr.15246) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.611939+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.611939+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.619197+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.619197+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.620629+0000 mgr.y (mgr.15246) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.620629+0000 mgr.y (mgr.15246) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.630232+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.630232+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.639112+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.639112+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.641604+0000 mgr.y (mgr.15246) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.641604+0000 mgr.y (mgr.15246) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.651122+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.651122+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.656163+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.656163+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.656919+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.656919+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.665237+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.665237+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:55:44.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.670934+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.670934+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.672586+0000 mgr.y (mgr.15246) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.672586+0000 mgr.y (mgr.15246) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.680004+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.680004+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.687914+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.687914+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.697259+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.697259+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.706066+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.706066+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.715453+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.715453+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.722312+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.722312+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.727452+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.727452+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.728241+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.728241+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.731759+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.731759+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.736877+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.736877+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.737698+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.737698+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.741352+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.741352+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.746501+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.746501+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.747330+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.747330+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.750954+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.750954+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.755840+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.755840+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.756557+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.756557+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.759725+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.759725+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.764464+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.764464+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.765176+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.765176+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.768267+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.768267+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.773136+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.773136+0000 mon.c (mon.2) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.773807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.773807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.778702+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.778702+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.779276+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.779276+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:55:44.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.785939+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.785939+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.791083+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.791083+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.791779+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.791779+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.798272+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.798272+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.803114+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.803114+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.803841+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.803841+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.810322+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.810322+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.815449+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.815449+0000 mon.c (mon.2) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.816286+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.816286+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.818407+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.818407+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.819247+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.819247+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.825789+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.825789+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.831625+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.831625+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.832349+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.832349+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.834680+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.834680+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.835581+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.835581+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.842017+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.842017+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:55:44.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.847714+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.847714+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.848613+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.848613+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.850768+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.850768+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.851606+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.851606+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.858074+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.858074+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.863742+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.863742+0000 mon.c (mon.2) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.864551+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.864551+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.866753+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.866753+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.867510+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.867510+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.873871+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.873871+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.879686+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.879686+0000 mon.c (mon.2) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.880585+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.880585+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.886943+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.886943+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.892720+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.892720+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.893555+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.893555+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.895740+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.770 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.895740+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.896549+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.896549+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.898748+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.898748+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.899556+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.899556+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.901728+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.901728+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.902509+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.902509+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.904695+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.904695+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.905495+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.905495+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.907587+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.907587+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.908370+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.908370+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.911152+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.911152+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.911964+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.911964+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.918576+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:55:44.772 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.918576+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15246 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.921526+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.921526+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.923431+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.923431+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.934980+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:43.934980+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.064934+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.064934+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.066628+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.066628+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.077266+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:44.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:44 smithi088 bash[69924]: audit 2024-09-16T10:55:44.077266+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.689555+0000 mgr.y (mgr.15246) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.707726+0000 mgr.y (mgr.15246) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.724004+0000 mgr.y (mgr.15246) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.733415+0000 mgr.y (mgr.15246) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.743053+0000 mgr.y (mgr.15246) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.752603+0000 mgr.y (mgr.15246) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.761339+0000 mgr.y (mgr.15246) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.769892+0000 mgr.y (mgr.15246) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.775670+0000 mgr.y (mgr.15246) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:55:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[19775]: cephadm 2024-09-16T10:55:43.910150+0000 mgr.y (mgr.15246) 269 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.689555+0000 mgr.y (mgr.15246) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.707726+0000 mgr.y (mgr.15246) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.724004+0000 mgr.y (mgr.15246) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.733415+0000 mgr.y (mgr.15246) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.743053+0000 mgr.y (mgr.15246) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.752603+0000 mgr.y (mgr.15246) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.761339+0000 mgr.y (mgr.15246) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.769892+0000 mgr.y (mgr.15246) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.775670+0000 mgr.y (mgr.15246) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:55:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:45 smithi003 bash[26401]: cephadm 2024-09-16T10:55:43.910150+0000 mgr.y (mgr.15246) 269 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:55:45.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:45.621271417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.689555+0000 mgr.y (mgr.15246) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.689555+0000 mgr.y (mgr.15246) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.707726+0000 mgr.y (mgr.15246) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.707726+0000 mgr.y (mgr.15246) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.724004+0000 mgr.y (mgr.15246) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.724004+0000 mgr.y (mgr.15246) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.733415+0000 mgr.y (mgr.15246) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.733415+0000 mgr.y (mgr.15246) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.743053+0000 mgr.y (mgr.15246) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.743053+0000 mgr.y (mgr.15246) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.752603+0000 mgr.y (mgr.15246) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.752603+0000 mgr.y (mgr.15246) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:55:45.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.761339+0000 mgr.y (mgr.15246) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.761339+0000 mgr.y (mgr.15246) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.769892+0000 mgr.y (mgr.15246) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.769892+0000 mgr.y (mgr.15246) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.775670+0000 mgr.y (mgr.15246) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.775670+0000 mgr.y (mgr.15246) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.910150+0000 mgr.y (mgr.15246) 269 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:55:45.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:45 smithi088 bash[69924]: cephadm 2024-09-16T10:55:43.910150+0000 mgr.y (mgr.15246) 269 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:55:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:46 smithi003 bash[26401]: cluster 2024-09-16T10:55:45.377680+0000 mgr.y (mgr.15246) 270 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:46.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:46 smithi003 bash[26401]: audit 2024-09-16T10:55:46.150327+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:46 smithi003 bash[19775]: cluster 2024-09-16T10:55:45.377680+0000 mgr.y (mgr.15246) 270 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:46 smithi003 bash[19775]: audit 2024-09-16T10:55:46.150327+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:46 smithi088 bash[69924]: cluster 2024-09-16T10:55:45.377680+0000 mgr.y (mgr.15246) 270 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:46 smithi088 bash[69924]: cluster 2024-09-16T10:55:45.377680+0000 mgr.y (mgr.15246) 270 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:46 smithi088 bash[69924]: audit 2024-09-16T10:55:46.150327+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:46 smithi088 bash[69924]: audit 2024-09-16T10:55:46.150327+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:55:48.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:48] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.51.0" 2024-09-16T10:55:48.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:48 smithi003 bash[26401]: cluster 2024-09-16T10:55:47.379290+0000 mgr.y (mgr.15246) 271 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:48.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:48 smithi003 bash[19775]: cluster 2024-09-16T10:55:47.379290+0000 mgr.y (mgr.15246) 271 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:48.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:48.652202289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:48.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:48 smithi088 bash[69924]: cluster 2024-09-16T10:55:47.379290+0000 mgr.y (mgr.15246) 271 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:48.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:48 smithi088 bash[69924]: cluster 2024-09-16T10:55:47.379290+0000 mgr.y (mgr.15246) 271 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:50.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:50 smithi003 bash[26401]: audit 2024-09-16T10:55:49.155961+0000 mgr.y (mgr.15246) 272 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:50.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:50 smithi003 bash[26401]: cluster 2024-09-16T10:55:49.379993+0000 mgr.y (mgr.15246) 273 : 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-16T10:55:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:50 smithi003 bash[19775]: audit 2024-09-16T10:55:49.155961+0000 mgr.y (mgr.15246) 272 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:50 smithi003 bash[19775]: cluster 2024-09-16T10:55:49.379993+0000 mgr.y (mgr.15246) 273 : 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-16T10:55:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:50 smithi088 bash[69924]: audit 2024-09-16T10:55:49.155961+0000 mgr.y (mgr.15246) 272 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:50 smithi088 bash[69924]: audit 2024-09-16T10:55:49.155961+0000 mgr.y (mgr.15246) 272 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:55:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:50 smithi088 bash[69924]: cluster 2024-09-16T10:55:49.379993+0000 mgr.y (mgr.15246) 273 : 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-16T10:55:50.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:50 smithi088 bash[69924]: cluster 2024-09-16T10:55:49.379993+0000 mgr.y (mgr.15246) 273 : 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-16T10:55:51.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:51 smithi003 bash[19775]: audit 2024-09-16T10:55:51.052687+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:51 smithi003 bash[26401]: audit 2024-09-16T10:55:51.052687+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:51 smithi088 bash[69924]: audit 2024-09-16T10:55:51.052687+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:51 smithi088 bash[69924]: audit 2024-09-16T10:55:51.052687+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:55:51.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:51.656431503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:52.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:52 smithi003 bash[26401]: cluster 2024-09-16T10:55:51.381593+0000 mgr.y (mgr.15246) 274 : 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-16T10:55:52.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:52 smithi003 bash[19775]: cluster 2024-09-16T10:55:51.381593+0000 mgr.y (mgr.15246) 274 : 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-16T10:55:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:52 smithi088 bash[69924]: cluster 2024-09-16T10:55:51.381593+0000 mgr.y (mgr.15246) 274 : 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-16T10:55:52.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:52 smithi088 bash[69924]: cluster 2024-09-16T10:55:51.381593+0000 mgr.y (mgr.15246) 274 : 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-16T10:55:54.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:54 smithi003 bash[26401]: cluster 2024-09-16T10:55:53.382273+0000 mgr.y (mgr.15246) 275 : 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-16T10:55:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:54 smithi003 bash[19775]: cluster 2024-09-16T10:55:53.382273+0000 mgr.y (mgr.15246) 275 : 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-16T10:55:54.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:54.643626079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:54 smithi088 bash[69924]: cluster 2024-09-16T10:55:53.382273+0000 mgr.y (mgr.15246) 275 : 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-16T10:55:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:54 smithi088 bash[69924]: cluster 2024-09-16T10:55:53.382273+0000 mgr.y (mgr.15246) 275 : 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-16T10:55:55.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:55:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:56 smithi003 bash[19775]: audit 2024-09-16T10:55:55.054023+0000 mgr.y (mgr.15246) 276 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:56.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:56 smithi003 bash[19775]: cluster 2024-09-16T10:55:55.382987+0000 mgr.y (mgr.15246) 277 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:56.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:56 smithi003 bash[26401]: audit 2024-09-16T10:55:55.054023+0000 mgr.y (mgr.15246) 276 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:56.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:56 smithi003 bash[26401]: cluster 2024-09-16T10:55:55.382987+0000 mgr.y (mgr.15246) 277 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:56 smithi088 bash[69924]: audit 2024-09-16T10:55:55.054023+0000 mgr.y (mgr.15246) 276 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:56 smithi088 bash[69924]: audit 2024-09-16T10:55:55.054023+0000 mgr.y (mgr.15246) 276 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:55:56.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:56 smithi088 bash[69924]: cluster 2024-09-16T10:55:55.382987+0000 mgr.y (mgr.15246) 277 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:56.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:56 smithi088 bash[69924]: cluster 2024-09-16T10:55:55.382987+0000 mgr.y (mgr.15246) 277 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:55:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:55:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:55:57.661958442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:55:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:55:58 smithi003 bash[19775]: cluster 2024-09-16T10:55:57.384611+0000 mgr.y (mgr.15246) 278 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:58.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:55:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:55:58] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.51.0" 2024-09-16T10:55:58.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:55:58 smithi003 bash[26401]: cluster 2024-09-16T10:55:57.384611+0000 mgr.y (mgr.15246) 278 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:58 smithi088 bash[69924]: cluster 2024-09-16T10:55:57.384611+0000 mgr.y (mgr.15246) 278 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:55:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:55:58 smithi088 bash[69924]: cluster 2024-09-16T10:55:57.384611+0000 mgr.y (mgr.15246) 278 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:00.598 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:00.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:00 smithi003 bash[19775]: audit 2024-09-16T10:55:59.165595+0000 mgr.y (mgr.15246) 279 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:00.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:00 smithi003 bash[19775]: cluster 2024-09-16T10:55:59.385326+0000 mgr.y (mgr.15246) 280 : 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-16T10:56:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:00 smithi003 bash[26401]: audit 2024-09-16T10:55:59.165595+0000 mgr.y (mgr.15246) 279 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:00.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:00 smithi003 bash[26401]: cluster 2024-09-16T10:55:59.385326+0000 mgr.y (mgr.15246) 280 : 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-16T10:56:00.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:00.637388134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:00 smithi088 bash[69924]: audit 2024-09-16T10:55:59.165595+0000 mgr.y (mgr.15246) 279 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:00 smithi088 bash[69924]: audit 2024-09-16T10:55:59.165595+0000 mgr.y (mgr.15246) 279 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:00.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:00 smithi088 bash[69924]: cluster 2024-09-16T10:55:59.385326+0000 mgr.y (mgr.15246) 280 : 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-16T10:56:00.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:00 smithi088 bash[69924]: cluster 2024-09-16T10:55:59.385326+0000 mgr.y (mgr.15246) 280 : 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-16T10:56:02.220 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:56:02.220 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 2m ago 30m 14.3M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:56:02.220 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (2m) 29s ago 29m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:56:02.220 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (4m) 2m ago 27m 47.8M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (4m) 29s ago 38m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (15m) 2m ago 40m 504M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (40m) 2m ago 40m 88.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (37s) 29s ago 38m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (38m) 2m ago 38m 63.1M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 2m ago 30m 7656k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (4m) 29s ago 30m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (37m) 2m ago 37m 57.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (36m) 2m ago 36m 58.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (35m) 2m ago 35m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (34m) 2m ago 34m 64.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (34m) 29s ago 34m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:56:02.221 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (33m) 29s ago 33m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:56:02.222 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (32m) 29s ago 32m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:56:02.222 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (31m) 29s ago 31m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:56:02.222 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (3m) 29s ago 30m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:56:02.222 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:56:02.222 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (27m) 29s ago 27m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:56:02.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:02 smithi003 bash[19775]: cluster 2024-09-16T10:56:01.386866+0000 mgr.y (mgr.15246) 281 : 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-16T10:56:02.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:02 smithi003 bash[26401]: cluster 2024-09-16T10:56:01.386866+0000 mgr.y (mgr.15246) 281 : 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-16T10:56:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:02 smithi088 bash[69924]: cluster 2024-09-16T10:56:01.386866+0000 mgr.y (mgr.15246) 281 : 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-16T10:56:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:02 smithi088 bash[69924]: cluster 2024-09-16T10:56:01.386866+0000 mgr.y (mgr.15246) 281 : 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-16T10:56:02.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T10:56:03.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:03.63141538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:03.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:03 smithi088 bash[69924]: audit 2024-09-16T10:56:02.206225+0000 mgr.y (mgr.15246) 282 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:03.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:03 smithi088 bash[69924]: audit 2024-09-16T10:56:02.206225+0000 mgr.y (mgr.15246) 282 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:03.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:03 smithi003 bash[26401]: audit 2024-09-16T10:56:02.206225+0000 mgr.y (mgr.15246) 282 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:03.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:03 smithi003 bash[19775]: audit 2024-09-16T10:56:02.206225+0000 mgr.y (mgr.15246) 282 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:04 smithi088 bash[69924]: cluster 2024-09-16T10:56:03.387611+0000 mgr.y (mgr.15246) 283 : 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-16T10:56:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:04 smithi088 bash[69924]: cluster 2024-09-16T10:56:03.387611+0000 mgr.y (mgr.15246) 283 : 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-16T10:56:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:04 smithi003 bash[19775]: cluster 2024-09-16T10:56:03.387611+0000 mgr.y (mgr.15246) 283 : 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-16T10:56:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:04 smithi003 bash[26401]: cluster 2024-09-16T10:56:03.387611+0000 mgr.y (mgr.15246) 283 : 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-16T10:56:06.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:06.630549598Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:06.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:06 smithi088 bash[69924]: cluster 2024-09-16T10:56:05.388272+0000 mgr.y (mgr.15246) 284 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:06.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:06 smithi088 bash[69924]: cluster 2024-09-16T10:56:05.388272+0000 mgr.y (mgr.15246) 284 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:06.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:06 smithi088 bash[69924]: audit 2024-09-16T10:56:06.052898+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:06.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:06 smithi088 bash[69924]: audit 2024-09-16T10:56:06.052898+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:06.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:06 smithi003 bash[19775]: cluster 2024-09-16T10:56:05.388272+0000 mgr.y (mgr.15246) 284 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:06.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:06 smithi003 bash[19775]: audit 2024-09-16T10:56:06.052898+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:06 smithi003 bash[26401]: cluster 2024-09-16T10:56:05.388272+0000 mgr.y (mgr.15246) 284 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:06 smithi003 bash[26401]: audit 2024-09-16T10:56:06.052898+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:07.766 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:08 smithi088 bash[69924]: cluster 2024-09-16T10:56:07.389887+0000 mgr.y (mgr.15246) 285 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:08 smithi088 bash[69924]: cluster 2024-09-16T10:56:07.389887+0000 mgr.y (mgr.15246) 285 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:08.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:08 smithi003 bash[19775]: cluster 2024-09-16T10:56:07.389887+0000 mgr.y (mgr.15246) 285 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:08.853 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:08] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.51.0" 2024-09-16T10:56:08.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:08 smithi003 bash[26401]: cluster 2024-09-16T10:56:07.389887+0000 mgr.y (mgr.15246) 285 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:09.302 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:56:09.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:09 smithi088 bash[69924]: audit 2024-09-16T10:56:09.290018+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/1116744948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:09.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:09 smithi088 bash[69924]: audit 2024-09-16T10:56:09.290018+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/1116744948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:09.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:09.643323688Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:09.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:09 smithi003 bash[19775]: audit 2024-09-16T10:56:09.290018+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/1116744948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:09.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:09 smithi003 bash[26401]: audit 2024-09-16T10:56:09.290018+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/1116744948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:10.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:56:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:10 smithi088 bash[69924]: audit 2024-09-16T10:56:09.176834+0000 mgr.y (mgr.15246) 286 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:10 smithi088 bash[69924]: audit 2024-09-16T10:56:09.176834+0000 mgr.y (mgr.15246) 286 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:10 smithi088 bash[69924]: cluster 2024-09-16T10:56:09.390316+0000 mgr.y (mgr.15246) 287 : 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-16T10:56:10.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:10 smithi088 bash[69924]: cluster 2024-09-16T10:56:09.390316+0000 mgr.y (mgr.15246) 287 : 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-16T10:56:10.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:10 smithi003 bash[19775]: audit 2024-09-16T10:56:09.176834+0000 mgr.y (mgr.15246) 286 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:10 smithi003 bash[19775]: cluster 2024-09-16T10:56:09.390316+0000 mgr.y (mgr.15246) 287 : 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-16T10:56:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:10 smithi003 bash[26401]: audit 2024-09-16T10:56:09.176834+0000 mgr.y (mgr.15246) 286 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:10 smithi003 bash[26401]: cluster 2024-09-16T10:56:09.390316+0000 mgr.y (mgr.15246) 287 : 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-16T10:56:12.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:12 smithi003 bash[26401]: cluster 2024-09-16T10:56:11.391930+0000 mgr.y (mgr.15246) 288 : 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-16T10:56:12.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:12 smithi003 bash[19775]: cluster 2024-09-16T10:56:11.391930+0000 mgr.y (mgr.15246) 288 : 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-16T10:56:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:12.630955219Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:12 smithi088 bash[69924]: cluster 2024-09-16T10:56:11.391930+0000 mgr.y (mgr.15246) 288 : 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-16T10:56:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:12 smithi088 bash[69924]: cluster 2024-09-16T10:56:11.391930+0000 mgr.y (mgr.15246) 288 : 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-16T10:56:14.899 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:14 smithi003 bash[19775]: cluster 2024-09-16T10:56:13.392636+0000 mgr.y (mgr.15246) 289 : 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-16T10:56:14.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:14 smithi003 bash[26401]: cluster 2024-09-16T10:56:13.392636+0000 mgr.y (mgr.15246) 289 : 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-16T10:56:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:14 smithi088 bash[69924]: cluster 2024-09-16T10:56:13.392636+0000 mgr.y (mgr.15246) 289 : 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-16T10:56:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:14 smithi088 bash[69924]: cluster 2024-09-16T10:56:13.392636+0000 mgr.y (mgr.15246) 289 : 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-16T10:56:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:15.639812583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T10:56:16.354 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T10:56:16.355 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:56:16.355 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:56:16.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:16 smithi003 bash[19775]: cluster 2024-09-16T10:56:15.393400+0000 mgr.y (mgr.15246) 290 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:16 smithi003 bash[26401]: cluster 2024-09-16T10:56:15.393400+0000 mgr.y (mgr.15246) 290 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:16 smithi088 bash[69924]: cluster 2024-09-16T10:56:15.393400+0000 mgr.y (mgr.15246) 290 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:16 smithi088 bash[69924]: cluster 2024-09-16T10:56:15.393400+0000 mgr.y (mgr.15246) 290 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:17.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:56:17.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:17 smithi003 bash[19775]: audit 2024-09-16T10:56:16.354596+0000 mgr.y (mgr.15246) 291 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:17 smithi003 bash[26401]: audit 2024-09-16T10:56:16.354596+0000 mgr.y (mgr.15246) 291 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:17 smithi088 bash[69924]: audit 2024-09-16T10:56:16.354596+0000 mgr.y (mgr.15246) 291 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:17 smithi088 bash[69924]: audit 2024-09-16T10:56:16.354596+0000 mgr.y (mgr.15246) 291 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:18.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:18] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.51.0" 2024-09-16T10:56:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:18 smithi003 bash[26401]: cluster 2024-09-16T10:56:17.395012+0000 mgr.y (mgr.15246) 292 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:18 smithi003 bash[19775]: cluster 2024-09-16T10:56:17.395012+0000 mgr.y (mgr.15246) 292 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:18 smithi088 bash[69924]: cluster 2024-09-16T10:56:17.395012+0000 mgr.y (mgr.15246) 292 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:18 smithi088 bash[69924]: cluster 2024-09-16T10:56:17.395012+0000 mgr.y (mgr.15246) 292 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:18.652301132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:20 smithi003 bash[26401]: audit 2024-09-16T10:56:19.188069+0000 mgr.y (mgr.15246) 293 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:20 smithi003 bash[26401]: cluster 2024-09-16T10:56:19.395802+0000 mgr.y (mgr.15246) 294 : 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-16T10:56:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:20 smithi003 bash[19775]: audit 2024-09-16T10:56:19.188069+0000 mgr.y (mgr.15246) 293 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:20 smithi003 bash[19775]: cluster 2024-09-16T10:56:19.395802+0000 mgr.y (mgr.15246) 294 : 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-16T10:56:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:20 smithi088 bash[69924]: audit 2024-09-16T10:56:19.188069+0000 mgr.y (mgr.15246) 293 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:20 smithi088 bash[69924]: audit 2024-09-16T10:56:19.188069+0000 mgr.y (mgr.15246) 293 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:20 smithi088 bash[69924]: cluster 2024-09-16T10:56:19.395802+0000 mgr.y (mgr.15246) 294 : 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-16T10:56:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:20 smithi088 bash[69924]: cluster 2024-09-16T10:56:19.395802+0000 mgr.y (mgr.15246) 294 : 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-16T10:56:21.862 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:21.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:21 smithi003 bash[26401]: audit 2024-09-16T10:56:21.053457+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:21.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:21 smithi003 bash[19775]: audit 2024-09-16T10:56:21.053457+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:21.633999904Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:21 smithi088 bash[69924]: audit 2024-09-16T10:56:21.053457+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:21 smithi088 bash[69924]: audit 2024-09-16T10:56:21.053457+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:22.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:22 smithi003 bash[19775]: cluster 2024-09-16T10:56:21.397323+0000 mgr.y (mgr.15246) 295 : 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-16T10:56:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:22 smithi003 bash[26401]: cluster 2024-09-16T10:56:21.397323+0000 mgr.y (mgr.15246) 295 : 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-16T10:56:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:22 smithi088 bash[69924]: cluster 2024-09-16T10:56:21.397323+0000 mgr.y (mgr.15246) 295 : 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-16T10:56:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:22 smithi088 bash[69924]: cluster 2024-09-16T10:56:21.397323+0000 mgr.y (mgr.15246) 295 : 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-16T10:56:23.392 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:56:23.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:23 smithi003 bash[19775]: audit 2024-09-16T10:56:23.392797+0000 mon.a (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.3:0/2807915582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:56:23.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:23 smithi003 bash[26401]: audit 2024-09-16T10:56:23.392797+0000 mon.a (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.3:0/2807915582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:56:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:23 smithi088 bash[69924]: audit 2024-09-16T10:56:23.392797+0000 mon.a (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.3:0/2807915582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:56:24.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:23 smithi088 bash[69924]: audit 2024-09-16T10:56:23.392797+0000 mon.a (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.3:0/2807915582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:56:24.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:56:24.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:24 smithi003 bash[19775]: cluster 2024-09-16T10:56:23.397902+0000 mgr.y (mgr.15246) 296 : 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-16T10:56:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:24 smithi003 bash[26401]: cluster 2024-09-16T10:56:23.397902+0000 mgr.y (mgr.15246) 296 : 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-16T10:56:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:24 smithi088 bash[69924]: cluster 2024-09-16T10:56:23.397902+0000 mgr.y (mgr.15246) 296 : 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-16T10:56:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:24 smithi088 bash[69924]: cluster 2024-09-16T10:56:23.397902+0000 mgr.y (mgr.15246) 296 : 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-16T10:56:25.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:24.648443344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:26 smithi003 bash[19775]: cluster 2024-09-16T10:56:25.398710+0000 mgr.y (mgr.15246) 297 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:26 smithi003 bash[26401]: cluster 2024-09-16T10:56:25.398710+0000 mgr.y (mgr.15246) 297 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:26 smithi088 bash[69924]: cluster 2024-09-16T10:56:25.398710+0000 mgr.y (mgr.15246) 297 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:26 smithi088 bash[69924]: cluster 2024-09-16T10:56:25.398710+0000 mgr.y (mgr.15246) 297 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:27.656853056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:28.913 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:28] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.51.0" 2024-09-16T10:56:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:28 smithi003 bash[26401]: cluster 2024-09-16T10:56:27.400460+0000 mgr.y (mgr.15246) 298 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:28 smithi003 bash[19775]: cluster 2024-09-16T10:56:27.400460+0000 mgr.y (mgr.15246) 298 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:28 smithi088 bash[69924]: cluster 2024-09-16T10:56:27.400460+0000 mgr.y (mgr.15246) 298 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:28 smithi088 bash[69924]: cluster 2024-09-16T10:56:27.400460+0000 mgr.y (mgr.15246) 298 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:30.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:30 smithi003 bash[19775]: audit 2024-09-16T10:56:29.189634+0000 mgr.y (mgr.15246) 299 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:30 smithi003 bash[19775]: cluster 2024-09-16T10:56:29.401235+0000 mgr.y (mgr.15246) 300 : 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-16T10:56:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:30 smithi003 bash[26401]: audit 2024-09-16T10:56:29.189634+0000 mgr.y (mgr.15246) 299 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:30 smithi003 bash[26401]: cluster 2024-09-16T10:56:29.401235+0000 mgr.y (mgr.15246) 300 : 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-16T10:56:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:30.634581321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:30 smithi088 bash[69924]: audit 2024-09-16T10:56:29.189634+0000 mgr.y (mgr.15246) 299 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:30 smithi088 bash[69924]: audit 2024-09-16T10:56:29.189634+0000 mgr.y (mgr.15246) 299 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:30 smithi088 bash[69924]: cluster 2024-09-16T10:56:29.401235+0000 mgr.y (mgr.15246) 300 : 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-16T10:56:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:30 smithi088 bash[69924]: cluster 2024-09-16T10:56:29.401235+0000 mgr.y (mgr.15246) 300 : 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-16T10:56:31.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:31 smithi003 bash[26401]: audit 2024-09-16T10:56:30.469391+0000 mgr.y (mgr.15246) 301 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:31.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:31 smithi003 bash[19775]: audit 2024-09-16T10:56:30.469391+0000 mgr.y (mgr.15246) 301 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:31 smithi088 bash[69924]: audit 2024-09-16T10:56:30.469391+0000 mgr.y (mgr.15246) 301 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:31 smithi088 bash[69924]: audit 2024-09-16T10:56:30.469391+0000 mgr.y (mgr.15246) 301 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:32.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:32 smithi003 bash[19775]: audit 2024-09-16T10:56:30.823451+0000 mgr.y (mgr.15246) 302 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:32 smithi003 bash[19775]: cluster 2024-09-16T10:56:31.403133+0000 mgr.y (mgr.15246) 303 : 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-16T10:56:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:32 smithi003 bash[26401]: audit 2024-09-16T10:56:30.823451+0000 mgr.y (mgr.15246) 302 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:32 smithi003 bash[26401]: cluster 2024-09-16T10:56:31.403133+0000 mgr.y (mgr.15246) 303 : 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-16T10:56:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:32 smithi088 bash[69924]: audit 2024-09-16T10:56:30.823451+0000 mgr.y (mgr.15246) 302 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:32 smithi088 bash[69924]: audit 2024-09-16T10:56:30.823451+0000 mgr.y (mgr.15246) 302 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:32 smithi088 bash[69924]: cluster 2024-09-16T10:56:31.403133+0000 mgr.y (mgr.15246) 303 : 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-16T10:56:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:32 smithi088 bash[69924]: cluster 2024-09-16T10:56:31.403133+0000 mgr.y (mgr.15246) 303 : 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-16T10:56:33.659 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:33.634464124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:34.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:56:34.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: cluster 2024-09-16T10:56:33.403987+0000 mgr.y (mgr.15246) 304 : 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-16T10:56:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: cephadm 2024-09-16T10:56:33.648535+0000 mgr.y (mgr.15246) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: audit 2024-09-16T10:56:33.658794+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: audit 2024-09-16T10:56:34.361061+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: audit 2024-09-16T10:56:34.361964+0000 mon.c (mon.2) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[19775]: audit 2024-09-16T10:56:34.367883+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: cluster 2024-09-16T10:56:33.403987+0000 mgr.y (mgr.15246) 304 : 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-16T10:56:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: cephadm 2024-09-16T10:56:33.648535+0000 mgr.y (mgr.15246) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: audit 2024-09-16T10:56:33.658794+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: audit 2024-09-16T10:56:34.361061+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: audit 2024-09-16T10:56:34.361964+0000 mon.c (mon.2) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:56:34.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:34 smithi003 bash[26401]: audit 2024-09-16T10:56:34.367883+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: cluster 2024-09-16T10:56:33.403987+0000 mgr.y (mgr.15246) 304 : 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-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: cluster 2024-09-16T10:56:33.403987+0000 mgr.y (mgr.15246) 304 : 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-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: cephadm 2024-09-16T10:56:33.648535+0000 mgr.y (mgr.15246) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: cephadm 2024-09-16T10:56:33.648535+0000 mgr.y (mgr.15246) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:33.658794+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:33.658794+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.361061+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.361061+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.361964+0000 mon.c (mon.2) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.361964+0000 mon.c (mon.2) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.367883+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:34 smithi088 bash[69924]: audit 2024-09-16T10:56:34.367883+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:35.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:35 smithi003 bash[19775]: cephadm 2024-09-16T10:56:34.430218+0000 mgr.y (mgr.15246) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:35.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:35 smithi003 bash[26401]: cephadm 2024-09-16T10:56:34.430218+0000 mgr.y (mgr.15246) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:35 smithi088 bash[69924]: cephadm 2024-09-16T10:56:34.430218+0000 mgr.y (mgr.15246) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:36.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:35 smithi088 bash[69924]: cephadm 2024-09-16T10:56:34.430218+0000 mgr.y (mgr.15246) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:56:36.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:36 smithi003 bash[19775]: cluster 2024-09-16T10:56:35.404681+0000 mgr.y (mgr.15246) 307 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:36 smithi003 bash[19775]: audit 2024-09-16T10:56:36.053025+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:36 smithi003 bash[26401]: cluster 2024-09-16T10:56:35.404681+0000 mgr.y (mgr.15246) 307 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:36 smithi003 bash[26401]: audit 2024-09-16T10:56:36.053025+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:37.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:36.621703824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:36 smithi088 bash[69924]: cluster 2024-09-16T10:56:35.404681+0000 mgr.y (mgr.15246) 307 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:36 smithi088 bash[69924]: cluster 2024-09-16T10:56:35.404681+0000 mgr.y (mgr.15246) 307 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:36 smithi088 bash[69924]: audit 2024-09-16T10:56:36.053025+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:36 smithi088 bash[69924]: audit 2024-09-16T10:56:36.053025+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.888119+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: cephadm 2024-09-16T10:56:36.889129+0000 mgr.y (mgr.15246) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: cephadm 2024-09-16T10:56:36.889212+0000 mgr.y (mgr.15246) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.891294+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.893912+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: cephadm 2024-09-16T10:56:36.894981+0000 mgr.y (mgr.15246) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.902083+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.906524+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: audit 2024-09-16T10:56:36.908079+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: cephadm 2024-09-16T10:56:36.909101+0000 mgr.y (mgr.15246) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:56:38.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[19775]: cluster 2024-09-16T10:56:37.405514+0000 mgr.y (mgr.15246) 312 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.888119+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: cephadm 2024-09-16T10:56:36.889129+0000 mgr.y (mgr.15246) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: cephadm 2024-09-16T10:56:36.889212+0000 mgr.y (mgr.15246) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.891294+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.893912+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: cephadm 2024-09-16T10:56:36.894981+0000 mgr.y (mgr.15246) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.902083+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.906524+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: audit 2024-09-16T10:56:36.908079+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: cephadm 2024-09-16T10:56:36.909101+0000 mgr.y (mgr.15246) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:56:38.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:37 smithi003 bash[26401]: cluster 2024-09-16T10:56:37.405514+0000 mgr.y (mgr.15246) 312 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.888119+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.888119+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.889129+0000 mgr.y (mgr.15246) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.889129+0000 mgr.y (mgr.15246) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.889212+0000 mgr.y (mgr.15246) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.889212+0000 mgr.y (mgr.15246) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.891294+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.891294+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.893912+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:38.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.893912+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.894981+0000 mgr.y (mgr.15246) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.894981+0000 mgr.y (mgr.15246) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.902083+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.902083+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.906524+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.906524+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.908079+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: audit 2024-09-16T10:56:36.908079+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.909101+0000 mgr.y (mgr.15246) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cephadm 2024-09-16T10:56:36.909101+0000 mgr.y (mgr.15246) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cluster 2024-09-16T10:56:37.405514+0000 mgr.y (mgr.15246) 312 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:38.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:37 smithi088 bash[69924]: cluster 2024-09-16T10:56:37.405514+0000 mgr.y (mgr.15246) 312 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:38.961 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:38] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.51.0" 2024-09-16T10:56:39.900 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:56:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:39.632267909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: audit 2024-09-16T10:56:39.200948+0000 mgr.y (mgr.15246) 313 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: cluster 2024-09-16T10:56:39.406245+0000 mgr.y (mgr.15246) 314 : 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-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: cephadm 2024-09-16T10:56:39.447282+0000 mgr.y (mgr.15246) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: audit 2024-09-16T10:56:39.454785+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: audit 2024-09-16T10:56:39.468134+0000 mon.c (mon.2) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: audit 2024-09-16T10:56:39.469878+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: audit 2024-09-16T10:56:39.471645+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:40.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[19775]: cephadm 2024-09-16T10:56:39.473780+0000 mgr.y (mgr.15246) 316 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: audit 2024-09-16T10:56:39.200948+0000 mgr.y (mgr.15246) 313 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: cluster 2024-09-16T10:56:39.406245+0000 mgr.y (mgr.15246) 314 : 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-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: cephadm 2024-09-16T10:56:39.447282+0000 mgr.y (mgr.15246) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: audit 2024-09-16T10:56:39.454785+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: audit 2024-09-16T10:56:39.468134+0000 mon.c (mon.2) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: audit 2024-09-16T10:56:39.469878+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: audit 2024-09-16T10:56:39.471645+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:40.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:40 smithi003 bash[26401]: cephadm 2024-09-16T10:56:39.473780+0000 mgr.y (mgr.15246) 316 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.200948+0000 mgr.y (mgr.15246) 313 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.200948+0000 mgr.y (mgr.15246) 313 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cluster 2024-09-16T10:56:39.406245+0000 mgr.y (mgr.15246) 314 : 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-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cluster 2024-09-16T10:56:39.406245+0000 mgr.y (mgr.15246) 314 : 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-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cephadm 2024-09-16T10:56:39.447282+0000 mgr.y (mgr.15246) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cephadm 2024-09-16T10:56:39.447282+0000 mgr.y (mgr.15246) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.454785+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.454785+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.468134+0000 mon.c (mon.2) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.468134+0000 mon.c (mon.2) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:56:40.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.469878+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:56:40.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.469878+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:56:40.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.471645+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:40.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: audit 2024-09-16T10:56:39.471645+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:56:40.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cephadm 2024-09-16T10:56:39.473780+0000 mgr.y (mgr.15246) 316 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-16T10:56:40.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:40 smithi088 bash[69924]: cephadm 2024-09-16T10:56:39.473780+0000 mgr.y (mgr.15246) 316 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-16T10:56:42.281 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:56:42.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:42 smithi003 bash[19775]: cluster 2024-09-16T10:56:41.408091+0000 mgr.y (mgr.15246) 317 : 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-16T10:56:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:42 smithi003 bash[26401]: cluster 2024-09-16T10:56:41.408091+0000 mgr.y (mgr.15246) 317 : 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-16T10:56:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:42 smithi088 bash[69924]: cluster 2024-09-16T10:56:41.408091+0000 mgr.y (mgr.15246) 317 : 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-16T10:56:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:42 smithi088 bash[69924]: cluster 2024-09-16T10:56:41.408091+0000 mgr.y (mgr.15246) 317 : 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-16T10:56:42.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:42.660473617Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (3m) 3m ago 30m 14.3M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (3m) 70s ago 30m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (5m) 3m ago 28m 47.8M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (5m) 70s ago 39m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (16m) 3m ago 41m 504M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (41m) 3m ago 41m 88.9M 2048M 19.1.1-328-gad35db06 b5388489f99e d682407bf11a 2024-09-16T10:56:42.938 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (78s) 70s ago 39m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (39m) 3m ago 39m 63.1M 2048M 19.1.1-328-gad35db06 b5388489f99e 25a6070e815d 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 3m ago 31m 7656k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (4m) 70s ago 31m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (38m) 3m ago 38m 57.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (37m) 3m ago 37m 58.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (36m) 3m ago 36m 53.5M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (35m) 3m ago 35m 64.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (34m) 70s ago 34m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (33m) 70s ago 33m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (32m) 70s ago 33m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (32m) 70s ago 32m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (4m) 70s ago 31m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:56:42.939 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:56:42.940 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (28m) 70s ago 28m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:56:43.092 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.092 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.092 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.093 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.093 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.094 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.094 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:56:42 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:56:43.319 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:56:43.320 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:56:43.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 systemd[1]: Stopping Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:56:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 bash[19775]: debug 2024-09-16T10:56:43.195+0000 7fec4cc27640 -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-16T10:56:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 bash[19775]: debug 2024-09-16T10:56:43.195+0000 7fec4cc27640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi003", 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:56:43.625 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:56:43.626 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:56:44.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 bash[88597]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:56:44.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 bash[88683]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:56:44.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:56:44.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:43 smithi003 systemd[1]: Stopped Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:56:44.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.477 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.478 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.478 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.478 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:56:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:44 smithi003 systemd[1]: Started Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:56:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.435+0000 7fe108674c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:56:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.435+0000 7fe108674c80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:56:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.435+0000 7fe108674c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:56:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 0 load: jerasure load: lrc 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Git sha 0 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: DB SUMMARY 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: DB Session ID: GO2DTVK609EZKEL19KST 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4675 Bytes 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 599491 ; 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:56:45.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.env: 0x56022c43b120 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.info_log: 0x56022d717700 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:56:45.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:56:45.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.wal_dir: 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.write_buffer_manager: 0x56022d71bb80 2024-09-16T10:56:45.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:56:45.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.row_cache: None 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:56:45.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:56:45.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:56:45.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:56:45.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.merge_operator: 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56022d717320) 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: cache_index_and_filter_blocks: 1 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:56:45.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: pin_top_level_index_and_filter: 1 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: index_type: 0 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: data_block_index_type: 0 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: index_shortening: 1 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: checksum: 4 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: no_block_cache: 0 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_cache: 0x56022d70d610 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_cache_name: BinnedLRUCache 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_cache_options: 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: capacity : 536870912 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: num_shard_bits : 4 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: strict_capacity_limit : 0 2024-09-16T10:56:45.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: high_pri_pool_ratio: 0.000 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_cache_compressed: (nil) 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: persistent_cache: (nil) 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_size: 4096 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_size_deviation: 10 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_restart_interval: 16 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: index_block_restart_interval: 1 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: metadata_block_size: 4096 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: partition_filters: 0 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: use_delta_encoding: 1 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: filter_policy: bloomfilter 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: whole_key_filtering: 1 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: verify_compression: 0 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: read_amp_bytes_per_bit: 0 2024-09-16T10:56:45.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: format_version: 5 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: enable_index_compression: 1 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: block_align: 0 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: max_auto_readahead_size: 262144 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: prepopulate_block_cache: 0 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: initial_auto_readahead_size: 8192 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:56:45.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:56:45.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:56:45.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:56:45.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:56:45.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:56:45.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:56:45.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:56:45.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:56:45.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:56:45.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:56:45.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.439+0000 7fe108674c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:56:45.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 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-16T10:56:45.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 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 32910, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: de2f399b-b398-4ad9-bf7a-c607eb40b4ab 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484205445533, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.443+0000 7fe108674c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484205449099, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 588992, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32911, "largest_seqno": 33420, "table_properties": {"data_size": 585974, "index_size": 1402, "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": 4873, "raw_average_key_size": 22, "raw_value_size": 581353, "raw_average_value_size": 2703, "num_data_blocks": 63, "num_entries": 215, "num_filter_entries": 215, "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": 1726484205, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "de2f399b-b398-4ad9-bf7a-c607eb40b4ab", "db_session_id": "GO2DTVK609EZKEL19KST", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:56:45.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484205449248, "job": 1, "event": "recovery_finished"} 2024-09-16T10:56:45.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-16T10:56:45.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 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-16T10:56:45.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 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-16T10:56:45.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56022d73ae00 2024-09-16T10:56:45.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 4 rocksdb: DB pointer 0x56022d83e000 2024-09-16T10:56:45.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe0fe43c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:56:45.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe0fe43c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:56:45.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: ** DB Stats ** 2024-09-16T10:56:45.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:56:45.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:56:45.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: ** Compaction Stats [default] ** 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: L0 1/0 575.19 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: L6 1/0 10.49 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-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Sum 2/0 11.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: ** Compaction Stats [default] ** 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 236.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:56:45.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Cumulative compaction: 0.00 GB write, 83.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Interval compaction: 0.00 GB write, 83.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Block cache BinnedLRUCache@0x56022d70d610#7 capacity: 512.00 MB usage: 2.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.447+0000 7fe108674c80 1 mon.a@-1(???) e3 preinit fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T10:56:45.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: e1 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: btime 2024-09-16T10:15:07:754700+0000 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 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-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: legacy client fscid: -1 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: No filesystems configured 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:56:45.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:45 smithi003 bash[88738]: debug 2024-09-16T10:56:45.451+0000 7fe108674c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-16T10:56:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:45.623754217Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:42.908204+0000 mgr.y (mgr.15246) 320 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:42.908204+0000 mgr.y (mgr.15246) 320 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:43.320229+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.3:0/336164589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:43.320229+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.3:0/336164589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:43.408523+0000 mgr.y (mgr.15246) 321 : 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-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:43.408523+0000 mgr.y (mgr.15246) 321 : 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-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:43.625501+0000 mgr.y (mgr.15246) 322 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:43.625501+0000 mgr.y (mgr.15246) 322 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:45.409176+0000 mgr.y (mgr.15246) 323 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:45.409176+0000 mgr.y (mgr.15246) 323 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.875409+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.875409+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.899094+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-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.899094+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-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912279+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912279+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912297+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912297+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912312+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:56:47.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912312+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:56:47.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: audit 2024-09-16T10:56:42.908204+0000 mgr.y (mgr.15246) 320 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: audit 2024-09-16T10:56:43.320229+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.3:0/336164589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:43.408523+0000 mgr.y (mgr.15246) 321 : 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-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: audit 2024-09-16T10:56:43.625501+0000 mgr.y (mgr.15246) 322 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:45.409176+0000 mgr.y (mgr.15246) 323 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.875409+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.899094+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-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912279+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:47.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912297+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912312+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912327+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912346+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912363+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912381+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.912402+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.913630+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.913685+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.916015+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: cluster 2024-09-16T10:56:46.916427+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:56:47.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: audit 2024-09-16T10:56:46.940110+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15246 ' entity='' 2024-09-16T10:56:47.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[26401]: audit 2024-09-16T10:56:46.956429+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:47.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912327+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912327+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912346+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912346+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912363+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912363+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912381+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912381+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912402+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.912402+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.913630+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.913630+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.913685+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:56:47.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.913685+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.916015+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.916015+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.916427+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: cluster 2024-09-16T10:56:46.916427+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:46.940110+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15246 ' entity='' 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:46.940110+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15246 ' entity='' 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:46.956429+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:47.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:46 smithi003 bash[88738]: audit 2024-09-16T10:56:46.956429+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:42.908204+0000 mgr.y (mgr.15246) 320 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:42.908204+0000 mgr.y (mgr.15246) 320 : audit [DBG] from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:43.320229+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.3:0/336164589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:43.320229+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.3:0/336164589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:43.408523+0000 mgr.y (mgr.15246) 321 : 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-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:43.408523+0000 mgr.y (mgr.15246) 321 : 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-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:43.625501+0000 mgr.y (mgr.15246) 322 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:43.625501+0000 mgr.y (mgr.15246) 322 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:45.409176+0000 mgr.y (mgr.15246) 323 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:45.409176+0000 mgr.y (mgr.15246) 323 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:47.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.875409+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.875409+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.899094+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-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.899094+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-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912279+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912279+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912297+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912297+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912312+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:56:47.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912312+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912327+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912327+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912346+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912346+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912363+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912363+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912381+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912381+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912402+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.912402+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.913630+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:56:47.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.913630+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.913685+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.913685+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.916015+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.916015+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.916427+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: cluster 2024-09-16T10:56:46.916427+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:46.940110+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15246 ' entity='' 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:46.940110+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15246 ' entity='' 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:46.956429+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:47.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:46 smithi088 bash[69924]: audit 2024-09-16T10:56:46.956429+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:47 smithi088 bash[69924]: cluster 2024-09-16T10:56:47.410782+0000 mgr.y (mgr.15246) 324 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:48.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:47 smithi088 bash[69924]: cluster 2024-09-16T10:56:47.410782+0000 mgr.y (mgr.15246) 324 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:48.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:47 smithi003 bash[26401]: cluster 2024-09-16T10:56:47.410782+0000 mgr.y (mgr.15246) 324 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:48.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:47 smithi003 bash[88738]: cluster 2024-09-16T10:56:47.410782+0000 mgr.y (mgr.15246) 324 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:48.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:47 smithi003 bash[88738]: cluster 2024-09-16T10:56:47.410782+0000 mgr.y (mgr.15246) 324 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:48.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:48] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.51.0" 2024-09-16T10:56:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:48.650697459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:50.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[68417]: debug 2024-09-16T10:56:50.459+0000 7f91aa382640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T10:56:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[26401]: audit 2024-09-16T10:56:49.211456+0000 mgr.y (mgr.15246) 325 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:50.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[26401]: cluster 2024-09-16T10:56:49.411599+0000 mgr.y (mgr.15246) 326 : 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-16T10:56:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[88738]: audit 2024-09-16T10:56:49.211456+0000 mgr.y (mgr.15246) 325 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[88738]: audit 2024-09-16T10:56:49.211456+0000 mgr.y (mgr.15246) 325 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[88738]: cluster 2024-09-16T10:56:49.411599+0000 mgr.y (mgr.15246) 326 : 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-16T10:56:50.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:50 smithi003 bash[88738]: cluster 2024-09-16T10:56:49.411599+0000 mgr.y (mgr.15246) 326 : 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-16T10:56:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:50 smithi088 bash[69924]: audit 2024-09-16T10:56:49.211456+0000 mgr.y (mgr.15246) 325 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:50 smithi088 bash[69924]: audit 2024-09-16T10:56:49.211456+0000 mgr.y (mgr.15246) 325 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:56:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:50 smithi088 bash[69924]: cluster 2024-09-16T10:56:49.411599+0000 mgr.y (mgr.15246) 326 : 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-16T10:56:50.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:50 smithi088 bash[69924]: cluster 2024-09-16T10:56:49.411599+0000 mgr.y (mgr.15246) 326 : 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-16T10:56:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:51 smithi088 bash[69924]: audit 2024-09-16T10:56:51.053925+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:51.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:51 smithi088 bash[69924]: audit 2024-09-16T10:56:51.053925+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:51.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:51.661344301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:51.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:51 smithi003 bash[26401]: audit 2024-09-16T10:56:51.053925+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:51 smithi003 bash[88738]: audit 2024-09-16T10:56:51.053925+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:51 smithi003 bash[88738]: audit 2024-09-16T10:56:51.053925+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:56:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:52 smithi088 bash[69924]: cluster 2024-09-16T10:56:51.413292+0000 mgr.y (mgr.15246) 327 : 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-16T10:56:52.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:52 smithi088 bash[69924]: cluster 2024-09-16T10:56:51.413292+0000 mgr.y (mgr.15246) 327 : 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-16T10:56:52.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:52 smithi003 bash[26401]: cluster 2024-09-16T10:56:51.413292+0000 mgr.y (mgr.15246) 327 : 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-16T10:56:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:52 smithi003 bash[88738]: cluster 2024-09-16T10:56:51.413292+0000 mgr.y (mgr.15246) 327 : 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-16T10:56:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:52 smithi003 bash[88738]: cluster 2024-09-16T10:56:51.413292+0000 mgr.y (mgr.15246) 327 : 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-16T10:56:54.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: audit 2024-09-16T10:56:52.903616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: audit 2024-09-16T10:56:52.903616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: audit 2024-09-16T10:56:52.914765+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: audit 2024-09-16T10:56:52.914765+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: cluster 2024-09-16T10:56:53.413898+0000 mgr.y (mgr.15246) 328 : 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-16T10:56:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[88738]: cluster 2024-09-16T10:56:53.413898+0000 mgr.y (mgr.15246) 328 : 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-16T10:56:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[26401]: audit 2024-09-16T10:56:52.903616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[26401]: audit 2024-09-16T10:56:52.914765+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:53 smithi003 bash[26401]: cluster 2024-09-16T10:56:53.413898+0000 mgr.y (mgr.15246) 328 : 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-16T10:56:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: audit 2024-09-16T10:56:52.903616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: audit 2024-09-16T10:56:52.903616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: audit 2024-09-16T10:56:52.914765+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: audit 2024-09-16T10:56:52.914765+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: cluster 2024-09-16T10:56:53.413898+0000 mgr.y (mgr.15246) 328 : 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-16T10:56:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:53 smithi088 bash[69924]: cluster 2024-09-16T10:56:53.413898+0000 mgr.y (mgr.15246) 328 : 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-16T10:56:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:54.658863711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:55.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[26401]: audit 2024-09-16T10:56:54.062500+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[26401]: audit 2024-09-16T10:56:54.071830+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[88738]: audit 2024-09-16T10:56:54.062500+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[88738]: audit 2024-09-16T10:56:54.062500+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[88738]: audit 2024-09-16T10:56:54.071830+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:55 smithi003 bash[88738]: audit 2024-09-16T10:56:54.071830+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:55 smithi088 bash[69924]: audit 2024-09-16T10:56:54.062500+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:55 smithi088 bash[69924]: audit 2024-09-16T10:56:54.062500+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:55 smithi088 bash[69924]: audit 2024-09-16T10:56:54.071830+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:55.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:55 smithi088 bash[69924]: audit 2024-09-16T10:56:54.071830+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:56:56.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:56 smithi003 bash[26401]: cluster 2024-09-16T10:56:55.414621+0000 mgr.y (mgr.15246) 329 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:56 smithi003 bash[88738]: cluster 2024-09-16T10:56:55.414621+0000 mgr.y (mgr.15246) 329 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:56.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:56 smithi003 bash[88738]: cluster 2024-09-16T10:56:55.414621+0000 mgr.y (mgr.15246) 329 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:56.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:56 smithi088 bash[69924]: cluster 2024-09-16T10:56:55.414621+0000 mgr.y (mgr.15246) 329 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:56.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:56 smithi088 bash[69924]: cluster 2024-09-16T10:56:55.414621+0000 mgr.y (mgr.15246) 329 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:56:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:56:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:56:57.647256379Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:56:58.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:56:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:56:58] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.51.0" 2024-09-16T10:56:58.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:56:58 smithi003 bash[26401]: cluster 2024-09-16T10:56:57.416465+0000 mgr.y (mgr.15246) 330 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:58 smithi003 bash[88738]: cluster 2024-09-16T10:56:57.416465+0000 mgr.y (mgr.15246) 330 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:56:58 smithi003 bash[88738]: cluster 2024-09-16T10:56:57.416465+0000 mgr.y (mgr.15246) 330 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:58 smithi088 bash[69924]: cluster 2024-09-16T10:56:57.416465+0000 mgr.y (mgr.15246) 330 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:56:58.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:56:58 smithi088 bash[69924]: cluster 2024-09-16T10:56:57.416465+0000 mgr.y (mgr.15246) 330 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:00.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[26401]: audit 2024-09-16T10:56:59.221458+0000 mgr.y (mgr.15246) 331 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:00.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[26401]: cluster 2024-09-16T10:56:59.417212+0000 mgr.y (mgr.15246) 332 : 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-16T10:57:00.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[88738]: audit 2024-09-16T10:56:59.221458+0000 mgr.y (mgr.15246) 331 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:00.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[88738]: audit 2024-09-16T10:56:59.221458+0000 mgr.y (mgr.15246) 331 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:00.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[88738]: cluster 2024-09-16T10:56:59.417212+0000 mgr.y (mgr.15246) 332 : 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-16T10:57:00.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:00 smithi003 bash[88738]: cluster 2024-09-16T10:56:59.417212+0000 mgr.y (mgr.15246) 332 : 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-16T10:57:00.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:00.636964422Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:00 smithi088 bash[69924]: audit 2024-09-16T10:56:59.221458+0000 mgr.y (mgr.15246) 331 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:00.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:00 smithi088 bash[69924]: audit 2024-09-16T10:56:59.221458+0000 mgr.y (mgr.15246) 331 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:00.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:00 smithi088 bash[69924]: cluster 2024-09-16T10:56:59.417212+0000 mgr.y (mgr.15246) 332 : 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-16T10:57:00.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:00 smithi088 bash[69924]: cluster 2024-09-16T10:56:59.417212+0000 mgr.y (mgr.15246) 332 : 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-16T10:57:02.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:02 smithi003 bash[26401]: cluster 2024-09-16T10:57:01.418886+0000 mgr.y (mgr.15246) 333 : 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-16T10:57:02.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:02 smithi003 bash[88738]: cluster 2024-09-16T10:57:01.418886+0000 mgr.y (mgr.15246) 333 : 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-16T10:57:02.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:02 smithi003 bash[88738]: cluster 2024-09-16T10:57:01.418886+0000 mgr.y (mgr.15246) 333 : 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-16T10:57:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:02 smithi088 bash[69924]: cluster 2024-09-16T10:57:01.418886+0000 mgr.y (mgr.15246) 333 : 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-16T10:57:02.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:02 smithi088 bash[69924]: cluster 2024-09-16T10:57:01.418886+0000 mgr.y (mgr.15246) 333 : 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-16T10:57:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:03.650418282Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:04 smithi088 bash[69924]: cluster 2024-09-16T10:57:03.419542+0000 mgr.y (mgr.15246) 334 : 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-16T10:57:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:04 smithi088 bash[69924]: cluster 2024-09-16T10:57:03.419542+0000 mgr.y (mgr.15246) 334 : 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-16T10:57:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:04 smithi003 bash[88738]: cluster 2024-09-16T10:57:03.419542+0000 mgr.y (mgr.15246) 334 : 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-16T10:57:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:04 smithi003 bash[88738]: cluster 2024-09-16T10:57:03.419542+0000 mgr.y (mgr.15246) 334 : 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-16T10:57:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:04 smithi003 bash[26401]: cluster 2024-09-16T10:57:03.419542+0000 mgr.y (mgr.15246) 334 : 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-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.545692+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.563374+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.568473+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.570506+0000 mon.c (mon.2) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.581714+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.712799+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.716148+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.718468+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[26401]: audit 2024-09-16T10:57:04.719875+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.545692+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.545692+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.563374+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.563374+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.568473+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:05.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.568473+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.570506+0000 mon.c (mon.2) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.570506+0000 mon.c (mon.2) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.581714+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.581714+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.712799+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.712799+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:57:05.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.716148+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:57:05.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.716148+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:57:05.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.718468+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:57:05.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.718468+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:57:05.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.719875+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:57:05.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:05 smithi003 bash[88738]: audit 2024-09-16T10:57:04.719875+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.545692+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.545692+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.563374+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.563374+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.568473+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.568473+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.570506+0000 mon.c (mon.2) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.570506+0000 mon.c (mon.2) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.581714+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.581714+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:06.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.712799+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.712799+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.716148+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.716148+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.718468+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.718468+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.719875+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:57:06.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:05 smithi088 bash[69924]: audit 2024-09-16T10:57:04.719875+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: cephadm 2024-09-16T10:57:04.720847+0000 mgr.y (mgr.15246) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: cephadm 2024-09-16T10:57:04.720847+0000 mgr.y (mgr.15246) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: cluster 2024-09-16T10:57:05.420193+0000 mgr.y (mgr.15246) 336 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: cluster 2024-09-16T10:57:05.420193+0000 mgr.y (mgr.15246) 336 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: audit 2024-09-16T10:57:06.054390+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:57:06.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[88738]: audit 2024-09-16T10:57:06.054390+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:57:06.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[26401]: cephadm 2024-09-16T10:57:04.720847+0000 mgr.y (mgr.15246) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:57:06.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[26401]: cluster 2024-09-16T10:57:05.420193+0000 mgr.y (mgr.15246) 336 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:06.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:06 smithi003 bash[26401]: audit 2024-09-16T10:57:06.054390+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:57:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:06.663627132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: cephadm 2024-09-16T10:57:04.720847+0000 mgr.y (mgr.15246) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:57:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: cephadm 2024-09-16T10:57:04.720847+0000 mgr.y (mgr.15246) 335 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:57:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: cluster 2024-09-16T10:57:05.420193+0000 mgr.y (mgr.15246) 336 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: cluster 2024-09-16T10:57:05.420193+0000 mgr.y (mgr.15246) 336 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: audit 2024-09-16T10:57:06.054390+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:57:07.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:06 smithi088 bash[69924]: audit 2024-09-16T10:57:06.054390+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:57:08.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:08] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.51.0" 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: cluster 2024-09-16T10:57:07.421904+0000 mgr.y (mgr.15246) 337 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: cephadm 2024-09-16T10:57:07.434239+0000 mgr.y (mgr.15246) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: audit 2024-09-16T10:57:07.441741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: audit 2024-09-16T10:57:07.447923+0000 mon.c (mon.2) 419 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: audit 2024-09-16T10:57:07.449491+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: audit 2024-09-16T10:57:07.451027+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[26401]: cephadm 2024-09-16T10:57:07.452916+0000 mgr.y (mgr.15246) 339 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:57:08.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cluster 2024-09-16T10:57:07.421904+0000 mgr.y (mgr.15246) 337 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cluster 2024-09-16T10:57:07.421904+0000 mgr.y (mgr.15246) 337 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cephadm 2024-09-16T10:57:07.434239+0000 mgr.y (mgr.15246) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cephadm 2024-09-16T10:57:07.434239+0000 mgr.y (mgr.15246) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.441741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.441741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.447923+0000 mon.c (mon.2) 419 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.447923+0000 mon.c (mon.2) 419 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.449491+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.449491+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.451027+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: audit 2024-09-16T10:57:07.451027+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cephadm 2024-09-16T10:57:07.452916+0000 mgr.y (mgr.15246) 339 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:57:08.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:08 smithi003 bash[88738]: cephadm 2024-09-16T10:57:07.452916+0000 mgr.y (mgr.15246) 339 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:57:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cluster 2024-09-16T10:57:07.421904+0000 mgr.y (mgr.15246) 337 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:08.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cluster 2024-09-16T10:57:07.421904+0000 mgr.y (mgr.15246) 337 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cephadm 2024-09-16T10:57:07.434239+0000 mgr.y (mgr.15246) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cephadm 2024-09-16T10:57:07.434239+0000 mgr.y (mgr.15246) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.441741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.441741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15246 ' entity='mgr.y' 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.447923+0000 mon.c (mon.2) 419 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.447923+0000 mon.c (mon.2) 419 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.449491+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.449491+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.451027+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: audit 2024-09-16T10:57:07.451027+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cephadm 2024-09-16T10:57:07.452916+0000 mgr.y (mgr.15246) 339 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:57:08.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:08 smithi088 bash[69924]: cephadm 2024-09-16T10:57:07.452916+0000 mgr.y (mgr.15246) 339 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-16T10:57:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:09.625603226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:10.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.227 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.227 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.228 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.228 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: Stopping Ceph mon.c for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:57:10.229 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.229 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:57:10 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:10.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE Bus STOPPING 2024-09-16T10:57:10.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[26401]: debug 2024-09-16T10:57:10.295+0000 7f443c3c7640 -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-16T10:57:10.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[26401]: debug 2024-09-16T10:57:10.295+0000 7f443c3c7640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:57:10.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:57:10.821 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE Bus STOPPED 2024-09-16T10:57:10.821 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE Bus STARTING 2024-09-16T10:57:10.821 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE Serving on http://:::9283 2024-09-16T10:57:10.821 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[68417]: [16/Sep/2024:10:57:10] ENGINE Bus STARTED 2024-09-16T10:57:11.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:10 smithi003 bash[92278]: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:57:11.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.477 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.478 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.478 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:11 smithi003 bash[92349]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:57:11.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T10:57:11.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: Stopped Ceph mon.c for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:57:11.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:11.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: Started Ceph mon.c for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:57:11.479 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:57:11 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:57:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.590+0000 7fd70ec5bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:57:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.590+0000 7fd70ec5bc80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.590+0000 7fd70ec5bc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 0 load: jerasure load: lrc 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Git sha 0 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: DB SUMMARY 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: DB Session ID: FMZCYGGEPGT9ZMH2UIA4 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4816 Bytes 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 270708 ; 2024-09-16T10:57:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.env: 0x564296af1120 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.info_log: 0x564298c17700 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:57:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:57:12.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:57:12.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:57:12.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:57:12.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:57:12.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.write_buffer_manager: 0x564298c1bb80 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:57:12.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:57:12.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:57:12.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:57:12.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:57:12.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:57:12.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T10:57:12.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:57:12.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564298c17320) 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: cache_index_and_filter_blocks: 1 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: pin_top_level_index_and_filter: 1 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: index_type: 0 2024-09-16T10:57:12.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: data_block_index_type: 0 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: index_shortening: 1 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: checksum: 4 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: no_block_cache: 0 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_cache: 0x564298c0d610 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_cache_name: BinnedLRUCache 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_cache_options: 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: capacity : 536870912 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: num_shard_bits : 4 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: strict_capacity_limit : 0 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: high_pri_pool_ratio: 0.000 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_cache_compressed: (nil) 2024-09-16T10:57:12.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: persistent_cache: (nil) 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_size: 4096 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_size_deviation: 10 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_restart_interval: 16 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: index_block_restart_interval: 1 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: metadata_block_size: 4096 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: partition_filters: 0 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: use_delta_encoding: 1 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: filter_policy: bloomfilter 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: whole_key_filtering: 1 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: verify_compression: 0 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: read_amp_bytes_per_bit: 0 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: format_version: 5 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: enable_index_compression: 1 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: block_align: 0 2024-09-16T10:57:12.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: max_auto_readahead_size: 262144 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: prepopulate_block_cache: 0 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: initial_auto_readahead_size: 8192 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:57:12.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:57:12.993 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:57:12.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:57:12.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:57:12.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:57:12.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:57:12.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 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-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 71, last_sequence is 36623, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7c8ff31e-33c9-482d-94bb-2247a2e548ba 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484232600481, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.594+0000 7fd70ec5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.598+0000 7fd70ec5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484232602382, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 180004, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36628, "largest_seqno": 36767, "table_properties": {"data_size": 178313, "index_size": 461, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1768, "raw_average_key_size": 25, "raw_value_size": 176624, "raw_average_value_size": 2523, "num_data_blocks": 20, "num_entries": 70, "num_filter_entries": 70, "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": 1726484232, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7c8ff31e-33c9-482d-94bb-2247a2e548ba", "db_session_id": "FMZCYGGEPGT9ZMH2UIA4", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.598+0000 7fd70ec5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726484232602499, "job": 1, "event": "recovery_finished"} 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.598+0000 7fd70ec5bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-09-16T10:57:12.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.598+0000 7fd70ec5bc80 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-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564298c3ae00 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 4 rocksdb: DB pointer 0x564298d3e000 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd704a23640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd704a23640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: ** DB Stats ** 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: ** Compaction Stats [default] ** 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: L0 1/0 175.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: L6 1/0 9.68 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-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Sum 2/0 9.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: ** Compaction Stats [default] ** 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 140.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:57:13.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Cumulative compaction: 0.00 GB write, 26.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Interval compaction: 0.00 GB write, 26.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Block cache BinnedLRUCache@0x564298c0d610#7 capacity: 512.00 MB usage: 0.78 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.5e-05 secs_since: 0 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:57:13.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 1 mon.c@-1(???) e3 preinit fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).mds e1 new map 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).mds e1 print_map 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: e1 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: btime 2024-09-16T10:15:07:754700+0000 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 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-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: legacy client fscid: -1 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: No filesystems configured 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:57:13.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:57:13.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:57:13.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:12 smithi003 bash[92405]: debug 2024-09-16T10:57:12.602+0000 7fd70ec5bc80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-16T10:57:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:12.634694738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:15.650829264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:17.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:17 smithi003 bash[88738]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:18.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:17 smithi088 bash[69924]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:18.408 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:57:18.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:18] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.51.0" 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:09.229386+0000 mgr.y (mgr.15246) 340 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: cluster 2024-09-16T10:57:09.422536+0000 mgr.y (mgr.15246) 341 : 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-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.314508+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.314839+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:18 smithi003 bash[92405]: audit 2024-09-16T10:57:10.315070+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:57:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:18.621238215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 26s ago 31m 14.4M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (3m) 106s ago 31m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (6m) 26s ago 28m 48.3M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (5m) 106s ago 39m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (16m) 26s ago 42m 513M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (34s) 26s ago 42m 22.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (114s) 106s ago 40m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 starting - - - 2048M 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 26s ago 31m 8487k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:57:19.117 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (5m) 106s ago 31m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (38m) 26s ago 39m 58.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (38m) 26s ago 38m 59.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (37m) 26s ago 37m 53.9M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (36m) 26s ago 36m 65.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (35m) 106s ago 35m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (34m) 106s ago 34m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (33m) 106s ago 33m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (32m) 106s ago 32m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (4m) 106s ago 31m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (29m) 26s ago 29m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:57:19.118 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (29m) 106s ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:57:19.493 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:57:19.494 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:57:19.494 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:57:19.494 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:57:19.494 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:57:19.494 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:57:19.495 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 5 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:57:19.496 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:57:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[88738]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:19 smithi003 bash[92405]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:12.624627+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: audit 2024-09-16T10:57:18.396419+0000 mgr.y (mgr.15246) 347 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.647308+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.647892+0000 mon.a (mon.0) 49 : cluster [INF] mon.a calling monitor election 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.669046+0000 mon.a (mon.0) 50 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678554+0000 mon.a (mon.0) 51 : cluster [DBG] monmap epoch 3 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678615+0000 mon.a (mon.0) 52 : cluster [DBG] fsid 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678653+0000 mon.a (mon.0) 53 : cluster [DBG] last_changed 2024-09-16T10:17:14.591436+0000 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678684+0000 mon.a (mon.0) 54 : cluster [DBG] created 2024-09-16T10:15:02.937226+0000 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678718+0000 mon.a (mon.0) 55 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:57:19.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678751+0000 mon.a (mon.0) 56 : cluster [DBG] election_strategy: 1 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678784+0000 mon.a (mon.0) 57 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678820+0000 mon.a (mon.0) 58 : cluster [DBG] 1: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.678855+0000 mon.a (mon.0) 59 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.680512+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.680600+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.681635+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-16T10:57:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:19 smithi088 bash[69924]: cluster 2024-09-16T10:57:18.682028+0000 mon.a (mon.0) 63 : cluster [INF] overall HEALTH_OK 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi003", 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:57:19.806 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/2 daemons upgraded", 2024-09-16T10:57:19.807 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:57:19.807 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:57:19.807 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[88738]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:20.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:20 smithi003 bash[92405]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:18.779563+0000 mgr.y (mgr.15246) 348 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.080474+0000 mgr.y (mgr.15246) 349 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.239575+0000 mgr.y (mgr.15246) 350 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: cluster 2024-09-16T10:57:19.427337+0000 mgr.y (mgr.15246) 351 : 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-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:20.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:20 smithi088 bash[69924]: audit 2024-09-16T10:57:19.493911+0000 mon.a (mon.0) 64 : audit [DBG] from='client.? 172.21.15.3:0/3480982294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:21.627 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:21 smithi088 bash[69924]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.627 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:21 smithi088 bash[69924]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.627 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:21 smithi088 bash[69924]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:21.628 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:21 smithi088 bash[69924]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:21.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[88738]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[88738]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[88738]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[88738]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[92405]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[92405]: audit 2024-09-16T10:57:19.806973+0000 mgr.y (mgr.15246) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[92405]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:21.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:21 smithi003 bash[92405]: audit 2024-09-16T10:57:21.054919+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:21.627712466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:22.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:22 smithi003 bash[92405]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:22 smithi003 bash[92405]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:22 smithi003 bash[88738]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:22 smithi003 bash[88738]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:22 smithi088 bash[69924]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:22 smithi088 bash[69924]: cluster 2024-09-16T10:57:21.428466+0000 mgr.y (mgr.15246) 353 : 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-16T10:57:22.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:22 smithi003 bash[68417]: debug 2024-09-16T10:57:22.614+0000 7f91aa382640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[88738]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:24 smithi003 bash[92405]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:24.642064653Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: cluster 2024-09-16T10:57:23.429279+0000 mgr.y (mgr.15246) 354 : 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-16T10:57:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: audit 2024-09-16T10:57:24.181144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:24 smithi088 bash[69924]: audit 2024-09-16T10:57:24.187476+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[88738]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:26.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:26 smithi003 bash[92405]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: audit 2024-09-16T10:57:25.337684+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: audit 2024-09-16T10:57:25.345553+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:26.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:26 smithi088 bash[69924]: cluster 2024-09-16T10:57:25.429981+0000 mgr.y (mgr.15246) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:27.647742104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:28 smithi088 bash[69924]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:28 smithi088 bash[69924]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:28] "GET /metrics HTTP/1.1" 200 38210 "" "Prometheus/2.51.0" 2024-09-16T10:57:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:28 smithi003 bash[88738]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:28 smithi003 bash[88738]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:28 smithi003 bash[92405]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:28 smithi003 bash[92405]: cluster 2024-09-16T10:57:27.431792+0000 mgr.y (mgr.15246) 356 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:30.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:30.654690756Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:30 smithi088 bash[69924]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:30 smithi088 bash[69924]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:30 smithi088 bash[69924]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:30.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:30 smithi088 bash[69924]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:30.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[92405]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[92405]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[92405]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[92405]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[88738]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[88738]: audit 2024-09-16T10:57:29.250517+0000 mgr.y (mgr.15246) 357 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[88738]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:30 smithi003 bash[88738]: cluster 2024-09-16T10:57:29.432574+0000 mgr.y (mgr.15246) 358 : 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-16T10:57:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:32 smithi088 bash[69924]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:32.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:32 smithi088 bash[69924]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:32.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:32 smithi003 bash[92405]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:32 smithi003 bash[92405]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:32 smithi003 bash[88738]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:32 smithi003 bash[88738]: cluster 2024-09-16T10:57:31.434269+0000 mgr.y (mgr.15246) 359 : 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-16T10:57:34.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:33.654667886Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:34 smithi088 bash[69924]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:34.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:34 smithi088 bash[69924]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:34.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:34 smithi003 bash[92405]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:34.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:34 smithi003 bash[92405]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:34.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:34 smithi003 bash[88738]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:34.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:34 smithi003 bash[88738]: cluster 2024-09-16T10:57:33.434937+0000 mgr.y (mgr.15246) 360 : 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-16T10:57:36.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:36.634445831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:36.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.761 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.762 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.765 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.766 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:36.767 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.768 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.769 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:36 smithi088 bash[69924]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cluster 2024-09-16T10:57:35.435498+0000 mgr.y (mgr.15246) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:36.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.483832+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.496014+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.498164+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.500386+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.514804+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.610356+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.613923+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.616634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.618103+0000 mgr.y (mgr.15246) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.624796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.628882+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.634530+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:57:36.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.638978+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.649028+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.654506+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.655961+0000 mgr.y (mgr.15246) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.664232+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.670442+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.672310+0000 mgr.y (mgr.15246) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.680592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.686658+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.688258+0000 mgr.y (mgr.15246) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.696353+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.701323+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.705039+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.706434+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.708663+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.716848+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.723084+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.731260+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.738705+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.747121+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.753628+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.757507+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.759073+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.762306+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.766147+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.767714+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.770902+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.992 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.774718+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.776289+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.779408+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.783209+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.784706+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.787492+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.791510+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.793061+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.795857+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.799496+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.801077+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.804418+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.810804+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.815272+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.823167+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.828895+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.835332+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:57:36.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:36.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.839753+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.841334+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.846810+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:37.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.851011+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.852462+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.857912+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.862070+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.863583+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:37.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.869908+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.874558+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.876357+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:37.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.882891+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.887750+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.893760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.898309+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.899986+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:37.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[88738]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.901632+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.903340+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.905034+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.906836+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:57:37.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.909212+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:35.915227+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:36.055182+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:36 smithi003 bash[92405]: audit 2024-09-16T10:57:36.175025+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.758 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:37 smithi088 bash[69924]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.702843+0000 mgr.y (mgr.15246) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.710149+0000 mgr.y (mgr.15246) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.724705+0000 mgr.y (mgr.15246) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.740318+0000 mgr.y (mgr.15246) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.755189+0000 mgr.y (mgr.15246) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.763853+0000 mgr.y (mgr.15246) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.772485+0000 mgr.y (mgr.15246) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.781012+0000 mgr.y (mgr.15246) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:57:37.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.789157+0000 mgr.y (mgr.15246) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.797410+0000 mgr.y (mgr.15246) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.802424+0000 mgr.y (mgr.15246) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: cephadm 2024-09-16T10:57:35.908232+0000 mgr.y (mgr.15246) 377 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[88738]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.621115+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.622653+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.630868+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.719524+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.721225+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:37.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:37 smithi003 bash[92405]: audit 2024-09-16T10:57:36.730127+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:57:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:38 smithi088 bash[69924]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:38.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:38 smithi088 bash[69924]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:38.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:38] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.51.0" 2024-09-16T10:57:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:38 smithi003 bash[88738]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:38 smithi003 bash[88738]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:38 smithi003 bash[92405]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:38 smithi003 bash[92405]: cluster 2024-09-16T10:57:37.437203+0000 mgr.y (mgr.15246) 378 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:39.658657846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:40 smithi088 bash[69924]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:40 smithi088 bash[69924]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:40 smithi088 bash[69924]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:40.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:40 smithi088 bash[69924]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:40.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[92405]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[92405]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[92405]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[92405]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[88738]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[88738]: audit 2024-09-16T10:57:39.261802+0000 mgr.y (mgr.15246) 379 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[88738]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:40 smithi003 bash[88738]: cluster 2024-09-16T10:57:39.437949+0000 mgr.y (mgr.15246) 380 : 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-16T10:57:42.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:42.63618079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:42 smithi088 bash[69924]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:42.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:42 smithi088 bash[69924]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:42.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:42 smithi003 bash[92405]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:42 smithi003 bash[92405]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:42 smithi003 bash[88738]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:42 smithi003 bash[88738]: cluster 2024-09-16T10:57:41.439585+0000 mgr.y (mgr.15246) 381 : 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-16T10:57:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:44 smithi088 bash[69924]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:44 smithi088 bash[69924]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:44.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:44 smithi003 bash[92405]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:44 smithi003 bash[92405]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:44 smithi003 bash[88738]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:44 smithi003 bash[88738]: cluster 2024-09-16T10:57:43.440354+0000 mgr.y (mgr.15246) 382 : 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-16T10:57:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:45.627919251Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:46 smithi003 bash[92405]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:46 smithi003 bash[92405]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:46 smithi003 bash[88738]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:46 smithi003 bash[88738]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:46 smithi088 bash[69924]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:46 smithi088 bash[69924]: cluster 2024-09-16T10:57:45.441258+0000 mgr.y (mgr.15246) 383 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:48.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:48] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.51.0" 2024-09-16T10:57:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:48 smithi003 bash[92405]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:48 smithi003 bash[92405]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:48 smithi003 bash[88738]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:48 smithi003 bash[88738]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:48.656504302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:48 smithi088 bash[69924]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:48 smithi088 bash[69924]: cluster 2024-09-16T10:57:47.442995+0000 mgr.y (mgr.15246) 384 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[88738]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[88738]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[88738]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[88738]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[92405]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[92405]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[92405]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:50 smithi003 bash[92405]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:50 smithi088 bash[69924]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:50 smithi088 bash[69924]: audit 2024-09-16T10:57:49.273096+0000 mgr.y (mgr.15246) 385 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:57:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:50 smithi088 bash[69924]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:50 smithi088 bash[69924]: cluster 2024-09-16T10:57:49.443764+0000 mgr.y (mgr.15246) 386 : 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-16T10:57:51.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[92405]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[92405]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[92405]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[92405]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[88738]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[88738]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[88738]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:51 smithi003 bash[88738]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:51.634750331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:51 smithi088 bash[69924]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:51 smithi088 bash[69924]: audit 2024-09-16T10:57:50.145686+0000 mgr.y (mgr.15246) 387 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:51 smithi088 bash[69924]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:51 smithi088 bash[69924]: audit 2024-09-16T10:57:51.056052+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:57:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:52 smithi003 bash[88738]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:52.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:52 smithi003 bash[88738]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:52.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:52 smithi003 bash[92405]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:52.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:52 smithi003 bash[92405]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:52 smithi088 bash[69924]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:52 smithi088 bash[69924]: cluster 2024-09-16T10:57:51.445420+0000 mgr.y (mgr.15246) 388 : 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-16T10:57:54.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:54 smithi003 bash[92405]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:54 smithi003 bash[92405]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:54 smithi003 bash[88738]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:54 smithi003 bash[88738]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:54.637542324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:54 smithi088 bash[69924]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:54 smithi088 bash[69924]: cluster 2024-09-16T10:57:53.446187+0000 mgr.y (mgr.15246) 389 : 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-16T10:57:55.871 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:57:56.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:56 smithi003 bash[92405]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:56 smithi003 bash[92405]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:56 smithi003 bash[88738]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:56 smithi003 bash[88738]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:56 smithi088 bash[69924]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:56 smithi088 bash[69924]: cluster 2024-09-16T10:57:55.446881+0000 mgr.y (mgr.15246) 390 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:57:57.431 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 33s ago 32m 13.7M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (4m) 2m ago 31m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (6m) 33s ago 29m 49.1M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (6m) 2m ago 40m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (17m) 33s ago 42m 514M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (73s) 33s ago 42m 39.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (2m) 2m ago 40m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (46s) 33s ago 40m 18.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 33s ago 32m 7923k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (5m) 2m ago 32m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (39m) 33s ago 39m 58.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (38m) 33s ago 38m 59.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:57:57.432 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (37m) 33s ago 37m 54.0M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (36m) 33s ago 36m 65.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (36m) 2m ago 36m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (35m) 2m ago 35m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (34m) 2m ago 34m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (33m) 2m ago 33m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (5m) 2m ago 32m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (29m) 33s ago 29m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:57:57.433 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:57:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:57:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:57:57.641731277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:57:58.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T10:57:58.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:57:58] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.51.0" 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[88738]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[88738]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[88738]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[88738]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[92405]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[92405]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[92405]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:57:58 smithi003 bash[92405]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:58 smithi088 bash[69924]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:58 smithi088 bash[69924]: audit 2024-09-16T10:57:57.419299+0000 mgr.y (mgr.15246) 391 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:57:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:58 smithi088 bash[69924]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:57:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:57:58 smithi088 bash[69924]: cluster 2024-09-16T10:57:57.447980+0000 mgr.y (mgr.15246) 392 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[88738]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[88738]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[88738]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[88738]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[92405]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[92405]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[92405]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:00 smithi003 bash[92405]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:00.651495325Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:00 smithi088 bash[69924]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:00 smithi088 bash[69924]: audit 2024-09-16T10:57:59.277568+0000 mgr.y (mgr.15246) 393 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:00 smithi088 bash[69924]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:00 smithi088 bash[69924]: cluster 2024-09-16T10:57:59.448767+0000 mgr.y (mgr.15246) 394 : 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-16T10:58:02.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:02 smithi003 bash[92405]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:02 smithi003 bash[92405]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:02 smithi003 bash[88738]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:02 smithi003 bash[88738]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:02 smithi088 bash[69924]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:02 smithi088 bash[69924]: cluster 2024-09-16T10:58:01.450381+0000 mgr.y (mgr.15246) 395 : 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-16T10:58:03.070 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:03.639499269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:04.740 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:58:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:04 smithi003 bash[92405]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:04 smithi003 bash[92405]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:04.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:04 smithi003 bash[88738]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:04.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:04 smithi003 bash[88738]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:04 smithi088 bash[69924]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:04 smithi088 bash[69924]: cluster 2024-09-16T10:58:03.451146+0000 mgr.y (mgr.15246) 396 : 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-16T10:58:05.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T10:58:05.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:05 smithi003 bash[88738]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:05.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:05 smithi003 bash[88738]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:05 smithi003 bash[92405]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:05.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:05 smithi003 bash[92405]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:05 smithi088 bash[69924]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:06.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:05 smithi088 bash[69924]: audit 2024-09-16T10:58:04.729037+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.3:0/558312189' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[88738]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[88738]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[88738]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[88738]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[92405]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[92405]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[92405]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:06 smithi003 bash[92405]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:06.658657798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:06 smithi088 bash[69924]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:06 smithi088 bash[69924]: cluster 2024-09-16T10:58:05.451852+0000 mgr.y (mgr.15246) 397 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:06 smithi088 bash[69924]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:06 smithi088 bash[69924]: audit 2024-09-16T10:58:06.056024+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:08.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:08] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-16T10:58:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:08 smithi003 bash[88738]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:08 smithi003 bash[88738]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:08 smithi003 bash[92405]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:08 smithi003 bash[92405]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:08 smithi088 bash[69924]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:08 smithi088 bash[69924]: cluster 2024-09-16T10:58:07.453539+0000 mgr.y (mgr.15246) 398 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:09.623977498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:10.285 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[92405]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[92405]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[92405]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[92405]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[88738]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[88738]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[88738]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:10 smithi003 bash[88738]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:10 smithi088 bash[69924]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:10 smithi088 bash[69924]: audit 2024-09-16T10:58:09.285618+0000 mgr.y (mgr.15246) 399 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:10 smithi088 bash[69924]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:10 smithi088 bash[69924]: cluster 2024-09-16T10:58:09.454286+0000 mgr.y (mgr.15246) 400 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:58:12.089 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[92405]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[92405]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[92405]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[92405]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[88738]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[88738]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:12.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[88738]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:12.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:12 smithi003 bash[88738]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:12.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-16T10:58:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:12.650051429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:12 smithi088 bash[69924]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:12 smithi088 bash[69924]: cluster 2024-09-16T10:58:11.455908+0000 mgr.y (mgr.15246) 401 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:12 smithi088 bash[69924]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:12 smithi088 bash[69924]: audit 2024-09-16T10:58:12.076480+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.3:0/1327362444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:14 smithi003 bash[88738]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:14 smithi003 bash[88738]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:14 smithi003 bash[92405]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:14 smithi003 bash[92405]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:14 smithi088 bash[69924]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:14 smithi088 bash[69924]: cluster 2024-09-16T10:58:13.456696+0000 mgr.y (mgr.15246) 402 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:15.621065135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:16.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:16 smithi003 bash[92405]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:16 smithi003 bash[92405]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:16 smithi003 bash[88738]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:16 smithi003 bash[88738]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:16 smithi088 bash[69924]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:16 smithi088 bash[69924]: cluster 2024-09-16T10:58:15.457453+0000 mgr.y (mgr.15246) 403 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2024-09-16T10:58:17.678 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:18.866 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:18] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-16T10:58:18.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:18 smithi003 bash[88738]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:18.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:18 smithi003 bash[88738]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:18.867 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:18 smithi003 bash[92405]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:18.867 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:18 smithi003 bash[92405]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:18 smithi088 bash[69924]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:18 smithi088 bash[69924]: cluster 2024-09-16T10:58:17.459120+0000 mgr.y (mgr.15246) 404 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:58:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:18.621418453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:20.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[88738]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:20.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:20.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:20.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:20.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:20 smithi003 bash[92405]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: audit 2024-09-16T10:58:19.252004+0000 mgr.y (mgr.15246) 405 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: audit 2024-09-16T10:58:19.296685+0000 mgr.y (mgr.15246) 406 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:20 smithi088 bash[69924]: cluster 2024-09-16T10:58:19.459908+0000 mgr.y (mgr.15246) 407 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:21.800 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:58:21.857 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:21 smithi003 bash[92405]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:21.857 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:21 smithi003 bash[92405]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:21.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:21 smithi003 bash[88738]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:21.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:21 smithi003 bash[88738]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:21 smithi088 bash[69924]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:21 smithi088 bash[69924]: audit 2024-09-16T10:58:21.056500+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:21.635910136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:22.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:58:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:22 smithi003 bash[88738]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:22 smithi003 bash[88738]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:22 smithi003 bash[92405]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:22 smithi003 bash[92405]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:22 smithi088 bash[69924]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:22 smithi088 bash[69924]: cluster 2024-09-16T10:58:21.461610+0000 mgr.y (mgr.15246) 408 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:58:24.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:24 smithi003 bash[92405]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:24 smithi003 bash[92405]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:24 smithi003 bash[88738]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:24 smithi003 bash[88738]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:24 smithi088 bash[69924]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:24 smithi088 bash[69924]: cluster 2024-09-16T10:58:23.462343+0000 mgr.y (mgr.15246) 409 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:24.653041465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:26.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:26 smithi003 bash[92405]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:26 smithi003 bash[92405]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:26 smithi003 bash[88738]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:26 smithi003 bash[88738]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:26 smithi088 bash[69924]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:26 smithi088 bash[69924]: cluster 2024-09-16T10:58:25.463177+0000 mgr.y (mgr.15246) 410 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:58:27.369 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:27.65669118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:28.932 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:58:28.932 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T10:58:28.932 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T10:58:28.932 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T10:58:28.933 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:58:28.933 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T10:58:28.933 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T10:58:28.933 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:58:28.933 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:58:28.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:28] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-09-16T10:58:28.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:28 smithi003 bash[92405]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:28.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:28 smithi003 bash[92405]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:28.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:28 smithi003 bash[88738]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:28.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:28 smithi003 bash[88738]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:28 smithi088 bash[69924]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:28 smithi088 bash[69924]: cluster 2024-09-16T10:58:27.464490+0000 mgr.y (mgr.15246) 411 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-09-16T10:58:29.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[92405]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:30 smithi003 bash[88738]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:30.62832883Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: audit 2024-09-16T10:58:28.932704+0000 mgr.y (mgr.15246) 412 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: audit 2024-09-16T10:58:29.301595+0000 mgr.y (mgr.15246) 413 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:30 smithi088 bash[69924]: cluster 2024-09-16T10:58:29.465206+0000 mgr.y (mgr.15246) 414 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:32.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:32 smithi003 bash[88738]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:32 smithi003 bash[88738]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:32 smithi003 bash[92405]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:32 smithi003 bash[92405]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:32 smithi088 bash[69924]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:32 smithi088 bash[69924]: cluster 2024-09-16T10:58:31.466793+0000 mgr.y (mgr.15246) 415 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:33.628311702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:34.499 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:34.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:34 smithi003 bash[92405]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:34 smithi003 bash[92405]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:34 smithi003 bash[88738]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:34 smithi003 bash[88738]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:34 smithi088 bash[69924]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:34 smithi088 bash[69924]: cluster 2024-09-16T10:58:33.467520+0000 mgr.y (mgr.15246) 416 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:36.108 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T10:58:36.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:36.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[92405]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:36.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:36.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:36.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:36.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:36.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:36 smithi003 bash[88738]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:36.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: cluster 2024-09-16T10:58:35.468256+0000 mgr.y (mgr.15246) 417 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: audit 2024-09-16T10:58:36.056611+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[69924]: audit 2024-09-16T10:58:36.108718+0000 mon.a (mon.0) 158 : audit [DBG] from='client.? 172.21.15.3:0/1130462759' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:58:37.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:36.636000958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:37.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[92405]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:37.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:37 smithi003 bash[88738]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.552771+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.554248+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:37 smithi088 bash[69924]: audit 2024-09-16T10:58:37.561947+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:38.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:38] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.51.0" 2024-09-16T10:58:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:38 smithi003 bash[88738]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:38 smithi003 bash[88738]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:38 smithi003 bash[92405]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:38 smithi003 bash[92405]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:38 smithi088 bash[69924]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:38 smithi088 bash[69924]: cluster 2024-09-16T10:58:37.469338+0000 mgr.y (mgr.15246) 418 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:39.636485473Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:40.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[88738]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[88738]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[88738]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[88738]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[92405]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[92405]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[92405]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:40 smithi003 bash[92405]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:40 smithi088 bash[69924]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:40 smithi088 bash[69924]: audit 2024-09-16T10:58:39.312834+0000 mgr.y (mgr.15246) 419 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:40 smithi088 bash[69924]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:40 smithi088 bash[69924]: cluster 2024-09-16T10:58:39.470003+0000 mgr.y (mgr.15246) 420 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:41.728 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:42 smithi003 bash[92405]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:42.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:42 smithi003 bash[92405]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:42.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:42 smithi003 bash[88738]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:42.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:42 smithi003 bash[88738]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:42.663154561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:42 smithi088 bash[69924]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:42 smithi088 bash[69924]: cluster 2024-09-16T10:58:41.471582+0000 mgr.y (mgr.15246) 421 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[92405]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[92405]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[92405]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[92405]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[88738]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[88738]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[88738]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:44 smithi003 bash[88738]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:44 smithi088 bash[69924]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:44 smithi088 bash[69924]: audit 2024-09-16T10:58:43.270336+0000 mgr.y (mgr.15246) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:44 smithi088 bash[69924]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:44 smithi088 bash[69924]: cluster 2024-09-16T10:58:43.472088+0000 mgr.y (mgr.15246) 423 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:45.965 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:45.655733118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:46.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[88738]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:46.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:46.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:46 smithi003 bash[92405]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: cluster 2024-09-16T10:58:45.472775+0000 mgr.y (mgr.15246) 424 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.965386+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.967401+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.968508+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:58:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:47.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:46 smithi088 bash[69924]: audit 2024-09-16T10:58:45.975488+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:47.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[88738]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[88738]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[88738]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[88738]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[92405]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[92405]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[92405]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:47.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:47 smithi003 bash[92405]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:47 smithi088 bash[69924]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:47 smithi088 bash[69924]: cephadm 2024-09-16T10:58:45.958356+0000 mgr.y (mgr.15246) 425 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:47 smithi088 bash[69924]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:47 smithi088 bash[69924]: cephadm 2024-09-16T10:58:46.044385+0000 mgr.y (mgr.15246) 426 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:58:48.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:48] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.51.0" 2024-09-16T10:58:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:48 smithi003 bash[92405]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:48 smithi003 bash[92405]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:48 smithi003 bash[88738]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:48 smithi003 bash[88738]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:48.654204754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:48 smithi088 bash[69924]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:48 smithi088 bash[69924]: cluster 2024-09-16T10:58:47.474432+0000 mgr.y (mgr.15246) 427 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[88738]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:49.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:49.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:49 smithi003 bash[92405]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.676700+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.677627+0000 mgr.y (mgr.15246) 428 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.677828+0000 mgr.y (mgr.15246) 429 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:50.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.686431+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.690968+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.692447+0000 mgr.y (mgr.15246) 430 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.698953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.703264+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:50.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.704582+0000 mgr.y (mgr.15246) 431 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:58:50.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.710891+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.713498+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.720534+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:50.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:50.009 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:49 smithi088 bash[69924]: audit 2024-09-16T10:58:48.724182+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:58:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:50.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:50.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:50.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[88738]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:50.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:50.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:50.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:50.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:50 smithi003 bash[92405]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.714401+0000 mgr.y (mgr.15246) 432 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:58:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: audit 2024-09-16T10:58:48.724479+0000 mgr.y (mgr.15246) 433 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:58:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cephadm 2024-09-16T10:58:48.726082+0000 mgr.y (mgr.15246) 434 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:58:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: audit 2024-09-16T10:58:49.321502+0000 mgr.y (mgr.15246) 435 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:58:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:50 smithi088 bash[69924]: cluster 2024-09-16T10:58:49.475124+0000 mgr.y (mgr.15246) 436 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:51.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[88738]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:51.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:51.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:51 smithi003 bash[92405]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:51.669733889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.057323+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:58:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.245359+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:58:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.249285+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:58:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:51 smithi088 bash[69924]: audit 2024-09-16T10:58:51.250388+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:58:52.740 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:58:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[88738]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:52.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:52.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:52 smithi003 bash[92405]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cephadm 2024-09-16T10:58:51.238513+0000 mgr.y (mgr.15246) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cephadm 2024-09-16T10:58:51.253113+0000 mgr.y (mgr.15246) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:52 smithi088 bash[69924]: cluster 2024-09-16T10:58:51.476721+0000 mgr.y (mgr.15246) 439 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:54.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:54 smithi003 bash[92405]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:54.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:54 smithi003 bash[92405]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:54.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:54 smithi003 bash[88738]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:54.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:54 smithi003 bash[88738]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:54 smithi088 bash[69924]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:54 smithi088 bash[69924]: cluster 2024-09-16T10:58:53.477196+0000 mgr.y (mgr.15246) 440 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:54.635965426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:58:55.675 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 91s ago 33m 13.7M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (5m) 3m ago 32m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (7m) 91s ago 30m 49.1M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (18m) 91s ago 43m 514M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 91s ago 43m 39.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (3m) 3m ago 41m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (104s) 91s ago 41m 18.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (7m) 91s ago 33m 7923k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:58:55.676 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (6m) 3m ago 33m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (40m) 91s ago 40m 58.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 3f79b26f5ac1 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (39m) 91s ago 39m 59.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (38m) 91s ago 38m 54.0M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (37m) 91s ago 37m 65.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (36m) 3m ago 37m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (36m) 3m ago 36m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (35m) 3m ago 35m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (34m) 3m ago 34m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (6m) 3m ago 33m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (30m) 91s ago 30m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:58:55.677 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:58:56.057 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:58:56.057 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:58:56.057 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:58:56.058 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:58:56.059 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T10:58:56.059 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 5 2024-09-16T10:58:56.059 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:58:56.059 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:58:56.372 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:58:56.372 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:58:56.373 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[88738]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:56 smithi003 bash[92405]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.018559+0000 mgr.y (mgr.15246) 441 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.345707+0000 mgr.y (mgr.15246) 442 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: cluster 2024-09-16T10:58:55.477622+0000 mgr.y (mgr.15246) 443 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:58:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:55.658450+0000 mgr.y (mgr.15246) 444 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:57.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:56 smithi088 bash[69924]: audit 2024-09-16T10:58:56.057845+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/2394152969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:58:57.343 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.344 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.344 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.345 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.345 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.345 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.345 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: Stopping Ceph osd.0 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:58:57.346 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.346 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:57 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:58:57.707 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[29330]: debug 2024-09-16T10:58:57.457+0000 7f766904b640 -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-16T10:58:57.707 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[29330]: debug 2024-09-16T10:58:57.457+0000 7f766904b640 -1 osd.0 111 *** Got signal Terminated *** 2024-09-16T10:58:57.707 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[29330]: debug 2024-09-16T10:58:57.457+0000 7f766904b640 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:58:57.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[92405]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[92405]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[88738]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[88738]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:57 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:58:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:58:57.651813712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:58:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:57 smithi088 bash[69924]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:57 smithi088 bash[69924]: audit 2024-09-16T10:58:56.372548+0000 mgr.y (mgr.15246) 445 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:58:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:57 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:57 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.463319+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:58:58.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:58:58] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.51.0" 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[92405]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:58.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:58.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:58.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:58.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:58.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[88738]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.478508+0000 mgr.y (mgr.15246) 446 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.698559+0000 mon.a (mon.0) 180 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:58 smithi088 bash[69924]: cluster 2024-09-16T10:58:57.717707+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-16T10:58:59.203 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:58 smithi003 bash[97598]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:58:59.203 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[97663]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:59:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:00.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:58:59 smithi088 bash[69924]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[92405]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: cluster 2024-09-16T10:58:58.714308+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:59:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: audit 2024-09-16T10:58:59.332624+0000 mgr.y (mgr.15246) 447 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:58:59 smithi003 bash[88738]: cluster 2024-09-16T10:58:59.479106+0000 mgr.y (mgr.15246) 448 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:59:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:00.668214775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:01.619 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:01 smithi003 bash[92405]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:01.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:01 smithi003 bash[92405]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:01.620 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: Stopped Ceph osd.0 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.621 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: Started Ceph osd.0 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:59:01.622 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.622 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:01 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:01.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:01 smithi003 bash[88738]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:01.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:01 smithi003 bash[88738]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:01 smithi088 bash[69924]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:01 smithi088 bash[69924]: cluster 2024-09-16T10:59:01.531079+0000 mon.a (mon.0) 183 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[88738]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:02.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[92405]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: cluster 2024-09-16T10:59:01.480101+0000 mgr.y (mgr.15246) 449 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.668972+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.676107+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:01.682150+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:02.214596+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:02 smithi088 bash[69924]: audit 2024-09-16T10:59:02.224047+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:03.476 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:02 smithi003 bash[97813]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:59:03.476 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:59:03.843 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T10:59:03.844 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T10:59:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:03.628546619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:04.226 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T10:59:04.227 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T10:59:04.227 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T10:59:04.227 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T10:59:04.227 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:03 smithi003 bash[97813]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T10:59:04.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:04 smithi003 bash[92405]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:04 smithi003 bash[92405]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:04 smithi003 bash[88738]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:04 smithi003 bash[88738]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:04 smithi088 bash[69924]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:04 smithi088 bash[69924]: cluster 2024-09-16T10:59:03.480965+0000 mgr.y (mgr.15246) 450 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:05.976 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:05 smithi003 bash[98057]: debug 2024-09-16T10:59:05.709+0000 7fe98cfe1640 1 -- 172.21.15.3:0/4133409906 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557806e7a960 con 0x557806e9bc00 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[88738]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:06 smithi003 bash[92405]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:06.629430901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: cluster 2024-09-16T10:59:05.481672+0000 mgr.y (mgr.15246) 451 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-16T10:59:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: audit 2024-09-16T10:59:06.063250+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:06 smithi088 bash[69924]: audit 2024-09-16T10:59:06.064669+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:07.476 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:07 smithi003 bash[98057]: debug 2024-09-16T10:59:07.045+0000 7fe98f848640 -1 Falling back to public interface 2024-09-16T10:59:08.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:08] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-16T10:59:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:08 smithi003 bash[88738]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:08 smithi003 bash[88738]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:08 smithi003 bash[92405]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:08 smithi003 bash[92405]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:08 smithi088 bash[69924]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:08 smithi088 bash[69924]: cluster 2024-09-16T10:59:07.483648+0000 mgr.y (mgr.15246) 452 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:09.634248549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:09 smithi088 bash[69924]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[88738]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:08.881397+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:08.888229+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: audit 2024-09-16T10:59:09.343817+0000 mgr.y (mgr.15246) 453 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:10.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:09 smithi003 bash[92405]: cluster 2024-09-16T10:59:09.484260+0000 mgr.y (mgr.15246) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 380 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:11.476 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[98057]: debug 2024-09-16T10:59:11.013+0000 7fe98f848640 -1 osd.0 111 log_to_monitors true 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[88738]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[92405]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:10.035045+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:10.041187+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:11.024555+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:11 smithi088 bash[69924]: audit 2024-09-16T10:59:11.024923+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:59:11.976 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:11 smithi003 bash[98057]: debug 2024-09-16T10:59:11.545+0000 7fe9875f2640 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[88738]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:12.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:12.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:12 smithi003 bash[92405]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:12.636352636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: cluster 2024-09-16T10:59:11.486044+0000 mgr.y (mgr.15246) 455 : cluster [DBG] pgmap v248: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.491590+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: cluster 2024-09-16T10:59:11.499523+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.503900+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:12 smithi088 bash[69924]: audit 2024-09-16T10:59:11.504750+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[88738]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:13.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:13.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:13 smithi003 bash[92405]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.492521+0000 mon.a (mon.0) 199 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.503835+0000 mon.a (mon.0) 200 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2550004254,v1:172.21.15.3:6803/2550004254] boot 2024-09-16T10:59:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:12.503952+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-16T10:59:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: audit 2024-09-16T10:59:12.509562+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:59:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:14.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:13 smithi088 bash[69924]: cluster 2024-09-16T10:59:13.504598+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:59:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:14 smithi003 bash[92405]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:14 smithi003 bash[92405]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:14 smithi003 bash[88738]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:14 smithi003 bash[88738]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:14 smithi088 bash[69924]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:15.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:14 smithi088 bash[69924]: cluster 2024-09-16T10:59:13.487022+0000 mgr.y (mgr.15246) 456 : cluster [DBG] pgmap v251: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:15.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:15.65333544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:16.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:16 smithi003 bash[88738]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:16 smithi003 bash[88738]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:16 smithi003 bash[92405]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:16 smithi003 bash[92405]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:16 smithi088 bash[69924]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:16 smithi088 bash[69924]: cluster 2024-09-16T10:59:15.487961+0000 mgr.y (mgr.15246) 457 : cluster [DBG] pgmap v253: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:17 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:17 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:17 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.547590+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-16T10:59:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:17 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:17 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.547641+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:18.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:18] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-16T10:59:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:18 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:18 smithi003 bash[88738]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:18 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:18 smithi003 bash[92405]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:18 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:18 smithi088 bash[69924]: cluster 2024-09-16T10:59:17.489647+0000 mgr.y (mgr.15246) 458 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:59:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:18.668611571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[88738]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:20.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:20 smithi003 bash[92405]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:19.353395+0000 mgr.y (mgr.15246) 459 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: cluster 2024-09-16T10:59:19.490201+0000 mgr.y (mgr.15246) 460 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-09-16T10:59:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.502767+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.512852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.514877+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.516375+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:20 smithi088 bash[69924]: audit 2024-09-16T10:59:20.526552+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:21.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:21.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:21.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:21.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:21.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[88738]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:21.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:21.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:21 smithi003 bash[92405]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:21.646128248Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.637227+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.640321+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.642860+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.644969+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.647435+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:20.647708+0000 mgr.y (mgr.15246) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: cephadm 2024-09-16T10:59:20.649331+0000 mgr.y (mgr.15246) 462 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:21.065927+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:22.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:21 smithi088 bash[69924]: audit 2024-09-16T10:59:21.067795+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:22.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:22 smithi003 bash[88738]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:22.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:22 smithi003 bash[88738]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:22.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:22 smithi003 bash[92405]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:22.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:22 smithi003 bash[92405]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:22 smithi088 bash[69924]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:22 smithi088 bash[69924]: cluster 2024-09-16T10:59:21.491676+0000 mgr.y (mgr.15246) 463 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.643 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.643 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.643 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:24.643 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[69924]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[88738]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cephadm 2024-09-16T10:59:23.294385+0000 mgr.y (mgr.15246) 464 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.300544+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.303607+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: audit 2024-09-16T10:59:23.304914+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cephadm 2024-09-16T10:59:23.310152+0000 mgr.y (mgr.15246) 465 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:24.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:24 smithi003 bash[92405]: cluster 2024-09-16T10:59:23.492523+0000 mgr.y (mgr.15246) 466 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:24.642011198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:26.722 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T10:59:26.805 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[92405]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[92405]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[92405]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[92405]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[88738]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[88738]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[88738]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:26.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:26 smithi003 bash[88738]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:26 smithi088 bash[69924]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:26 smithi088 bash[69924]: cluster 2024-09-16T10:59:25.493271+0000 mgr.y (mgr.15246) 467 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:59:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:26 smithi088 bash[69924]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:27.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:26 smithi088 bash[69924]: audit 2024-09-16T10:59:26.195460+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:27.352 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:59:27.352 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 18s ago 33m 13.7M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T10:59:27.352 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (5m) 3m ago 33m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (8m) 18s ago 30m 49.1M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (18m) 18s ago 44m 514M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 18s ago 44m 42.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (4m) 3m ago 42m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 18s ago 42m 31.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (7m) 18s ago 33m 8412k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (7m) 3m ago 33m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (22s) 18s ago 41m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (40m) 18s ago 40m 61.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 8e0e8b4fe914 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (39m) 18s ago 39m 55.0M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (38m) 18s ago 38m 67.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T10:59:27.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (37m) 3m ago 37m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (36m) 3m ago 36m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (35m) 3m ago 35m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (34m) 3m ago 34m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (6m) 3m ago 34m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (31m) 18s ago 31m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T10:59:27.354 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:59:27.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 6 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T10:59:27.715 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:59:27.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:27 smithi003 bash[88738]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:27.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:27 smithi003 bash[88738]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:27.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:27 smithi003 bash[92405]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:27.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:27 smithi003 bash[92405]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:27.634372825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:27 smithi088 bash[69924]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:27 smithi088 bash[69924]: audit 2024-09-16T10:59:26.709377+0000 mgr.y (mgr.15246) 468 : audit [DBG] from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T10:59:28.041 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T10:59:28.042 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:59:28.042 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T10:59:28.042 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T10:59:28.178 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.178 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.179 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.179 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.179 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.180 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.180 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:28 smithi003 systemd[1]: Stopping Ceph osd.1 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T10:59:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.180 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:59:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:28.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[34997]: debug 2024-09-16T10:59:28.173+0000 7f9f4cdbb640 -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-16T10:59:28.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[34997]: debug 2024-09-16T10:59:28.173+0000 7f9f4cdbb640 -1 osd.1 116 *** Got signal Terminated *** 2024-09-16T10:59:28.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[34997]: debug 2024-09-16T10:59:28.173+0000 7f9f4cdbb640 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:59:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:28] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:28 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.037923+0000 mgr.y (mgr.15246) 469 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.340215+0000 mgr.y (mgr.15246) 470 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: cluster 2024-09-16T10:59:27.494070+0000 mgr.y (mgr.15246) 471 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: audit 2024-09-16T10:59:27.714667+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2345583528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:28 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.180014+0000 mon.a (mon.0) 222 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:59:29.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:29.976 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[101817]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[88738]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[92405]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: audit 2024-09-16T10:59:28.041780+0000 mgr.y (mgr.15246) 472 : audit [DBG] from='client.54209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.558018+0000 mon.a (mon.0) 223 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:28.568110+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-16T10:59:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:29 smithi088 bash[69924]: cluster 2024-09-16T10:59:29.572133+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:59:30.476 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:29 smithi003 bash[101879]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[88738]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[88738]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[88738]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[88738]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[92405]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[92405]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[92405]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:30 smithi003 bash[92405]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:30.660873278Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:30 smithi088 bash[69924]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:30 smithi088 bash[69924]: audit 2024-09-16T10:59:29.361574+0000 mgr.y (mgr.15246) 473 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:30 smithi088 bash[69924]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:30 smithi088 bash[69924]: cluster 2024-09-16T10:59:29.494730+0000 mgr.y (mgr.15246) 474 : cluster [DBG] pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:59:31.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:31 smithi003 bash[88738]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:31.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:31 smithi003 bash[88738]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:31.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:31 smithi003 bash[92405]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:31.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:31 smithi003 bash[92405]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:31 smithi088 bash[69924]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:31 smithi088 bash[69924]: cluster 2024-09-16T10:59:31.616609+0000 mon.a (mon.0) 226 : cluster [WRN] Health check failed: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:32.476 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.477 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.477 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.478 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.478 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T10:59:32.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: Stopped Ceph osd.1 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:59:32.479 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:59:32.976 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:32 smithi003 systemd[1]: Started Ceph osd.1 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[88738]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:32.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:32 smithi003 bash[92405]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: cluster 2024-09-16T10:59:31.496017+0000 mgr.y (mgr.15246) 475 : cluster [DBG] pgmap v263: 161 pgs: 37 active+undersized, 1 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T10:59:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.524532+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.531455+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:33.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:32 smithi088 bash[69924]: audit 2024-09-16T10:59:32.538230+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:33.655912634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:34.226 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:33 smithi003 bash[102024]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:59:34.227 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:33 smithi003 bash[102024]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:59:34.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[88738]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:34.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[88738]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:34.796 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[92405]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:34.796 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[92405]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:34.797 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T10:59:34.797 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T10:59:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:34 smithi088 bash[69924]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:34 smithi088 bash[69924]: cluster 2024-09-16T10:59:33.497132+0000 mgr.y (mgr.15246) 476 : cluster [DBG] pgmap v264: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:35.082 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T10:59:35.082 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T10:59:35.082 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T10:59:35.082 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T10:59:35.082 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:34 smithi003 bash[102024]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T10:59:36.976 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[102258]: debug 2024-09-16T10:59:36.629+0000 7fa1a8806640 1 -- 172.21.15.3:0/1414171518 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fe1da58960 con 0x55fe1da79c00 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[88738]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:36 smithi003 bash[92405]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:36.649564953Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: cluster 2024-09-16T10:59:35.498100+0000 mgr.y (mgr.15246) 477 : cluster [DBG] pgmap v265: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: audit 2024-09-16T10:59:36.067005+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:36 smithi088 bash[69924]: audit 2024-09-16T10:59:36.068793+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:38.684 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:38] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-16T10:59:38.684 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[102258]: debug 2024-09-16T10:59:38.357+0000 7fa1ab06d640 -1 Falling back to public interface 2024-09-16T10:59:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[88738]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[88738]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[92405]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:38 smithi003 bash[92405]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:38 smithi088 bash[69924]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:38 smithi088 bash[69924]: cluster 2024-09-16T10:59:37.499990+0000 mgr.y (mgr.15246) 478 : cluster [DBG] pgmap v266: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:39.636367766Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:40.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[92405]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:40 smithi003 bash[88738]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.369341+0000 mgr.y (mgr.15246) 479 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: cluster 2024-09-16T10:59:39.500651+0000 mgr.y (mgr.15246) 480 : cluster [DBG] pgmap v267: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.930363+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: audit 2024-09-16T10:59:39.935806+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:40 smithi088 bash[69924]: cluster 2024-09-16T10:59:40.493801+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:42.476 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[102258]: debug 2024-09-16T10:59:42.117+0000 7fa1ab06d640 -1 osd.1 116 log_to_monitors true 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:42.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[92405]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:42.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:42 smithi003 bash[88738]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:42.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: audit 2024-09-16T10:59:41.102860+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: audit 2024-09-16T10:59:41.120367+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:42.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[69924]: cluster 2024-09-16T10:59:41.502321+0000 mgr.y (mgr.15246) 481 : cluster [DBG] pgmap v268: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T10:59:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:42.621533106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:43.476 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[102258]: debug 2024-09-16T10:59:43.193+0000 7fa1a2e17640 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:59:43.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[92405]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[92405]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[92405]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[92405]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[88738]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[88738]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[88738]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:43 smithi003 bash[88738]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:43 smithi088 bash[69924]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:43 smithi088 bash[69924]: audit 2024-09-16T10:59:42.126357+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:43 smithi088 bash[69924]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:43.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:43 smithi088 bash[69924]: audit 2024-09-16T10:59:42.126653+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:59:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:44.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[88738]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:44.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:44.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:44 smithi003 bash[92405]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.136438+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: cluster 2024-09-16T10:59:43.143968+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.146559+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: audit 2024-09-16T10:59:43.147334+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:44.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:44 smithi088 bash[69924]: cluster 2024-09-16T10:59:43.503309+0000 mgr.y (mgr.15246) 482 : cluster [DBG] pgmap v270: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[92405]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:45.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:45 smithi003 bash[88738]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.138174+0000 mon.a (mon.0) 241 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.161532+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2069738950,v1:172.21.15.3:6811/2069738950] boot 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: cluster 2024-09-16T10:59:44.162143+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-16T10:59:45.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:45.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[69924]: audit 2024-09-16T10:59:44.164221+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:59:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:45.623077348Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[88738]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[88738]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[88738]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[88738]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[92405]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[92405]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[92405]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:46.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:46 smithi003 bash[92405]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:46 smithi088 bash[69924]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:46 smithi088 bash[69924]: cluster 2024-09-16T10:59:45.156755+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:59:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:46 smithi088 bash[69924]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:46.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:46 smithi088 bash[69924]: cluster 2024-09-16T10:59:45.504243+0000 mgr.y (mgr.15246) 483 : cluster [DBG] pgmap v273: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T10:59:47.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:47 smithi003 bash[92405]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:47.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:47 smithi003 bash[92405]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:47.878 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:47 smithi003 bash[88738]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:47.878 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:47 smithi003 bash[88738]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:47 smithi088 bash[69924]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:47 smithi088 bash[69924]: cluster 2024-09-16T10:59:47.557269+0000 mon.a (mon.0) 246 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T10:59:48.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:48] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-16T10:59:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:48 smithi003 bash[88738]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:48 smithi003 bash[88738]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:48 smithi003 bash[92405]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:48 smithi003 bash[92405]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:48.624483164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:48 smithi088 bash[69924]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:48 smithi088 bash[69924]: cluster 2024-09-16T10:59:47.506028+0000 mgr.y (mgr.15246) 484 : cluster [DBG] pgmap v274: 161 pgs: 16 active+undersized, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T10:59:49.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:49 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:49 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:49 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.611719+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 5 pgs degraded) 2024-09-16T10:59:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:49 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:50.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:49 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.611769+0000 mon.a (mon.0) 248 : cluster [INF] Cluster is now healthy 2024-09-16T10:59:50.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[88738]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:50.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[88738]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:50.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:50.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[88738]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:50.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[92405]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:50.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[92405]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:50.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:50.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:50 smithi003 bash[92405]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:50 smithi088 bash[69924]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:50 smithi088 bash[69924]: audit 2024-09-16T10:59:49.377644+0000 mgr.y (mgr.15246) 485 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:59:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:50 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:50 smithi088 bash[69924]: cluster 2024-09-16T10:59:49.506833+0000 mgr.y (mgr.15246) 486 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-09-16T10:59:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:51.641791866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.087 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.088 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.089 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.089 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.089 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.089 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.089 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.090 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.091 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.092 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.093 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:52.094 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:52 smithi088 bash[69924]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.066442+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.068035+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: cluster 2024-09-16T10:59:51.508382+0000 mgr.y (mgr.15246) 487 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.742431+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.754803+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.757009+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.758697+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.770977+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.901570+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.904575+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.908486+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.919044+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.925685+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.928276+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.931871+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.935642+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.939067+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.942495+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.946377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.955470+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:59:52.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.961173+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.970221+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.975787+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:59:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.985410+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.991051+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.992754+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.994483+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.996138+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:59:52.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.997751+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:51.999440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.001061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.002763+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.004473+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.010966+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.015300+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.016941+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[92405]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.018618+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.020280+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.021923+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.023538+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.025825+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:52.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:52 smithi003 bash[88738]: audit 2024-09-16T10:59:52.031473+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:59:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[88738]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:53 smithi003 bash[92405]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:51.909652+0000 mgr.y (mgr.15246) 488 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:51.944125+0000 mgr.y (mgr.15246) 489 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: cephadm 2024-09-16T10:59:52.024803+0000 mgr.y (mgr.15246) 490 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.760634+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.762331+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.771772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.891458+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:59:53.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.892910+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:59:53.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:53.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:53 smithi088 bash[69924]: audit 2024-09-16T10:59:52.901920+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:54.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:54 smithi003 bash[88738]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:54.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:54 smithi003 bash[88738]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:54 smithi003 bash[92405]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:54 smithi003 bash[92405]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:54 smithi088 bash[69924]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:54 smithi088 bash[69924]: cluster 2024-09-16T10:59:53.509501+0000 mgr.y (mgr.15246) 491 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:59:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:54.662816389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[92405]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[92405]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[92405]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[92405]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[88738]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[88738]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[88738]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:56.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:56 smithi003 bash[88738]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:56 smithi088 bash[69924]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:56 smithi088 bash[69924]: cluster 2024-09-16T10:59:55.510179+0000 mgr.y (mgr.15246) 492 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-16T10:59:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:56 smithi088 bash[69924]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:56 smithi088 bash[69924]: audit 2024-09-16T10:59:56.212374+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T10:59:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 10:59:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:59:57.655734998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:59:58.726 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 10:59:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:10:59:58] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-16T10:59:58.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:58 smithi003 bash[92405]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:58.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:58 smithi003 bash[92405]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:58 smithi003 bash[88738]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:58.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:58 smithi003 bash[88738]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:58 smithi088 bash[69924]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:58 smithi088 bash[69924]: cluster 2024-09-16T10:59:57.512004+0000 mgr.y (mgr.15246) 493 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:59:59.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:59:59.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:59 smithi003 bash[88738]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 10:59:59 smithi003 bash[88738]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:59.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:59 smithi003 bash[92405]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:59:59.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 10:59:59 smithi003 bash[92405]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:59 smithi088 bash[69924]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 10:59:59 smithi088 bash[69924]: audit 2024-09-16T10:59:58.377889+0000 mgr.y (mgr.15246) 494 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:00.628522761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: audit 2024-09-16T10:59:59.388752+0000 mgr.y (mgr.15246) 495 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: cluster 2024-09-16T10:59:59.512821+0000 mgr.y (mgr.15246) 496 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:00.000152+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-16T11:00:02.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:02 smithi003 bash[92405]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:02 smithi003 bash[92405]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:02 smithi003 bash[88738]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:02 smithi003 bash[88738]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:02 smithi088 bash[69924]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:02 smithi088 bash[69924]: cluster 2024-09-16T11:00:01.514300+0000 mgr.y (mgr.15246) 497 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:03.648212048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:04.039 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:04 smithi003 bash[88738]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:04 smithi003 bash[88738]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:04 smithi003 bash[92405]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:04 smithi003 bash[92405]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:04 smithi088 bash[69924]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:04 smithi088 bash[69924]: cluster 2024-09-16T11:00:03.515331+0000 mgr.y (mgr.15246) 498 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:05.699 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:00:05.699 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 25s ago 34m 13.7M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:00:05.699 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (6m) 4m ago 33m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:00:05.699 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (8m) 25s ago 31m 49.2M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (8m) 4m ago 42m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (19m) 25s ago 44m 517M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 25s ago 44m 43.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (4m) 4m ago 42m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 25s ago 42m 33.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (8m) 25s ago 34m 8036k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (8m) 4m ago 34m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (61s) 25s ago 41m 45.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (30s) 25s ago 40m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (39m) 25s ago 40m 56.2M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (39m) 25s ago 39m 68.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (38m) 4m ago 38m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T11:00:05.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (37m) 4m ago 37m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:00:05.701 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (36m) 4m ago 36m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:00:05.701 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (35m) 4m ago 35m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:00:05.701 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (7m) 4m ago 34m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:00:05.701 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (31m) 25s ago 31m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:00:05.701 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (32m) 4m ago 32m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:00:06.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[92405]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:06.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:06.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:06 smithi003 bash[88738]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:06.641444482Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: cluster 2024-09-16T11:00:05.515848+0000 mgr.y (mgr.15246) 499 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: audit 2024-09-16T11:00:05.662197+0000 mgr.y (mgr.15246) 500 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:06 smithi088 bash[69924]: audit 2024-09-16T11:00:06.059123+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:08.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:08] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:00:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:08 smithi003 bash[88738]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:08 smithi003 bash[88738]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:08 smithi003 bash[92405]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:08 smithi003 bash[92405]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:08 smithi088 bash[69924]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:08 smithi088 bash[69924]: cluster 2024-09-16T11:00:07.517466+0000 mgr.y (mgr.15246) 501 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:09.630170522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[88738]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[88738]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[88738]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[88738]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[92405]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[92405]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[92405]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:10 smithi003 bash[92405]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:10 smithi088 bash[69924]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:10 smithi088 bash[69924]: audit 2024-09-16T11:00:09.399992+0000 mgr.y (mgr.15246) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:10 smithi088 bash[69924]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:10 smithi088 bash[69924]: cluster 2024-09-16T11:00:09.518428+0000 mgr.y (mgr.15246) 503 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:11.197 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:12.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:12 smithi003 bash[88738]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:12.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:12 smithi003 bash[88738]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:12 smithi003 bash[92405]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:12.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:12 smithi003 bash[92405]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:12.836 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:00:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:12.639998686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:12 smithi088 bash[69924]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:12 smithi088 bash[69924]: cluster 2024-09-16T11:00:11.519894+0000 mgr.y (mgr.15246) 504 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:13.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-16T11:00:13.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:13 smithi003 bash[88738]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:13.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:13 smithi003 bash[88738]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:13.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:13 smithi003 bash[92405]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:13.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:13 smithi003 bash[92405]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:13 smithi088 bash[69924]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:14.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:13 smithi088 bash[69924]: audit 2024-09-16T11:00:12.825393+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/2344825619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:14 smithi003 bash[88738]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:14 smithi003 bash[88738]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:14 smithi003 bash[92405]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:14 smithi003 bash[92405]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:14 smithi088 bash[69924]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:14 smithi088 bash[69924]: cluster 2024-09-16T11:00:13.521135+0000 mgr.y (mgr.15246) 505 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:15.641622679Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:16 smithi003 bash[88738]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:16 smithi003 bash[88738]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:16 smithi003 bash[92405]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:16 smithi003 bash[92405]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:16 smithi088 bash[69924]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:16 smithi088 bash[69924]: cluster 2024-09-16T11:00:15.521909+0000 mgr.y (mgr.15246) 506 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:18.460 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:18.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:18 smithi003 bash[88738]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:18.890 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:18] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:00:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:18 smithi088 bash[69924]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:18 smithi088 bash[69924]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:18.621000086Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:19.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:18 smithi003 bash[92405]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:19.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:18 smithi003 bash[92405]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:19.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:18 smithi003 bash[88738]: cluster 2024-09-16T11:00:17.523720+0000 mgr.y (mgr.15246) 507 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[88738]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[88738]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[88738]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[88738]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[92405]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[92405]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[92405]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:20.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:20 smithi003 bash[92405]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:20 smithi088 bash[69924]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:20 smithi088 bash[69924]: audit 2024-09-16T11:00:19.411239+0000 mgr.y (mgr.15246) 508 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:20 smithi088 bash[69924]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:20 smithi088 bash[69924]: cluster 2024-09-16T11:00:19.524446+0000 mgr.y (mgr.15246) 509 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[92405]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:21.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[92405]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[92405]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[92405]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[88738]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[88738]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[88738]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:21.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:21 smithi003 bash[88738]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:21.643586177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:21 smithi088 bash[69924]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:21 smithi088 bash[69924]: audit 2024-09-16T11:00:20.165638+0000 mgr.y (mgr.15246) 510 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:22.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:21 smithi088 bash[69924]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:21 smithi088 bash[69924]: audit 2024-09-16T11:00:21.059875+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:22.715 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:00:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:22 smithi003 bash[92405]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:22 smithi003 bash[92405]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:22 smithi003 bash[88738]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:22 smithi003 bash[88738]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:22 smithi088 bash[69924]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:22 smithi088 bash[69924]: cluster 2024-09-16T11:00:21.525646+0000 mgr.y (mgr.15246) 511 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:23.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T11:00:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:24 smithi003 bash[88738]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:24 smithi003 bash[88738]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:24 smithi003 bash[92405]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:24 smithi003 bash[92405]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:24.62098071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:24 smithi088 bash[69924]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:24 smithi088 bash[69924]: cluster 2024-09-16T11:00:23.526376+0000 mgr.y (mgr.15246) 512 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:26.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:26 smithi003 bash[88738]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:26 smithi003 bash[88738]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:26 smithi003 bash[92405]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:26 smithi003 bash[92405]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:26 smithi088 bash[69924]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:26 smithi088 bash[69924]: cluster 2024-09-16T11:00:25.527182+0000 mgr.y (mgr.15246) 513 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:27.622167881Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:28.263 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:28] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-16T11:00:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:28 smithi003 bash[92405]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:28 smithi003 bash[92405]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:28 smithi003 bash[88738]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:28 smithi003 bash[88738]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:28 smithi088 bash[69924]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:28 smithi088 bash[69924]: cluster 2024-09-16T11:00:27.528854+0000 mgr.y (mgr.15246) 514 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:00:30.012 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:00:30.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T11:00:30.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[88738]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[88738]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[88738]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[88738]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[92405]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[92405]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[92405]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:30 smithi003 bash[92405]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:30.650049139Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:30 smithi088 bash[69924]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:30 smithi088 bash[69924]: audit 2024-09-16T11:00:29.422498+0000 mgr.y (mgr.15246) 515 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:30 smithi088 bash[69924]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:30 smithi088 bash[69924]: cluster 2024-09-16T11:00:29.529768+0000 mgr.y (mgr.15246) 516 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:31.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:31 smithi003 bash[88738]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:31.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:31 smithi003 bash[88738]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:31 smithi003 bash[92405]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:31 smithi003 bash[92405]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:31 smithi088 bash[69924]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:31 smithi088 bash[69924]: audit 2024-09-16T11:00:30.012137+0000 mgr.y (mgr.15246) 517 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:32.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:32 smithi003 bash[92405]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:32.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:32 smithi003 bash[92405]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:32 smithi003 bash[88738]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:32 smithi003 bash[88738]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:32 smithi088 bash[69924]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:32 smithi088 bash[69924]: cluster 2024-09-16T11:00:31.531244+0000 mgr.y (mgr.15246) 518 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:33.632295581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:34.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:34 smithi003 bash[88738]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:34.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:34 smithi003 bash[88738]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:34 smithi003 bash[92405]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:34.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:34 smithi003 bash[92405]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:34 smithi088 bash[69924]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:34 smithi088 bash[69924]: cluster 2024-09-16T11:00:33.531914+0000 mgr.y (mgr.15246) 519 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:35.537 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[88738]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[88738]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[88738]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[88738]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[92405]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[92405]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[92405]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:36 smithi003 bash[92405]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:36.63236923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:36 smithi088 bash[69924]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:36 smithi088 bash[69924]: cluster 2024-09-16T11:00:35.532604+0000 mgr.y (mgr.15246) 520 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:36 smithi088 bash[69924]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:36 smithi088 bash[69924]: audit 2024-09-16T11:00:36.060083+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:37.121 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T11:00:37.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-16T11:00:37.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:37 smithi003 bash[88738]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:37.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:37 smithi003 bash[88738]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:37 smithi003 bash[92405]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:37.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:37 smithi003 bash[92405]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:37 smithi088 bash[69924]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:38.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:37 smithi088 bash[69924]: audit 2024-09-16T11:00:37.122436+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2453044331' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:00:38.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:38] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-16T11:00:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:38 smithi003 bash[88738]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:38 smithi003 bash[88738]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:38 smithi003 bash[92405]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:38 smithi003 bash[92405]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:38 smithi088 bash[69924]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:38 smithi088 bash[69924]: cluster 2024-09-16T11:00:37.534298+0000 mgr.y (mgr.15246) 521 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:39.621523798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[88738]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[88738]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[88738]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[88738]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[92405]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[92405]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[92405]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:40 smithi003 bash[92405]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:40 smithi088 bash[69924]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:40 smithi088 bash[69924]: audit 2024-09-16T11:00:39.433713+0000 mgr.y (mgr.15246) 522 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:40 smithi088 bash[69924]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:40 smithi088 bash[69924]: cluster 2024-09-16T11:00:39.535222+0000 mgr.y (mgr.15246) 523 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:42.665 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:42.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:42 smithi003 bash[88738]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:42.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:42 smithi003 bash[88738]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:42.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:42 smithi003 bash[92405]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:42.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:42 smithi003 bash[92405]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:42.649579003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:42 smithi088 bash[69924]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:42 smithi088 bash[69924]: cluster 2024-09-16T11:00:41.536649+0000 mgr.y (mgr.15246) 524 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:44.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:44 smithi003 bash[88738]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:44 smithi003 bash[88738]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:44 smithi003 bash[92405]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:44 smithi003 bash[92405]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:44 smithi088 bash[69924]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:44 smithi088 bash[69924]: cluster 2024-09-16T11:00:43.537778+0000 mgr.y (mgr.15246) 525 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:45.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:45 smithi003 bash[92405]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:45.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:45 smithi003 bash[92405]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:45.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:45 smithi003 bash[88738]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:45.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:45 smithi003 bash[88738]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:45.632582538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:46.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:45 smithi088 bash[69924]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:46.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:45 smithi088 bash[69924]: audit 2024-09-16T11:00:44.395339+0000 mgr.y (mgr.15246) 526 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:46.898 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:46.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:46 smithi003 bash[88738]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:46.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:46 smithi003 bash[88738]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:46 smithi003 bash[92405]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:46 smithi003 bash[92405]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:46 smithi088 bash[69924]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:46 smithi088 bash[69924]: cluster 2024-09-16T11:00:45.538426+0000 mgr.y (mgr.15246) 527 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:47.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[88738]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:47.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:47.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:47.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:47.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:47.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:47 smithi003 bash[92405]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cephadm 2024-09-16T11:00:46.889839+0000 mgr.y (mgr.15246) 528 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:46.897917+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cluster 2024-09-16T11:00:47.539390+0000 mgr.y (mgr.15246) 529 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.567607+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.568906+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: audit 2024-09-16T11:00:47.577842+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:48.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:47 smithi088 bash[69924]: cephadm 2024-09-16T11:00:47.670954+0000 mgr.y (mgr.15246) 530 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:00:48.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:48] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-16T11:00:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:48.663596275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:50.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:50.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:50.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:50.913 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:50.913 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[92405]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:50.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:50.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:50 smithi003 bash[88738]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:49.441381+0000 mgr.y (mgr.15246) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: cluster 2024-09-16T11:00:49.539909+0000 mgr.y (mgr.15246) 532 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.273631+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.276344+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:00:51.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.279217+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.288672+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.294464+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.304618+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.309966+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.320151+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:51.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:50 smithi088 bash[69924]: audit 2024-09-16T11:00:50.326761+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T11:00:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:51.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[88738]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:51.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:51.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:51.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:51.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:51.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:51 smithi003 bash[92405]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:51.658929842Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.274246+0000 mgr.y (mgr.15246) 533 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:00:52.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.274354+0000 mgr.y (mgr.15246) 534 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.280452+0000 mgr.y (mgr.15246) 535 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.296023+0000 mgr.y (mgr.15246) 536 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.311648+0000 mgr.y (mgr.15246) 537 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: audit 2024-09-16T11:00:50.327071+0000 mgr.y (mgr.15246) 538 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T11:00:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: cephadm 2024-09-16T11:00:50.329095+0000 mgr.y (mgr.15246) 539 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T11:00:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:51 smithi088 bash[69924]: audit 2024-09-16T11:00:51.060492+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:00:52.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:52 smithi003 bash[88738]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:52 smithi003 bash[88738]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:52 smithi003 bash[92405]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:52 smithi003 bash[92405]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:52 smithi088 bash[69924]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:52 smithi088 bash[69924]: cluster 2024-09-16T11:00:51.541374+0000 mgr.y (mgr.15246) 540 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:53.306 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:00:54.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:54.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[92405]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:53 smithi003 bash[88738]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:53 smithi003 bash[88738]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:53 smithi003 bash[88738]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:54.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:54 smithi003 bash[88738]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cephadm 2024-09-16T11:00:52.829612+0000 mgr.y (mgr.15246) 541 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.838271+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.842783+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: audit 2024-09-16T11:00:52.843960+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cephadm 2024-09-16T11:00:52.848945+0000 mgr.y (mgr.15246) 542 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:53 smithi088 bash[69924]: cluster 2024-09-16T11:00:53.542355+0000 mgr.y (mgr.15246) 543 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:54.664961513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:55.760 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:00:56.429 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 76s ago 35m 13.7M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (7m) 5m ago 34m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (9m) 76s ago 32m 49.2M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (9m) 5m ago 43m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (20m) 76s ago 45m 517M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) 76s ago 45m 43.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (5m) 5m ago 43m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (3m) 76s ago 43m 33.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (9m) 76s ago 35m 8036k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (8m) 5m ago 35m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (111s) 76s ago 42m 45.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (80s) 76s ago 41m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:00:56.430 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (40m) 76s ago 40m 56.2M 3037M 19.1.1-328-gad35db06 b5388489f99e f4334242f08e 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (39m) 76s ago 39m 68.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (38m) 5m ago 39m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (38m) 5m ago 38m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (37m) 5m ago 37m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (36m) 5m ago 36m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (8m) 5m ago 35m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (32m) 76s ago 32m 101M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:00:56.431 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:00:56.811 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 7 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:00:56.812 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:00:56.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:56 smithi003 bash[92405]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:56 smithi003 bash[92405]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:56 smithi003 bash[88738]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:56 smithi003 bash[88738]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:56 smithi088 bash[69924]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:56 smithi088 bash[69924]: cluster 2024-09-16T11:00:55.542808+0000 mgr.y (mgr.15246) 544 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:00:57.134 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:00:57.134 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:00:57.134 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:00:57.134 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T11:00:57.134 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:00:57.135 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T11:00:57.135 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:00:57.135 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:00:57.135 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:00:57.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[88738]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:57.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:57.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:57 smithi003 bash[92405]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:00:57.657749226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:00:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:55.748826+0000 mgr.y (mgr.15246) 545 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.077422+0000 mgr.y (mgr.15246) 546 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.392617+0000 mgr.y (mgr.15246) 547 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:57 smithi088 bash[69924]: audit 2024-09-16T11:00:56.811554+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.3:0/3496496378' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:00:58.842 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.843 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.843 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:00:58] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T11:00:58.843 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[92405]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[92405]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[92405]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:58.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[92405]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:58.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.844 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.844 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.845 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.845 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:58.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[88738]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[88738]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:58.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[88738]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:58.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[88738]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:58.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:00:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:58 smithi088 bash[69924]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:58 smithi088 bash[69924]: audit 2024-09-16T11:00:57.134773+0000 mgr.y (mgr.15246) 548 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:00:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:58 smithi088 bash[69924]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:58 smithi088 bash[69924]: cluster 2024-09-16T11:00:57.543655+0000 mgr.y (mgr.15246) 549 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:00:59.227 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:00:58 smithi003 systemd[1]: Stopping Ceph osd.2 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:00:59.227 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[40289]: debug 2024-09-16T11:00:58.960+0000 7f89710dc640 -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-16T11:00:59.227 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[40289]: debug 2024-09-16T11:00:58.960+0000 7f89710dc640 -1 osd.2 121 *** Got signal Terminated *** 2024-09-16T11:00:59.227 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:00:58 smithi003 bash[40289]: debug 2024-09-16T11:00:58.960+0000 7f89710dc640 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:00:59.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:59 smithi003 bash[92405]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:00:59.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:00:59 smithi003 bash[92405]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:00:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:59 smithi003 bash[88738]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:00:59.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:00:59 smithi003 bash[88738]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:01:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:59 smithi088 bash[69924]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:01:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:00:59 smithi088 bash[69924]: cluster 2024-09-16T11:00:58.963747+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T11:01:00.888 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[107607]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-2 2024-09-16T11:01:00.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[88738]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:00.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:00.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:00.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:00.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:00.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:00.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[92405]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:00.666415678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: audit 2024-09-16T11:00:59.452434+0000 mgr.y (mgr.15246) 550 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.544612+0000 mgr.y (mgr.15246) 551 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.609359+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:01:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:00 smithi088 bash[69924]: cluster 2024-09-16T11:00:59.629336+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-16T11:01:01.226 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:00 smithi003 bash[107674]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-2 2024-09-16T11:01:01.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:01 smithi003 bash[92405]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:01 smithi003 bash[92405]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:01 smithi003 bash[88738]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:01 smithi003 bash[88738]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:01 smithi088 bash[69924]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:01 smithi088 bash[69924]: cluster 2024-09-16T11:01:00.638895+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T11:01:02.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[92405]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[92405]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[92405]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[92405]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[88738]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[88738]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[88738]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:02 smithi003 bash[88738]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:02 smithi088 bash[69924]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:02 smithi088 bash[69924]: cluster 2024-09-16T11:01:01.546278+0000 mgr.y (mgr.15246) 552 : cluster [DBG] pgmap v313: 161 pgs: 19 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 125 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-16T11:01:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:02 smithi088 bash[69924]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:02 smithi088 bash[69924]: cluster 2024-09-16T11:01:01.631266+0000 mon.a (mon.0) 323 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:03.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.260 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.260 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.260 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T11:01:03.260 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: Stopped Ceph osd.2 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:01:03.260 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.261 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.261 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.261 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.262 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:01:03.726 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:03 smithi003 systemd[1]: Started Ceph osd.2 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:01:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:03.656342064Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:04.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[88738]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[92405]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.306631+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.312593+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: audit 2024-09-16T11:01:03.317804+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:04.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:04 smithi088 bash[69924]: cluster 2024-09-16T11:01:03.547627+0000 mgr.y (mgr.15246) 553 : cluster [DBG] pgmap v314: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:04.976 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[107820]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:01:04.977 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:04 smithi003 bash[107820]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:01:05.456 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T11:01:05.457 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T11:01:05.726 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T11:01:05.727 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T11:01:05.727 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T11:01:05.727 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T11:01:05.727 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:05 smithi003 bash[107820]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[88738]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:06.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:06.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:06.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:06.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:06.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:06.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:06 smithi003 bash[92405]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:06.648300513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: cluster 2024-09-16T11:01:05.548306+0000 mgr.y (mgr.15246) 554 : cluster [DBG] pgmap v315: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: audit 2024-09-16T11:01:06.067605+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:06 smithi088 bash[69924]: audit 2024-09-16T11:01:06.069941+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:07.726 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:07 smithi003 bash[108059]: debug 2024-09-16T11:01:07.483+0000 7f6278356640 1 -- 172.21.15.3:0/2203845238 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55aeaed88960 con 0x55aeaeda9c00 2024-09-16T11:01:08.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:08] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T11:01:08.977 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[108059]: debug 2024-09-16T11:01:08.779+0000 7f627abbd640 -1 Falling back to public interface 2024-09-16T11:01:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[88738]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[88738]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[92405]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:08.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:08 smithi003 bash[92405]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:08 smithi088 bash[69924]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:08 smithi088 bash[69924]: cluster 2024-09-16T11:01:07.550160+0000 mgr.y (mgr.15246) 555 : cluster [DBG] pgmap v316: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:09.635843938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[88738]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:10 smithi003 bash[92405]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: audit 2024-09-16T11:01:09.457638+0000 mgr.y (mgr.15246) 556 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: cluster 2024-09-16T11:01:09.551209+0000 mgr.y (mgr.15246) 557 : cluster [DBG] pgmap v317: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:10 smithi088 bash[69924]: cluster 2024-09-16T11:01:10.511119+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:11.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[92405]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[92405]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[92405]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[92405]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[88738]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[88738]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[88738]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[88738]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:11 smithi088 bash[69924]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:11 smithi088 bash[69924]: audit 2024-09-16T11:01:10.629219+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:11 smithi088 bash[69924]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:11 smithi088 bash[69924]: audit 2024-09-16T11:01:10.634191+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.476 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:11 smithi003 bash[108059]: debug 2024-09-16T11:01:11.983+0000 7f627abbd640 -1 osd.2 121 log_to_monitors true 2024-09-16T11:01:12.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[92405]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:12.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:12 smithi003 bash[88738]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:12.675006955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: cluster 2024-09-16T11:01:11.552029+0000 mgr.y (mgr.15246) 558 : cluster [DBG] pgmap v318: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.802208+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.807948+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.991471+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:13.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:12 smithi088 bash[69924]: audit 2024-09-16T11:01:11.991836+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T11:01:13.726 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[108059]: debug 2024-09-16T11:01:13.391+0000 7f626e95f640 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[88738]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:13 smithi003 bash[92405]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.809159+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: cluster 2024-09-16T11:01:12.819117+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.821174+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:12.823253+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: audit 2024-09-16T11:01:13.382120+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:13 smithi088 bash[69924]: cluster 2024-09-16T11:01:13.553232+0000 mgr.y (mgr.15246) 559 : cluster [DBG] pgmap v320: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[88738]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:15.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:14 smithi003 bash[92405]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.381245+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.395984+0000 mon.a (mon.0) 340 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1274204604,v1:172.21.15.3:6819/1274204604] boot 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: cluster 2024-09-16T11:01:14.396113+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:15.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:14 smithi088 bash[69924]: audit 2024-09-16T11:01:14.397767+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T11:01:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:15.633306663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:16.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[88738]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[88738]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[88738]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[88738]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[92405]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[92405]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[92405]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:16 smithi003 bash[92405]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:16 smithi088 bash[69924]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:16 smithi088 bash[69924]: cluster 2024-09-16T11:01:15.398227+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T11:01:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:16 smithi088 bash[69924]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:16 smithi088 bash[69924]: cluster 2024-09-16T11:01:15.554221+0000 mgr.y (mgr.15246) 560 : cluster [DBG] pgmap v323: 161 pgs: 29 active+undersized, 17 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T11:01:17.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:17 smithi003 bash[88738]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:17 smithi003 bash[88738]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:17 smithi003 bash[92405]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:17 smithi003 bash[92405]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:17 smithi088 bash[69924]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:17 smithi088 bash[69924]: cluster 2024-09-16T11:01:17.607138+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:01:18.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:18 smithi003 bash[92405]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:18.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:18 smithi003 bash[92405]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:18 smithi003 bash[88738]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:18.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:18 smithi003 bash[88738]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:18.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:18] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T11:01:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:18.656980603Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:18 smithi088 bash[69924]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:18 smithi088 bash[69924]: cluster 2024-09-16T11:01:17.555836+0000 mgr.y (mgr.15246) 561 : cluster [DBG] pgmap v324: 161 pgs: 12 active+undersized, 5 active+undersized+degraded, 144 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-16T11:01:19.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:19.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:19 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:19 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:19 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.661734+0000 mon.a (mon.0) 345 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 5 pgs degraded) 2024-09-16T11:01:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:19 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:20.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:19 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.661779+0000 mon.a (mon.0) 346 : cluster [INF] Cluster is now healthy 2024-09-16T11:01:20.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[92405]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[92405]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[92405]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[88738]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[88738]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:20.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:20 smithi003 bash[88738]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:20 smithi088 bash[69924]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:20 smithi088 bash[69924]: audit 2024-09-16T11:01:19.468963+0000 mgr.y (mgr.15246) 562 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:20 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:20 smithi088 bash[69924]: cluster 2024-09-16T11:01:19.556935+0000 mgr.y (mgr.15246) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:21.636154402Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[88738]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:22 smithi003 bash[92405]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: audit 2024-09-16T11:01:21.065839+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: audit 2024-09-16T11:01:21.067171+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:22.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:22.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:22 smithi088 bash[69924]: cluster 2024-09-16T11:01:21.557960+0000 mgr.y (mgr.15246) 564 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.509 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:23 smithi088 bash[69924]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.236542+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.247697+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.252207+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.253993+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.265098+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.397624+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.401197+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.405687+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.407310+0000 mgr.y (mgr.15246) 565 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:01:23.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.414450+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.420909+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.424795+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.428517+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.432215+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.435514+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.438807+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.440473+0000 mgr.y (mgr.15246) 566 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:01:23.735 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.442665+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.449037+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.453231+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.458730+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.463019+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.468533+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.472804+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.474378+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.475868+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.477358+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.479090+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.480555+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.482072+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.483515+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.484957+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.491094+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.495534+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.497169+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.498789+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[92405]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.500389+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.501999+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.503616+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: cephadm 2024-09-16T11:01:22.504970+0000 mgr.y (mgr.15246) 567 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:01:23.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.505950+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.514118+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.518563+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.520376+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.530796+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.655042+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.656632+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:01:23.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:23.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:23 smithi003 bash[88738]: audit 2024-09-16T11:01:22.666920+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:24.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:24 smithi088 bash[69924]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:24.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:24 smithi088 bash[69924]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:24 smithi003 bash[92405]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:24 smithi003 bash[92405]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:24 smithi003 bash[88738]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:24 smithi003 bash[88738]: cluster 2024-09-16T11:01:23.559025+0000 mgr.y (mgr.15246) 568 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:01:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:24.649678609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[92405]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[92405]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[92405]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[92405]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[88738]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[88738]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[88738]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:26 smithi003 bash[88738]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:26 smithi088 bash[69924]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:26 smithi088 bash[69924]: cluster 2024-09-16T11:01:25.559723+0000 mgr.y (mgr.15246) 569 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-09-16T11:01:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:26 smithi088 bash[69924]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:26 smithi088 bash[69924]: audit 2024-09-16T11:01:26.231708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:01:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:27.649429288Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:28.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T11:01:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:28] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[88738]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[88738]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[88738]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[88738]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[92405]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[92405]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[92405]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:28 smithi003 bash[92405]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:28 smithi088 bash[69924]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:28 smithi088 bash[69924]: audit 2024-09-16T11:01:27.469746+0000 mgr.y (mgr.15246) 570 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:28 smithi088 bash[69924]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:28 smithi088 bash[69924]: cluster 2024-09-16T11:01:27.560628+0000 mgr.y (mgr.15246) 571 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[88738]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[88738]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[88738]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[88738]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[92405]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[92405]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:30.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[92405]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:30 smithi003 bash[92405]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:30.650550482Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:30 smithi088 bash[69924]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:30 smithi088 bash[69924]: audit 2024-09-16T11:01:29.480256+0000 mgr.y (mgr.15246) 572 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:30 smithi088 bash[69924]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:30 smithi088 bash[69924]: cluster 2024-09-16T11:01:29.561867+0000 mgr.y (mgr.15246) 573 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-09-16T11:01:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:32 smithi003 bash[92405]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:32 smithi003 bash[92405]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:32 smithi003 bash[88738]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:32 smithi003 bash[88738]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:32 smithi088 bash[69924]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:32 smithi088 bash[69924]: cluster 2024-09-16T11:01:31.563496+0000 mgr.y (mgr.15246) 574 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:33.117 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:01:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:33.662286039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:34.731 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (8m) 24s ago 35m 14.1M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (7m) 6m ago 35m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (10m) 24s ago 33m 49.3M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (10m) 6m ago 43m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (20m) 24s ago 46m 518M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) 24s ago 46m 48.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (6m) 6m ago 44m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (4m) 24s ago 44m 36.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (9m) 24s ago 35m 8152k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (9m) 6m ago 35m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) 24s ago 43m 46.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:01:34.732 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (119s) 24s ago 42m 46.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (28s) 24s ago 41m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (40m) 24s ago 40m 69.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (39m) 6m ago 39m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (38m) 6m ago 38m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (37m) 6m ago 37m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (36m) 6m ago 37m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (9m) 6m ago 36m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (33m) 24s ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:01:34.733 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:01:34.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:34 smithi003 bash[92405]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:34.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:34 smithi003 bash[92405]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:34.922 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:34 smithi003 bash[88738]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:34.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:34 smithi003 bash[88738]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:34 smithi088 bash[69924]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:34 smithi088 bash[69924]: cluster 2024-09-16T11:01:33.564505+0000 mgr.y (mgr.15246) 575 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:35.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T11:01:35.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:35 smithi003 bash[92405]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:35 smithi003 bash[92405]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:35.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:35 smithi003 bash[88738]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:35.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:35 smithi003 bash[88738]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:35 smithi088 bash[69924]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:36.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:35 smithi088 bash[69924]: audit 2024-09-16T11:01:34.709016+0000 mgr.y (mgr.15246) 576 : audit [DBG] from='client.54305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[92405]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[92405]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[92405]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[92405]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[88738]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[88738]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[88738]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:36.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:36 smithi003 bash[88738]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:36.644547035Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:36 smithi088 bash[69924]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:36 smithi088 bash[69924]: cluster 2024-09-16T11:01:35.565192+0000 mgr.y (mgr.15246) 577 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:36 smithi088 bash[69924]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:36 smithi088 bash[69924]: audit 2024-09-16T11:01:36.061823+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:38.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:38] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:01:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:38 smithi003 bash[88738]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:38 smithi003 bash[88738]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:38 smithi003 bash[92405]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:38 smithi003 bash[92405]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:38 smithi088 bash[69924]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:38 smithi088 bash[69924]: cluster 2024-09-16T11:01:37.566943+0000 mgr.y (mgr.15246) 578 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:39.640615043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:40.240 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[88738]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[88738]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[88738]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[88738]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[92405]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[92405]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[92405]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:40.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:40 smithi003 bash[92405]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:40 smithi088 bash[69924]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:40 smithi088 bash[69924]: audit 2024-09-16T11:01:39.489615+0000 mgr.y (mgr.15246) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:40 smithi088 bash[69924]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:40 smithi088 bash[69924]: cluster 2024-09-16T11:01:39.567926+0000 mgr.y (mgr.15246) 580 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:41.951 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:01:42.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-16T11:01:42.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[92405]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[92405]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[92405]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[92405]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[88738]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[88738]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[88738]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:42.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:42 smithi003 bash[88738]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:42.645178063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:42 smithi088 bash[69924]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:42 smithi088 bash[69924]: cluster 2024-09-16T11:01:41.568720+0000 mgr.y (mgr.15246) 581 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:42 smithi088 bash[69924]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:42 smithi088 bash[69924]: audit 2024-09-16T11:01:41.940588+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2746861739' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:01:44.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:44 smithi003 bash[88738]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:44.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:44 smithi003 bash[88738]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:44 smithi003 bash[92405]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:44.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:44 smithi003 bash[92405]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:44 smithi088 bash[69924]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:45.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:44 smithi088 bash[69924]: cluster 2024-09-16T11:01:43.569616+0000 mgr.y (mgr.15246) 582 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:45.639503891Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:46.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:46 smithi003 bash[88738]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:46 smithi003 bash[88738]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:46 smithi003 bash[92405]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:46 smithi003 bash[92405]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:46 smithi088 bash[69924]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:46 smithi088 bash[69924]: cluster 2024-09-16T11:01:45.570322+0000 mgr.y (mgr.15246) 583 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:47.476 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:01:48.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:48] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:01:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:48 smithi003 bash[88738]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:48 smithi003 bash[88738]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:48 smithi003 bash[92405]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:48 smithi003 bash[92405]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:48.66224015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:48 smithi088 bash[69924]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:48 smithi088 bash[69924]: cluster 2024-09-16T11:01:47.571908+0000 mgr.y (mgr.15246) 584 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[88738]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:50.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:50.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:50 smithi003 bash[92405]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: audit 2024-09-16T11:01:49.030382+0000 mgr.y (mgr.15246) 585 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: audit 2024-09-16T11:01:49.500793+0000 mgr.y (mgr.15246) 586 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:51.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:50 smithi088 bash[69924]: cluster 2024-09-16T11:01:49.572541+0000 mgr.y (mgr.15246) 587 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:51.518 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:01:51.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:51 smithi003 bash[88738]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:51.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:51 smithi003 bash[88738]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:51 smithi003 bash[92405]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:51.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:51 smithi003 bash[92405]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:51.659860961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:51 smithi088 bash[69924]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:51 smithi088 bash[69924]: audit 2024-09-16T11:01:51.062066+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:01:52.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T11:01:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:52 smithi003 bash[88738]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:52 smithi003 bash[88738]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:52 smithi003 bash[92405]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:52.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:52 smithi003 bash[92405]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:52 smithi088 bash[69924]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:53.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:52 smithi088 bash[69924]: cluster 2024-09-16T11:01:51.573456+0000 mgr.y (mgr.15246) 588 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:54.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:54 smithi003 bash[88738]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:54 smithi003 bash[88738]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:54 smithi003 bash[92405]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:54.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:54 smithi003 bash[92405]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:54.663909831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:54 smithi088 bash[69924]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:54 smithi088 bash[69924]: cluster 2024-09-16T11:01:53.574528+0000 mgr.y (mgr.15246) 589 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:56.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:56 smithi003 bash[88738]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:56 smithi003 bash[88738]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:56 smithi003 bash[92405]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:56 smithi003 bash[92405]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:56 smithi088 bash[69924]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:56 smithi088 bash[69924]: cluster 2024-09-16T11:01:55.575298+0000 mgr.y (mgr.15246) 590 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:01:57.054 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:01:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:01:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:01:57.621957845Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:01:58.620 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:01:58.852 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:01:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:01:58] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T11:01:58.852 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:58 smithi003 bash[92405]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:58.852 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:58 smithi003 bash[92405]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:58.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:58 smithi003 bash[88738]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:58.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:58 smithi003 bash[88738]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:58 smithi088 bash[69924]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:58 smithi088 bash[69924]: cluster 2024-09-16T11:01:57.576915+0000 mgr.y (mgr.15246) 591 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:01:59.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T11:01:59.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:59 smithi003 bash[92405]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:01:59 smithi003 bash[92405]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:59 smithi003 bash[88738]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:01:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:01:59 smithi003 bash[88738]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:59 smithi088 bash[69924]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:00.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:01:59 smithi088 bash[69924]: audit 2024-09-16T11:01:58.620508+0000 mgr.y (mgr.15246) 592 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:00.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[92405]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[92405]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[92405]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[92405]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[88738]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[88738]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[88738]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:00 smithi003 bash[88738]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:00.667815262Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:00 smithi088 bash[69924]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:00 smithi088 bash[69924]: audit 2024-09-16T11:01:59.511883+0000 mgr.y (mgr.15246) 593 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:00 smithi088 bash[69924]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:00 smithi088 bash[69924]: cluster 2024-09-16T11:01:59.577553+0000 mgr.y (mgr.15246) 594 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:02 smithi003 bash[92405]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:02.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:02 smithi003 bash[92405]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:02 smithi003 bash[88738]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:02 smithi003 bash[88738]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:02 smithi088 bash[69924]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:02 smithi088 bash[69924]: cluster 2024-09-16T11:02:01.579001+0000 mgr.y (mgr.15246) 595 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:03.621007161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:04.149 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:02:04.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:04 smithi003 bash[88738]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:04 smithi003 bash[88738]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:04 smithi003 bash[92405]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:04 smithi003 bash[92405]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:04 smithi088 bash[69924]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:04 smithi088 bash[69924]: cluster 2024-09-16T11:02:03.580023+0000 mgr.y (mgr.15246) 596 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:05.892 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T11:02:06.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[92405]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:06 smithi003 bash[88738]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:06.642871281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: cluster 2024-09-16T11:02:05.580475+0000 mgr.y (mgr.15246) 597 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: audit 2024-09-16T11:02:05.892722+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/3838886232' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:02:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:06 smithi088 bash[69924]: audit 2024-09-16T11:02:06.062279+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:08.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:08] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:02:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:08 smithi003 bash[92405]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:08 smithi003 bash[92405]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:08 smithi003 bash[88738]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:08 smithi003 bash[88738]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:08 smithi088 bash[69924]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:08 smithi088 bash[69924]: cluster 2024-09-16T11:02:07.582052+0000 mgr.y (mgr.15246) 598 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:09.634060785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:10.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[92405]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[92405]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[92405]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[92405]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[88738]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[88738]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[88738]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:10.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:10 smithi003 bash[88738]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:10 smithi088 bash[69924]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:10 smithi088 bash[69924]: audit 2024-09-16T11:02:09.523093+0000 mgr.y (mgr.15246) 599 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:10 smithi088 bash[69924]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:10 smithi088 bash[69924]: cluster 2024-09-16T11:02:09.583043+0000 mgr.y (mgr.15246) 600 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:11.450 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:02:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:12 smithi003 bash[88738]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:12 smithi003 bash[88738]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:12 smithi003 bash[92405]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:12 smithi003 bash[92405]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:12.656833712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:12 smithi088 bash[69924]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:12 smithi088 bash[69924]: cluster 2024-09-16T11:02:11.584618+0000 mgr.y (mgr.15246) 601 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[88738]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[88738]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:14.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[88738]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:14.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[88738]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[92405]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[92405]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[92405]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:14.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:14 smithi003 bash[92405]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:14 smithi088 bash[69924]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:14 smithi088 bash[69924]: audit 2024-09-16T11:02:13.090988+0000 mgr.y (mgr.15246) 602 : audit [DBG] from='client.54335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:14 smithi088 bash[69924]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:15.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:14 smithi088 bash[69924]: cluster 2024-09-16T11:02:13.585313+0000 mgr.y (mgr.15246) 603 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:15.698 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:15.620898799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:16.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T11:02:16.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[88738]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:16.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:16 smithi003 bash[92405]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: cluster 2024-09-16T11:02:15.586061+0000 mgr.y (mgr.15246) 604 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: cephadm 2024-09-16T11:02:15.691046+0000 mgr.y (mgr.15246) 605 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:15.698275+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.385489+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.386598+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:16 smithi088 bash[69924]: audit 2024-09-16T11:02:16.392213+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:17.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:17 smithi003 bash[92405]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:17 smithi003 bash[92405]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:17 smithi003 bash[88738]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:17 smithi003 bash[88738]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:17 smithi088 bash[69924]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:17 smithi088 bash[69924]: cephadm 2024-09-16T11:02:16.454760+0000 mgr.y (mgr.15246) 606 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:02:18.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:18] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:02:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:18 smithi003 bash[88738]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:18 smithi003 bash[88738]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:18 smithi003 bash[92405]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:18 smithi003 bash[92405]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:18 smithi088 bash[69924]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:18 smithi088 bash[69924]: cluster 2024-09-16T11:02:17.587734+0000 mgr.y (mgr.15246) 607 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:18.646469309Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[92405]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:20.483 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:20 smithi003 bash[88738]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.091113+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.091714+0000 mgr.y (mgr.15246) 608 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.091810+0000 mgr.y (mgr.15246) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.094409+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.097389+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.098439+0000 mgr.y (mgr.15246) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.103101+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.106775+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.107778+0000 mgr.y (mgr.15246) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.112462+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.115847+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.117318+0000 mgr.y (mgr.15246) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.122197+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.126126+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.126483+0000 mgr.y (mgr.15246) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cephadm 2024-09-16T11:02:19.128583+0000 mgr.y (mgr.15246) 614 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: audit 2024-09-16T11:02:19.533459+0000 mgr.y (mgr.15246) 615 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:20.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:20.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:20 smithi088 bash[69924]: cluster 2024-09-16T11:02:19.588385+0000 mgr.y (mgr.15246) 616 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:21 smithi003 bash[88738]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:21 smithi003 bash[88738]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:21 smithi003 bash[92405]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:21 smithi003 bash[92405]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:21.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:21 smithi088 bash[69924]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:21.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:21 smithi088 bash[69924]: audit 2024-09-16T11:02:21.062121+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:21.643769842Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:22.126 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:02:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:22.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[88738]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:22.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:22 smithi003 bash[92405]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:23.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cluster 2024-09-16T11:02:21.589919+0000 mgr.y (mgr.15246) 617 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cephadm 2024-09-16T11:02:21.703849+0000 mgr.y (mgr.15246) 618 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.711426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.715641+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: audit 2024-09-16T11:02:21.717085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:23.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:22 smithi088 bash[69924]: cephadm 2024-09-16T11:02:21.720347+0000 mgr.y (mgr.15246) 619 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-16T11:02:24.451 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:02:24.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:24 smithi003 bash[88738]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:24.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:24 smithi003 bash[88738]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:24 smithi003 bash[92405]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:24 smithi003 bash[92405]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:24 smithi088 bash[69924]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:24 smithi088 bash[69924]: cluster 2024-09-16T11:02:23.590835+0000 mgr.y (mgr.15246) 620 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:24.658893171Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:25.122 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:02:25.122 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 74s ago 36m 14.1M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:02:25.122 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (8m) 6m ago 36m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (11m) 74s ago 33m 49.3M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (10m) 6m ago 44m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (21m) 74s ago 47m 518M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (5m) 74s ago 47m 48.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (7m) 6m ago 45m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (5m) 74s ago 45m 36.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 74s ago 36m 8152k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (10m) 6m ago 36m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (3m) 74s ago 44m 46.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) 74s ago 43m 46.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (78s) 74s ago 42m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (41m) 74s ago 41m 69.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 47042b967232 2024-09-16T11:02:25.123 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (40m) 6m ago 40m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (39m) 6m ago 39m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (38m) 6m ago 38m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (37m) 6m ago 37m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (9m) 6m ago 37m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (34m) 74s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:02:25.124 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (34m) 6m ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:02:25.499 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:02:25.499 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:02:25.499 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:02:25.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T11:02:25.500 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T11:02:25.501 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:02:25.501 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:02:25.817 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:02:25.818 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:02:25.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[92405]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:25.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[92405]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[92405]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[92405]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[88738]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[88738]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[88738]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:25 smithi003 bash[88738]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:25 smithi088 bash[69924]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:25 smithi088 bash[69924]: audit 2024-09-16T11:02:24.439966+0000 mgr.y (mgr.15246) 621 : audit [DBG] from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:25 smithi088 bash[69924]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:26.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:25 smithi088 bash[69924]: audit 2024-09-16T11:02:25.499948+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3543504941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[88738]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:26.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:26 smithi003 bash[92405]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: audit 2024-09-16T11:02:24.767829+0000 mgr.y (mgr.15246) 622 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: audit 2024-09-16T11:02:25.085709+0000 mgr.y (mgr.15246) 623 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:26 smithi088 bash[69924]: cluster 2024-09-16T11:02:25.591304+0000 mgr.y (mgr.15246) 624 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:02:27.334 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.334 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.334 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.335 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.335 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.336 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.336 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.336 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:27.336 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:27 smithi003 systemd[1]: Stopping Ceph osd.3 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:02:27.727 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[45831]: debug 2024-09-16T11:02:27.330+0000 7f6b8a3a1640 -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-16T11:02:27.727 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[45831]: debug 2024-09-16T11:02:27.330+0000 7f6b8a3a1640 -1 osd.3 126 *** Got signal Terminated *** 2024-09-16T11:02:27.727 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[45831]: debug 2024-09-16T11:02:27.330+0000 7f6b8a3a1640 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:02:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:27.657462063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:28.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:27 smithi088 bash[69924]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:27 smithi088 bash[69924]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:27 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:27 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[88738]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[88738]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[92405]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[92405]: audit 2024-09-16T11:02:25.817831+0000 mgr.y (mgr.15246) 625 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:27 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.335738+0000 mon.a (mon.0) 415 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T11:02:28.614 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:28] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[88738]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:28 smithi003 bash[92405]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.593035+0000 mgr.y (mgr.15246) 626 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:02:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.724696+0000 mon.a (mon.0) 416 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:29.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:28 smithi088 bash[69924]: cluster 2024-09-16T11:02:27.747813+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-16T11:02:29.415 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[113408]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-3 2024-09-16T11:02:29.415 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[113476]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-3 2024-09-16T11:02:30.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[92405]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[92405]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[88738]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:29 smithi003 bash[88738]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:29 smithi088 bash[69924]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:29 smithi088 bash[69924]: cluster 2024-09-16T11:02:28.752363+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T11:02:30.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:30.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[88738]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:30.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:30.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:30.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:30 smithi003 bash[92405]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:30.650255146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: audit 2024-09-16T11:02:29.544594+0000 mgr.y (mgr.15246) 627 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: cluster 2024-09-16T11:02:29.593978+0000 mgr.y (mgr.15246) 628 : cluster [DBG] pgmap v362: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T11:02:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:30 smithi088 bash[69924]: cluster 2024-09-16T11:02:29.745290+0000 mon.a (mon.0) 419 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-16T11:02:31.876 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.876 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.877 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.877 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:31 smithi003 bash[88738]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:31.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:31 smithi003 bash[88738]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:31.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:31 smithi003 bash[92405]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:31.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:31 smithi003 bash[92405]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:31.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.878 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.878 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:31.879 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T11:02:31.879 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: Stopped Ceph osd.3 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:02:31.879 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:32.226 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:31 smithi003 systemd[1]: Started Ceph osd.3 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:02:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:31 smithi088 bash[69924]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:31 smithi088 bash[69924]: cluster 2024-09-16T11:02:31.595139+0000 mgr.y (mgr.15246) 629 : cluster [DBG] pgmap v363: 161 pgs: 28 active+undersized, 20 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-16T11:02:33.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[88738]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.059 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:32 smithi003 bash[92405]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: cluster 2024-09-16T11:02:31.758329+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: audit 2024-09-16T11:02:31.927585+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:32 smithi088 bash[69924]: audit 2024-09-16T11:02:31.933394+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:33.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[113633]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:02:33.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[113633]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:02:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:33 smithi088 bash[69924]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:33 smithi088 bash[69924]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:33.640594988Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:34.089 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[113633]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T11:02:34.089 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[113633]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T11:02:34.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[88738]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[88738]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[92405]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:33 smithi003 bash[92405]: cluster 2024-09-16T11:02:33.596378+0000 mgr.y (mgr.15246) 630 : cluster [DBG] pgmap v364: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:34.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[113633]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T11:02:34.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[113633]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T11:02:34.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[113633]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T11:02:34.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[113633]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T11:02:34.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[113633]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T11:02:35.226 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[92405]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[92405]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[88738]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:34 smithi003 bash[88738]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:35.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:34 smithi088 bash[69924]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:35.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:34 smithi088 bash[69924]: cluster 2024-09-16T11:02:33.761336+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 12 pgs peering) 2024-09-16T11:02:36.226 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:35 smithi003 bash[113910]: debug 2024-09-16T11:02:35.966+0000 7f877dbef640 1 -- 172.21.15.3:0/246519960 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d47a3bc960 con 0x55d47a3dd800 2024-09-16T11:02:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:35 smithi003 bash[88738]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:36.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:35 smithi003 bash[88738]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:35 smithi003 bash[92405]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:36.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:35 smithi003 bash[92405]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:36.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:35 smithi088 bash[69924]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:36.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:35 smithi088 bash[69924]: cluster 2024-09-16T11:02:35.597454+0000 mgr.y (mgr.15246) 631 : cluster [DBG] pgmap v365: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:36.653956791Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:37.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[88738]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[88738]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[88738]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[88738]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[92405]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[92405]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[92405]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:37.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[92405]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:37.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:37 smithi088 bash[69924]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:37 smithi088 bash[69924]: audit 2024-09-16T11:02:36.071896+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:37.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:37 smithi088 bash[69924]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:37.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:37 smithi088 bash[69924]: audit 2024-09-16T11:02:36.074232+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:38.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:38 smithi003 bash[88738]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:38 smithi003 bash[88738]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:38 smithi003 bash[92405]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:38 smithi003 bash[92405]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:37 smithi003 bash[113910]: debug 2024-09-16T11:02:37.974+0000 7f8780456640 -1 Falling back to public interface 2024-09-16T11:02:38.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:38 smithi088 bash[69924]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:38 smithi088 bash[69924]: cluster 2024-09-16T11:02:37.599128+0000 mgr.y (mgr.15246) 632 : cluster [DBG] pgmap v366: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:38.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:38] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:02:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:39.644121301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:40.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[88738]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:40.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:40 smithi003 bash[92405]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.188644+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.194815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: audit 2024-09-16T11:02:39.555779+0000 mgr.y (mgr.15246) 633 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:40.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:40.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:40 smithi088 bash[69924]: cluster 2024-09-16T11:02:39.600371+0000 mgr.y (mgr.15246) 634 : cluster [DBG] pgmap v367: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:41.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[92405]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:41.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[88738]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: audit 2024-09-16T11:02:40.334835+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: audit 2024-09-16T11:02:40.341482+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:41.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:41 smithi088 bash[69924]: cluster 2024-09-16T11:02:40.532733+0000 mon.a (mon.0) 430 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:42.226 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:41 smithi003 bash[113910]: debug 2024-09-16T11:02:41.866+0000 7f8780456640 -1 osd.3 126 log_to_monitors true 2024-09-16T11:02:42.633 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:42 smithi088 bash[69924]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.633 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:42 smithi088 bash[69924]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.633 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:42 smithi088 bash[69924]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:42.633 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:42 smithi088 bash[69924]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:42.726 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[113910]: debug 2024-09-16T11:02:42.374+0000 7f87741f8640 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[92405]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[92405]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[92405]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[92405]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[88738]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[88738]: cluster 2024-09-16T11:02:41.602029+0000 mgr.y (mgr.15246) 635 : cluster [DBG] pgmap v368: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[88738]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:42 smithi003 bash[88738]: audit 2024-09-16T11:02:41.876365+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T11:02:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:42.63362785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[92405]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:43.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:43.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:43 smithi003 bash[88738]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: audit 2024-09-16T11:02:42.342408+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: cluster 2024-09-16T11:02:42.348686+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:43.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:43 smithi088 bash[69924]: audit 2024-09-16T11:02:42.349765+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[88738]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:44.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:44 smithi003 bash[92405]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.343436+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.354917+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2678456462,v1:172.21.15.3:6827/2678456462] boot 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.355245+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-16T11:02:44.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: audit 2024-09-16T11:02:43.363442+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T11:02:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:43.603035+0000 mgr.y (mgr.15246) 636 : cluster [DBG] pgmap v371: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:44.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:44 smithi088 bash[69924]: cluster 2024-09-16T11:02:44.355769+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T11:02:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:45.642464473Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:46 smithi003 bash[88738]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:46.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:46 smithi003 bash[88738]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:46 smithi003 bash[92405]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:46.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:46 smithi003 bash[92405]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:46 smithi088 bash[69924]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:47.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:46 smithi088 bash[69924]: cluster 2024-09-16T11:02:45.604027+0000 mgr.y (mgr.15246) 637 : cluster [DBG] pgmap v373: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-16T11:02:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:47 smithi003 bash[88738]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:47.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:47 smithi003 bash[88738]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:47 smithi003 bash[92405]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:47.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:47 smithi003 bash[92405]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:47 smithi088 bash[69924]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:47 smithi088 bash[69924]: cluster 2024-09-16T11:02:47.659802+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:02:48.865 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:48] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T11:02:48.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:48 smithi003 bash[88738]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:48.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:48 smithi003 bash[88738]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:48.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:48 smithi003 bash[92405]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:48.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:48 smithi003 bash[92405]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:48.655263647Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:48 smithi088 bash[69924]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:48 smithi088 bash[69924]: cluster 2024-09-16T11:02:47.605817+0000 mgr.y (mgr.15246) 638 : cluster [DBG] pgmap v374: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 148 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-16T11:02:49.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[92405]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:49 smithi003 bash[88738]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: audit 2024-09-16T11:02:49.565609+0000 mgr.y (mgr.15246) 639 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:02:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.606580+0000 mgr.y (mgr.15246) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.714511+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 5 pgs degraded) 2024-09-16T11:02:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:49 smithi088 bash[69924]: cluster 2024-09-16T11:02:49.714546+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-16T11:02:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:51.642643835Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:51 smithi088 bash[69924]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.762720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.771621+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.773489+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.775015+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.784171+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.908223+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.911981+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.914678+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.917207+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:50.919896+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[88738]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:51.070018+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:52.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:51 smithi003 bash[92405]: audit 2024-09-16T11:02:51.072244+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:02:52.977 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:52.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:52.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:52.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:52.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:52.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:52 smithi088 bash[69924]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[88738]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:53.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: audit 2024-09-16T11:02:50.920239+0000 mgr.y (mgr.15246) 641 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T11:02:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: cephadm 2024-09-16T11:02:50.922605+0000 mgr.y (mgr.15246) 642 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T11:02:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:53.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:52 smithi003 bash[92405]: cluster 2024-09-16T11:02:51.607872+0000 mgr.y (mgr.15246) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[88738]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:54 smithi003 bash[92405]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:54.662815579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cephadm 2024-09-16T11:02:53.462749+0000 mgr.y (mgr.15246) 644 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T11:02:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.470348+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.474666+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: audit 2024-09-16T11:02:53.476264+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cephadm 2024-09-16T11:02:53.481968+0000 mgr.y (mgr.15246) 645 : cephadm [INF] Deploying daemon osd.4 on smithi088 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:54.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:54 smithi088 bash[69924]: cluster 2024-09-16T11:02:53.608962+0000 mgr.y (mgr.15246) 646 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:56.169 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:02:56.829 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 17s ago 37m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (9m) 7m ago 36m 67.9M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (11m) 17s ago 34m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (11m) 7m ago 45m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (22m) 17s ago 47m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 17s ago 47m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (7m) 7m ago 45m 18.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (5m) 17s ago 45m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (11m) 17s ago 37m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:02:56.830 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (10m) 7m ago 37m 7971k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (3m) 17s ago 44m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 17s ago 43m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (110s) 17s ago 42m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (21s) 17s ago 41m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (40m) 7m ago 41m 71.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 4228aac973bd 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (40m) 7m ago 40m 57.5M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (39m) 7m ago 39m 54.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (38m) 7m ago 38m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (10m) 7m ago 37m 41.5M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (34m) 17s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:02:56.831 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:02:56.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[88738]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:56.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[88738]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[88738]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[88738]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[92405]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[92405]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[92405]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:56 smithi003 bash[92405]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:56 smithi088 bash[69924]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:56 smithi088 bash[69924]: cluster 2024-09-16T11:02:55.609628+0000 mgr.y (mgr.15246) 647 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:56 smithi088 bash[69924]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:56 smithi088 bash[69924]: audit 2024-09-16T11:02:56.258802+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:02:57.203 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 4 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:02:57.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 9 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:02:57.205 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:02:57.522 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:02:57.522 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:02:57.522 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:02:57.523 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:02:57.961 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.961 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.962 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.962 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.962 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.963 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.963 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:02:57.638819477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:02:57.963 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.963 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.963 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:57.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 bash[69924]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:57.964 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.964 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[88738]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:56.155421+0000 mgr.y (mgr.15246) 648 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:56.489872+0000 mgr.y (mgr.15246) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:57.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:57 smithi003 bash[92405]: audit 2024-09-16T11:02:57.203721+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3116427624' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:02:58.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:57 smithi088 systemd[1]: Stopping Ceph osd.4 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:02:58.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[24869]: debug 2024-09-16T11:02:58.075+0000 7f3e1982b640 -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-16T11:02:58.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[24869]: debug 2024-09-16T11:02:58.075+0000 7f3e1982b640 -1 osd.4 131 *** Got signal Terminated *** 2024-09-16T11:02:58.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[24869]: debug 2024-09-16T11:02:58.075+0000 7f3e1982b640 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:02:58] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:58.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:58 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: audit 2024-09-16T11:02:56.805575+0000 mgr.y (mgr.15246) 650 : audit [DBG] from='client.54389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: audit 2024-09-16T11:02:57.522657+0000 mgr.y (mgr.15246) 651 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: cluster 2024-09-16T11:02:57.611076+0000 mgr.y (mgr.15246) 652 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:58 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.080542+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:02:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[92405]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:02:59.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:02:59 smithi003 bash[88738]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:02:59.996 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[73421]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-4 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.673736+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:58.684813+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:02:59.997 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:02:59 smithi088 bash[69924]: cluster 2024-09-16T11:02:59.686534+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T11:03:00.504 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[73487]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-4 2024-09-16T11:03:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:00.628622747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[69924]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[69924]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[69924]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:00 smithi088 bash[69924]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[88738]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[88738]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[88738]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[88738]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[92405]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[92405]: audit 2024-09-16T11:02:59.576795+0000 mgr.y (mgr.15246) 653 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[92405]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:00 smithi003 bash[92405]: cluster 2024-09-16T11:02:59.611784+0000 mgr.y (mgr.15246) 654 : cluster [DBG] pgmap v381: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:02.073 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:01 smithi088 bash[69924]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.073 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:01 smithi088 bash[69924]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.073 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:01 smithi088 bash[69924]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.073 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:01 smithi088 bash[69924]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[92405]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[92405]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[92405]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[92405]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[88738]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[88738]: cluster 2024-09-16T11:03:01.613471+0000 mgr.y (mgr.15246) 655 : cluster [DBG] pgmap v383: 161 pgs: 21 active+undersized, 12 stale+active+clean, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T11:03:02.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[88738]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:01 smithi003 bash[88738]: cluster 2024-09-16T11:03:01.731480+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:02.330 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.331 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.331 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.331 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.331 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.332 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.332 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.332 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.332 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T11:03:02.333 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: Stopped Ceph osd.4 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:03:02.333 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:02.333 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:02 smithi088 systemd[1]: Started Ceph osd.4 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:03:03.636 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[69924]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.636 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[69924]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.636 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[69924]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.636 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[69924]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[92405]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[92405]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[92405]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[92405]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[88738]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[88738]: audit 2024-09-16T11:03:02.379455+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[88738]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:03.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:03 smithi003 bash[88738]: audit 2024-09-16T11:03:02.391214+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:04.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:03.641687057Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:04.005 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[73635]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:03:04.005 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:03 smithi088 bash[73635]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:03:04.501 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T11:03:04.501 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T11:03:04.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[69924]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.501 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[69924]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:04 smithi003 bash[88738]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:04 smithi003 bash[88738]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:04 smithi003 bash[92405]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:04 smithi003 bash[92405]: cluster 2024-09-16T11:03:03.615006+0000 mgr.y (mgr.15246) 656 : cluster [DBG] pgmap v384: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:04.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T11:03:04.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T11:03:04.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T11:03:04.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T11:03:04.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:04 smithi088 bash[73635]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T11:03:06.504 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[73870]: debug 2024-09-16T11:03:06.195+0000 7f137937d640 1 -- 172.21.15.88:0/2527058747 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f563354960 con 0x55f563375c00 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:06.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[88738]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:06.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:06 smithi003 bash[92405]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:06.637255352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: cluster 2024-09-16T11:03:05.616028+0000 mgr.y (mgr.15246) 657 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-16T11:03:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:07.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: audit 2024-09-16T11:03:06.072022+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:06 smithi088 bash[69924]: audit 2024-09-16T11:03:06.074225+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:08.004 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:07 smithi088 bash[73870]: debug 2024-09-16T11:03:07.739+0000 7f137bbe4640 -1 Falling back to public interface 2024-09-16T11:03:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:08 smithi003 bash[88738]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:08 smithi003 bash[88738]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:08.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:08] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T11:03:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:08 smithi003 bash[92405]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:08 smithi003 bash[92405]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:08 smithi088 bash[69924]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:08 smithi088 bash[69924]: cluster 2024-09-16T11:03:07.617795+0000 mgr.y (mgr.15246) 658 : cluster [DBG] pgmap v386: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:09.618163355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[92405]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:10.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:10.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:10 smithi003 bash[88738]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.588063+0000 mgr.y (mgr.15246) 659 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: cluster 2024-09-16T11:03:09.619202+0000 mgr.y (mgr.15246) 660 : cluster [DBG] pgmap v387: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:11.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.641588+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: audit 2024-09-16T11:03:09.652179+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:11.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:10 smithi088 bash[69924]: cluster 2024-09-16T11:03:10.539038+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:11.754 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[73870]: debug 2024-09-16T11:03:11.479+0000 7f137bbe4640 -1 osd.4 131 log_to_monitors true 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[88738]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:11 smithi003 bash[92405]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:12.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[73870]: debug 2024-09-16T11:03:11.883+0000 7f137398e640 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:03:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:10.829173+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:10.839464+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:11.487265+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: audit 2024-09-16T11:03:11.487906+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:11 smithi088 bash[69924]: cluster 2024-09-16T11:03:11.620770+0000 mgr.y (mgr.15246) 661 : cluster [DBG] pgmap v388: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-16T11:03:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:12.661787759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:13.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:12 smithi088 bash[69924]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[88738]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.843703+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: cluster 2024-09-16T11:03:11.849856+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.854427+0000 mon.b (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:13.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:12 smithi003 bash[92405]: audit 2024-09-16T11:03:11.855194+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[88738]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:13 smithi003 bash[92405]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.844936+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.855245+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.88:6800/379371750,v1:172.21.15.88:6801/379371750] boot 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:12.855352+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: audit 2024-09-16T11:03:12.856846+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:13.622424+0000 mgr.y (mgr.15246) 662 : cluster [DBG] pgmap v391: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:13 smithi088 bash[69924]: cluster 2024-09-16T11:03:13.858309+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T11:03:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:15 smithi003 bash[88738]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:15 smithi003 bash[88738]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:15 smithi003 bash[92405]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:15 smithi003 bash[92405]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:16.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:15 smithi088 bash[69924]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:16.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:15 smithi088 bash[69924]: cluster 2024-09-16T11:03:15.541986+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:15.662936207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:16 smithi003 bash[88738]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:16.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:16 smithi003 bash[88738]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:16 smithi003 bash[92405]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:16.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:16 smithi003 bash[92405]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:16 smithi088 bash[69924]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:16 smithi088 bash[69924]: cluster 2024-09-16T11:03:15.623555+0000 mgr.y (mgr.15246) 663 : cluster [DBG] pgmap v393: 161 pgs: 12 peering, 31 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-16T11:03:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:17 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:17 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:17 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:17 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.676654+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 100/636 objects degraded (15.723%), 26 pgs degraded) 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:17 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.676705+0000 mon.a (mon.0) 484 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:18.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:18] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T11:03:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:18 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:18.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:18 smithi003 bash[88738]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:18.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:18 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:18.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:18 smithi003 bash[92405]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:18 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:18 smithi088 bash[69924]: cluster 2024-09-16T11:03:17.625240+0000 mgr.y (mgr.15246) 664 : cluster [DBG] pgmap v394: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T11:03:19.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:18.628099981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:20 smithi088 bash[69924]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:20 smithi088 bash[69924]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:20 smithi088 bash[69924]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:20 smithi088 bash[69924]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[88738]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[88738]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[88738]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[88738]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[92405]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[92405]: audit 2024-09-16T11:03:19.599329+0000 mgr.y (mgr.15246) 665 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:21.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[92405]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:20 smithi003 bash[92405]: cluster 2024-09-16T11:03:19.626231+0000 mgr.y (mgr.15246) 666 : cluster [DBG] pgmap v395: 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-16T11:03:21.815 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:21.64887959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:22.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[92405]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:22.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:21 smithi003 bash[88738]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.816451+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.826555+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.828713+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.830545+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:22.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.843243+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.939228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.942269+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.944333+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.946273+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.948644+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:20.948948+0000 mgr.y (mgr.15246) 667 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: cephadm 2024-09-16T11:03:20.951199+0000 mgr.y (mgr.15246) 668 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:21.072479+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:22.257 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: audit 2024-09-16T11:03:21.074996+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:22.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:22.258 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:21 smithi088 bash[69924]: cluster 2024-09-16T11:03:21.627527+0000 mgr.y (mgr.15246) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-09-16T11:03:24.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:24.631266599Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:24.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:24 smithi088 bash[69924]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[92405]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cephadm 2024-09-16T11:03:23.483441+0000 mgr.y (mgr.15246) 670 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.490561+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.494879+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: audit 2024-09-16T11:03:23.496141+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cephadm 2024-09-16T11:03:23.501712+0000 mgr.y (mgr.15246) 671 : cephadm [INF] Deploying daemon osd.5 on smithi088 2024-09-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:24.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:24 smithi003 bash[88738]: cluster 2024-09-16T11:03:23.628823+0000 mgr.y (mgr.15246) 672 : cluster [DBG] pgmap v397: 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-16T11:03:26.950 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:26 smithi088 bash[69924]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.950 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:26 smithi088 bash[69924]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.950 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:26 smithi088 bash[69924]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:26.950 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:26 smithi088 bash[69924]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[92405]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[92405]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[92405]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[92405]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[88738]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[88738]: cluster 2024-09-16T11:03:25.629484+0000 mgr.y (mgr.15246) 673 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[88738]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:26.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:26 smithi003 bash[88738]: audit 2024-09-16T11:03:26.275810+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:27.867 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:03:27.900 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:27.900 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:27.901 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:27.901 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:27.902 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:27.649622078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:27.902 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:27.903 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:28.254 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:28.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:28.254 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:27 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:28.255 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:28 smithi088 systemd[1]: Stopping Ceph osd.5 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:03:28.255 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[30438]: debug 2024-09-16T11:03:28.098+0000 7f6244b49640 -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-16T11:03:28.255 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[30438]: debug 2024-09-16T11:03:28.098+0000 7f6244b49640 -1 osd.5 136 *** Got signal Terminated *** 2024-09-16T11:03:28.255 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[30438]: debug 2024-09-16T11:03:28.098+0000 7f6244b49640 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:03:28.508 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:03:28.508 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 49s ago 37m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:03:28.508 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (9m) 18s ago 37m 66.3M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:03:28.508 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (12m) 49s ago 35m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:03:28.508 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (11m) 18s ago 45m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (22m) 49s ago 48m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 49s ago 48m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (8m) 18s ago 46m 43.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 49s ago 46m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (11m) 49s ago 37m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (11m) 18s ago 37m 8359k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 49s ago 45m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 49s ago 44m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 49s ago 43m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (53s) 49s ago 42m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (23s) 18s ago 41m - 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:03:28.509 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (40m) 18s ago 40m 63.0M 3292M 19.1.1-328-gad35db06 b5388489f99e dd8a5bb452c7 2024-09-16T11:03:28.510 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (39m) 18s ago 39m 59.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:03:28.510 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (38m) 18s ago 38m 64.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:03:28.510 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (10m) 18s ago 38m 47.8M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:03:28.510 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (35m) 49s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:03:28.510 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (35m) 18s ago 35m 103M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:03:28.897 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 5 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 10 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:03:28.898 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:03:28.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:28] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.51.0" 2024-09-16T11:03:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[92405]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[92405]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[88738]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[88738]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:28.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:28 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[69924]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[69924]: cluster 2024-09-16T11:03:27.630469+0000 mgr.y (mgr.15246) 674 : cluster [DBG] pgmap v399: 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-16T11:03:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:28 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.104397+0000 mon.a (mon.0) 501 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:03:29.211 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:03:29.212 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[88738]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:29.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:29 smithi003 bash[92405]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:30.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[77437]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-5 2024-09-16T11:03:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:27.856262+0000 mgr.y (mgr.15246) 675 : audit [DBG] from='client.54407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.176794+0000 mgr.y (mgr.15246) 676 : audit [DBG] from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.493388+0000 mgr.y (mgr.15246) 677 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.689115+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: cluster 2024-09-16T11:03:28.725579+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:29 smithi088 bash[69924]: audit 2024-09-16T11:03:28.897303+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3219913294' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:30.504 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[77528]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-5 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[88738]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:30 smithi003 bash[92405]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:30.652186399Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: audit 2024-09-16T11:03:29.211290+0000 mgr.y (mgr.15246) 678 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:03:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: audit 2024-09-16T11:03:29.606784+0000 mgr.y (mgr.15246) 679 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:31.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: cluster 2024-09-16T11:03:29.631187+0000 mgr.y (mgr.15246) 680 : cluster [DBG] pgmap v401: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:03:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:30 smithi088 bash[69924]: cluster 2024-09-16T11:03:29.721158+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T11:03:32.050 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:31 smithi088 bash[69924]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.050 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:31 smithi088 bash[69924]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:31 smithi003 bash[92405]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:31 smithi003 bash[92405]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:31 smithi003 bash[88738]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:31 smithi003 bash[88738]: cluster 2024-09-16T11:03:31.715238+0000 mon.a (mon.0) 505 : cluster [WRN] Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:32.331 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.332 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.332 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.332 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T11:03:32.333 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: Stopped Ceph osd.5 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:03:32.333 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.333 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.333 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.334 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.334 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.334 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:32.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:32 smithi088 systemd[1]: Started Ceph osd.5 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[92405]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:32 smithi003 bash[88738]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: cluster 2024-09-16T11:03:31.632480+0000 mgr.y (mgr.15246) 681 : cluster [DBG] pgmap v403: 161 pgs: 11 active+undersized, 15 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: audit 2024-09-16T11:03:32.381011+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:32 smithi088 bash[69924]: audit 2024-09-16T11:03:32.393723+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:33.633453074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:33 smithi088 bash[69924]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:33 smithi088 bash[69924]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:33 smithi088 bash[77674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:03:34.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:33 smithi088 bash[77674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:03:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:33 smithi003 bash[88738]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:33 smithi003 bash[88738]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:33 smithi003 bash[92405]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:33 smithi003 bash[92405]: cluster 2024-09-16T11:03:33.634254+0000 mgr.y (mgr.15246) 682 : cluster [DBG] pgmap v404: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:34.605 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T11:03:34.605 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T11:03:34.605 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T11:03:35.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T11:03:35.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T11:03:35.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T11:03:35.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:34 smithi088 bash[77674]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T11:03:36.504 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[77899]: debug 2024-09-16T11:03:36.254+0000 7f469ac78640 1 -- 172.21.15.88:0/3803125640 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564ba5a84960 con 0x564ba5aa5800 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:36.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[88738]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:36.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:36 smithi003 bash[92405]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:36.6270734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: cluster 2024-09-16T11:03:35.635202+0000 mgr.y (mgr.15246) 683 : cluster [DBG] pgmap v405: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: audit 2024-09-16T11:03:36.073310+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:36 smithi088 bash[69924]: audit 2024-09-16T11:03:36.075417+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:38.254 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:37 smithi088 bash[77899]: debug 2024-09-16T11:03:37.798+0000 7f469d4df640 -1 Falling back to public interface 2024-09-16T11:03:38.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:38] "GET /metrics HTTP/1.1" 200 38325 "" "Prometheus/2.51.0" 2024-09-16T11:03:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:38 smithi003 bash[92405]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:38.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:38 smithi003 bash[92405]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:38 smithi003 bash[88738]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:38 smithi003 bash[88738]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:39.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:38 smithi088 bash[69924]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:39.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:38 smithi088 bash[69924]: cluster 2024-09-16T11:03:37.636912+0000 mgr.y (mgr.15246) 684 : cluster [DBG] pgmap v406: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:39.622994961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[88738]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:40.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:40.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:40 smithi003 bash[92405]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.611932+0000 mgr.y (mgr.15246) 685 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: cluster 2024-09-16T11:03:39.638117+0000 mgr.y (mgr.15246) 686 : cluster [DBG] pgmap v407: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:41.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.714117+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: audit 2024-09-16T11:03:39.726444+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:41.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:40 smithi088 bash[69924]: cluster 2024-09-16T11:03:40.547756+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:41.876 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[77899]: debug 2024-09-16T11:03:41.570+0000 7f469d4df640 -1 osd.5 136 log_to_monitors true 2024-09-16T11:03:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[88738]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:41 smithi003 bash[92405]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:40.881138+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:40.893850+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:41.579792+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: audit 2024-09-16T11:03:41.580481+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T11:03:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:41 smithi088 bash[69924]: cluster 2024-09-16T11:03:41.639438+0000 mgr.y (mgr.15246) 687 : cluster [DBG] pgmap v408: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T11:03:42.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[77899]: debug 2024-09-16T11:03:42.430+0000 7f4691281640 -1 osd.5 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:03:42.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:42.675312783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[92405]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:42 smithi003 bash[88738]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.895799+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: cluster 2024-09-16T11:03:41.902288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.904956+0000 mon.b (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:41.905645+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:03:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:43.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:42 smithi088 bash[69924]: audit 2024-09-16T11:03:42.413029+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[88738]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:43 smithi003 bash[92405]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.409469+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:03:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.420445+0000 mon.a (mon.0) 521 : cluster [INF] osd.5 [v2:172.21.15.88:6808/1155283193,v1:172.21.15.88:6809/1155283193] boot 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.420574+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: audit 2024-09-16T11:03:43.421992+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:43 smithi088 bash[69924]: cluster 2024-09-16T11:03:43.640447+0000 mgr.y (mgr.15246) 688 : cluster [DBG] pgmap v411: 161 pgs: 38 active+undersized, 21 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; 75/636 objects degraded (11.792%) 2024-09-16T11:03:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:45 smithi003 bash[88738]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:45 smithi003 bash[88738]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:45 smithi003 bash[92405]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:45 smithi003 bash[92405]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[69924]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[69924]: cluster 2024-09-16T11:03:44.434778+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T11:03:45.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[66762]: logger=cleanup t=2024-09-16T11:03:45.414643556Z level=info msg="Completed cleanup jobs" duration=25.976065ms 2024-09-16T11:03:45.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[66762]: logger=grafana.update.checker t=2024-09-16T11:03:45.536819534Z level=info msg="Update check succeeded" duration=70.15009ms 2024-09-16T11:03:45.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[66762]: logger=plugins.update.checker t=2024-09-16T11:03:45.542139432Z level=info msg="Update check succeeded" duration=71.072652ms 2024-09-16T11:03:45.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:45.639161515Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:46 smithi003 bash[88738]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:46 smithi003 bash[88738]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:46 smithi003 bash[92405]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:46 smithi003 bash[92405]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:46 smithi088 bash[69924]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:46 smithi088 bash[69924]: cluster 2024-09-16T11:03:45.641489+0000 mgr.y (mgr.15246) 689 : cluster [DBG] pgmap v413: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T11:03:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:47 smithi088 bash[69924]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:47 smithi088 bash[69924]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:47 smithi003 bash[92405]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:47 smithi003 bash[92405]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:47 smithi003 bash[88738]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:47 smithi003 bash[88738]: cluster 2024-09-16T11:03:47.694389+0000 mon.a (mon.0) 525 : cluster [WRN] Health check update: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:03:48.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:48] "GET /metrics HTTP/1.1" 200 38325 "" "Prometheus/2.51.0" 2024-09-16T11:03:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:48 smithi003 bash[88738]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:48 smithi003 bash[88738]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:48 smithi003 bash[92405]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:48.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:48 smithi003 bash[92405]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:48.621234286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:48 smithi088 bash[69924]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:48 smithi088 bash[69924]: cluster 2024-09-16T11:03:47.643097+0000 mgr.y (mgr.15246) 690 : cluster [DBG] pgmap v414: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 13/636 objects degraded (2.044%) 2024-09-16T11:03:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:49.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[88738]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:49.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:49 smithi003 bash[92405]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: audit 2024-09-16T11:03:49.623091+0000 mgr.y (mgr.15246) 691 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.644078+0000 mgr.y (mgr.15246) 692 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.749360+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/636 objects degraded (2.044%), 2 pgs degraded) 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:49 smithi088 bash[69924]: cluster 2024-09-16T11:03:49.749404+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-09-16T11:03:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:51.63420611Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[88738]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:52.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:52.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:52 smithi003 bash[92405]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.018531+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.029060+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.031165+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.032899+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:03:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.043827+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.072312+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.074390+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.231308+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.234616+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.237022+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.238974+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:03:52.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.241500+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: audit 2024-09-16T11:03:51.241785+0000 mgr.y (mgr.15246) 693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: cephadm 2024-09-16T11:03:51.243488+0000 mgr.y (mgr.15246) 694 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:52.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:52 smithi088 bash[69924]: cluster 2024-09-16T11:03:51.645119+0000 mgr.y (mgr.15246) 695 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:03:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:54.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[88738]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:54.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:54.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:54 smithi003 bash[92405]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:54.649142943Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cephadm 2024-09-16T11:03:53.644844+0000 mgr.y (mgr.15246) 696 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cluster 2024-09-16T11:03:53.646777+0000 mgr.y (mgr.15246) 697 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.655376+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.661053+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: audit 2024-09-16T11:03:53.662638+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:54 smithi088 bash[69924]: cephadm 2024-09-16T11:03:53.668336+0000 mgr.y (mgr.15246) 698 : cephadm [INF] Deploying daemon osd.6 on smithi088 2024-09-16T11:03:56.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:56 smithi088 bash[69924]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:56 smithi088 bash[69924]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:56 smithi088 bash[69924]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:56.918 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:56 smithi088 bash[69924]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[88738]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[88738]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[88738]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[88738]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[92405]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[92405]: cluster 2024-09-16T11:03:55.647457+0000 mgr.y (mgr.15246) 699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:03:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[92405]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:56.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:56 smithi003 bash[92405]: audit 2024-09-16T11:03:56.293744+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:03:57.981 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:03:57.657763234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:03:58.237 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.238 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.238 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.239 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.239 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.239 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.240 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:03:58.504 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:58 smithi088 systemd[1]: Stopping Ceph osd.6 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:03:58.504 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[35647]: debug 2024-09-16T11:03:58.350+0000 7f87cd6a1640 -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-16T11:03:58.504 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[35647]: debug 2024-09-16T11:03:58.350+0000 7f87cd6a1640 -1 osd.6 141 *** Got signal Terminated *** 2024-09-16T11:03:58.505 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[35647]: debug 2024-09-16T11:03:58.350+0000 7f87cd6a1640 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:03:58] "GET /metrics HTTP/1.1" 200 38315 "" "Prometheus/2.51.0" 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[92405]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[92405]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[88738]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[88738]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:58.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:58 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[69924]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[69924]: cluster 2024-09-16T11:03:57.648969+0000 mgr.y (mgr.15246) 700 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:03:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:58 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.356484+0000 mon.a (mon.0) 544 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T11:03:59.559 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:03:59.922 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[81459]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-6 2024-09-16T11:03:59.922 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.922 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.922 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:03:59.922 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[69924]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:03:59.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[92405]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.659453+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:03:59.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:03:59 smithi003 bash[88738]: cluster 2024-09-16T11:03:58.677243+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T11:04:00.231 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 81s ago 38m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (10m) 20s ago 37m 68.1M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (12m) 81s ago 35m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (12m) 20s ago 46m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (23m) 81s ago 48m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 81s ago 48m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (8m) 20s ago 46m 44.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:04:00.232 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 81s ago 46m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (12m) 81s ago 38m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (12m) 20s ago 38m 8343k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 81s ago 45m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 81s ago 44m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 81s ago 43m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (85s) 81s ago 42m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (54s) 20s ago 42m 49.8M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (24s) 20s ago 41m - 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (40m) 20s ago 40m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 6390df07f7c1 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (39m) 20s ago 39m 64.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:04:00.233 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (11m) 20s ago 38m 49.2M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:04:00.234 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (35m) 81s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:04:00.234 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (35m) 20s ago 35m 103M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:04:00.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:03:59 smithi088 bash[81526]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-6 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:04:00.617 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 6 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T11:04:00.618 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 11 2024-09-16T11:04:00.619 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:04:00.619 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:04:00.948 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:04:00.949 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[88738]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:00.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:00 smithi003 bash[92405]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:01.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:00.639123101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:01.000 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:03:59.546975+0000 mgr.y (mgr.15246) 701 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:03:59.633374+0000 mgr.y (mgr.15246) 702 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: cluster 2024-09-16T11:03:59.649440+0000 mgr.y (mgr.15246) 703 : cluster [DBG] pgmap v421: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: cluster 2024-09-16T11:03:59.680418+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:01.001 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:00 smithi088 bash[69924]: audit 2024-09-16T11:04:00.617428+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.3:0/490499360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[92405]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[92405]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[92405]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[92405]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[88738]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[88738]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[88738]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:01.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:01 smithi003 bash[88738]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:01 smithi088 bash[69924]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:01 smithi088 bash[69924]: audit 2024-09-16T11:03:59.883716+0000 mgr.y (mgr.15246) 704 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:01 smithi088 bash[69924]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:01 smithi088 bash[69924]: audit 2024-09-16T11:04:00.194638+0000 mgr.y (mgr.15246) 705 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.361 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.361 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.361 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.362 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.362 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T11:04:02.362 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: Stopped Ceph osd.6 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:04:02.362 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.362 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.363 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.363 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.363 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:02.690 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:02 smithi088 systemd[1]: Started Ceph osd.6 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[88738]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:02.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:02 smithi003 bash[92405]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:03.003 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:00.948930+0000 mgr.y (mgr.15246) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: cluster 2024-09-16T11:04:01.650499+0000 mgr.y (mgr.15246) 707 : cluster [DBG] pgmap v423: 161 pgs: 7 active+undersized, 10 stale+active+clean, 6 active+undersized+degraded, 138 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: cluster 2024-09-16T11:04:01.678530+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:02.412398+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:02 smithi088 bash[69924]: audit 2024-09-16T11:04:02.422643+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:03.630474832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:04.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:03 smithi088 bash[81674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:04:04.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:03 smithi088 bash[81674]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:04:04.629 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T11:04:04.629 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T11:04:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:04 smithi003 bash[88738]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:04.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:04 smithi003 bash[88738]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:04 smithi003 bash[92405]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:04.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:04 smithi003 bash[92405]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[69924]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:05.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[69924]: cluster 2024-09-16T11:04:03.652214+0000 mgr.y (mgr.15246) 708 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:05.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T11:04:05.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T11:04:05.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T11:04:05.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T11:04:05.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:04 smithi088 bash[81674]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T11:04:06.619 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[81898]: debug 2024-09-16T11:04:06.322+0000 7f3c815a9640 1 -- 172.21.15.88:0/1943302109 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5641f3142960 con 0x5641f3163800 2024-09-16T11:04:06.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:07.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[92405]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:07.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:06 smithi003 bash[88738]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:07.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:06.620239811Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: cluster 2024-09-16T11:04:05.653197+0000 mgr.y (mgr.15246) 709 : cluster [DBG] pgmap v425: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: audit 2024-09-16T11:04:06.072829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:06 smithi088 bash[69924]: audit 2024-09-16T11:04:06.075044+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:08.504 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:08 smithi088 bash[81898]: debug 2024-09-16T11:04:08.094+0000 7f3c83e10640 -1 Falling back to public interface 2024-09-16T11:04:08.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:08] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T11:04:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:08 smithi003 bash[88738]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:08 smithi003 bash[88738]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:08 smithi003 bash[92405]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:08.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:08 smithi003 bash[92405]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:08 smithi088 bash[69924]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:08 smithi088 bash[69924]: cluster 2024-09-16T11:04:07.654868+0000 mgr.y (mgr.15246) 710 : cluster [DBG] pgmap v426: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:09.628598495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[88738]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:11.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:10 smithi003 bash[92405]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.644322+0000 mgr.y (mgr.15246) 711 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: cluster 2024-09-16T11:04:09.656130+0000 mgr.y (mgr.15246) 712 : cluster [DBG] pgmap v427: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.762692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: audit 2024-09-16T11:04:09.775188+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:10 smithi088 bash[69924]: cluster 2024-09-16T11:04:10.554483+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[88738]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:11 smithi003 bash[92405]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[81898]: debug 2024-09-16T11:04:11.846+0000 7f3c83e10640 -1 osd.6 141 log_to_monitors true 2024-09-16T11:04:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:10.907601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:10.918211+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: cluster 2024-09-16T11:04:11.657487+0000 mgr.y (mgr.15246) 713 : cluster [DBG] pgmap v428: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:11.856512+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:11 smithi088 bash[69924]: audit 2024-09-16T11:04:11.857237+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T11:04:12.754 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[81898]: debug 2024-09-16T11:04:12.454+0000 7f3c77bb2640 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:04:12.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:12.623124591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[88738]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:13.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:12 smithi003 bash[92405]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:13.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.923009+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T11:04:13.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.930245+0000 mon.b (mon.1) 9 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: cluster 2024-09-16T11:04:11.930595+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:11.932752+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:13.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:12 smithi088 bash[69924]: audit 2024-09-16T11:04:12.439991+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T11:04:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[88738]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:14.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:14.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:13 smithi003 bash[92405]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.436507+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.449573+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.88:6816/2595733360,v1:172.21.15.88:6817/2595733360] boot 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.449998+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: audit 2024-09-16T11:04:13.453250+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:14.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:13 smithi088 bash[69924]: cluster 2024-09-16T11:04:13.658495+0000 mgr.y (mgr.15246) 714 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:15.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:15 smithi003 bash[88738]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:15.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:15 smithi003 bash[88738]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:15.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:15 smithi003 bash[92405]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:15.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:15 smithi003 bash[92405]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:15.754 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:15.631286722Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:15.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:15 smithi088 bash[69924]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:15.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:15 smithi088 bash[69924]: cluster 2024-09-16T11:04:14.460125+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T11:04:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:16 smithi003 bash[92405]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:16.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:16 smithi003 bash[92405]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:16 smithi003 bash[88738]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:16.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:16 smithi003 bash[88738]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:16 smithi088 bash[69924]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:16.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:16 smithi088 bash[69924]: cluster 2024-09-16T11:04:15.659517+0000 mgr.y (mgr.15246) 715 : cluster [DBG] pgmap v433: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T11:04:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:17 smithi088 bash[69924]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:17 smithi088 bash[69924]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:17 smithi003 bash[88738]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:17 smithi003 bash[88738]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:17 smithi003 bash[92405]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:17 smithi003 bash[92405]: cluster 2024-09-16T11:04:17.712441+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded (PG_DEGRADED) 2024-09-16T11:04:18.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:18] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T11:04:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:18 smithi003 bash[88738]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:18 smithi003 bash[88738]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:18 smithi003 bash[92405]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:18 smithi003 bash[92405]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:18.6312238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:18 smithi088 bash[69924]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:18 smithi088 bash[69924]: cluster 2024-09-16T11:04:17.661107+0000 mgr.y (mgr.15246) 716 : cluster [DBG] pgmap v434: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 9/636 objects degraded (1.415%) 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:19.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[88738]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:19.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:19 smithi003 bash[92405]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: audit 2024-09-16T11:04:19.651132+0000 mgr.y (mgr.15246) 717 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.662018+0000 mgr.y (mgr.15246) 718 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T11:04:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.770907+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/636 objects degraded (1.415%), 1 pg degraded) 2024-09-16T11:04:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:20.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:19 smithi088 bash[69924]: cluster 2024-09-16T11:04:19.770978+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:21.632181211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:22.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[88738]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.482 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:22.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:22 smithi003 bash[92405]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.073000+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.075128+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.318385+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.328880+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.331044+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.332929+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.343507+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.475344+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.478652+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.507 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.480895+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.482802+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.485260+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: audit 2024-09-16T11:04:21.485637+0000 mgr.y (mgr.15246) 719 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: cephadm 2024-09-16T11:04:21.487929+0000 mgr.y (mgr.15246) 720 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:22.508 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:22 smithi088 bash[69924]: cluster 2024-09-16T11:04:21.663007+0000 mgr.y (mgr.15246) 721 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 373 B/s rd, 0 op/s 2024-09-16T11:04:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:24.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[88738]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:24.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:24 smithi003 bash[92405]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:24.632252136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: cluster 2024-09-16T11:04:23.664472+0000 mgr.y (mgr.15246) 722 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T11:04:25.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:23.995894+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:24.000209+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T11:04:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:24 smithi088 bash[69924]: audit 2024-09-16T11:04:24.002264+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:25.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:25 smithi088 bash[69924]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:25.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:25 smithi088 bash[69924]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:25.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:25 smithi088 bash[69924]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:25.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:25 smithi088 bash[69924]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[88738]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[88738]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[88738]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[88738]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[92405]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:26.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[92405]: cephadm 2024-09-16T11:04:23.988084+0000 mgr.y (mgr.15246) 723 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T11:04:26.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[92405]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:26.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:25 smithi003 bash[92405]: cephadm 2024-09-16T11:04:24.007704+0000 mgr.y (mgr.15246) 724 : cephadm [INF] Deploying daemon osd.7 on smithi088 2024-09-16T11:04:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:26 smithi088 bash[69924]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:26 smithi088 bash[69924]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:26 smithi088 bash[69924]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:26 smithi088 bash[69924]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[88738]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[88738]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[88738]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[88738]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[92405]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[92405]: cluster 2024-09-16T11:04:25.665296+0000 mgr.y (mgr.15246) 725 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-16T11:04:27.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[92405]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:26 smithi003 bash[92405]: audit 2024-09-16T11:04:26.311491+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:27.697 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:27.634094651Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:28.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.740 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.740 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.740 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.741 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.741 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.741 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.742 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.742 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:28.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:28] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.51.0" 2024-09-16T11:04:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:28 smithi003 bash[88738]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:28 smithi003 bash[88738]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:28 smithi003 bash[92405]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:28.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:28 smithi003 bash[92405]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:28 smithi088 bash[69924]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:29.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:28 smithi088 bash[69924]: cluster 2024-09-16T11:04:27.666828+0000 mgr.y (mgr.15246) 726 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T11:04:29.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:28 smithi088 systemd[1]: Stopping Ceph osd.7 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:04:29.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:28 smithi088 bash[41132]: debug 2024-09-16T11:04:28.881+0000 7f7e32e40640 -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-16T11:04:29.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:28 smithi088 bash[41132]: debug 2024-09-16T11:04:28.881+0000 7f7e32e40640 -1 osd.7 146 *** Got signal Terminated *** 2024-09-16T11:04:29.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:28 smithi088 bash[41132]: debug 2024-09-16T11:04:28.881+0000 7f7e32e40640 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:04:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:29 smithi003 bash[88738]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:29.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:29 smithi003 bash[88738]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:29 smithi003 bash[92405]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:29 smithi003 bash[92405]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:29 smithi088 bash[69924]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:29 smithi088 bash[69924]: cluster 2024-09-16T11:04:28.885368+0000 mon.a (mon.0) 588 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T11:04:30.898 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[85710]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-7 2024-09-16T11:04:30.898 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:30.637765937Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:30.898 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:30.899 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[69924]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:31.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:31.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:31.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:31.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:31.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[92405]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:31.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: audit 2024-09-16T11:04:29.657215+0000 mgr.y (mgr.15246) 727 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.667776+0000 mgr.y (mgr.15246) 728 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.740918+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:31.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:30 smithi003 bash[88738]: cluster 2024-09-16T11:04:29.758571+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T11:04:31.254 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:30 smithi088 bash[85776]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-7 2024-09-16T11:04:31.296 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (11m) 112s ago 38m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (10m) 22s ago 38m 68.4M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (13m) 112s ago 36m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (13m) 22s ago 46m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:04:31.961 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (23m) 112s ago 49m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 112s ago 49m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (9m) 22s ago 47m 45.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 112s ago 47m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (12m) 112s ago 38m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (12m) 22s ago 38m 9031k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 112s ago 46m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 112s ago 45m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (3m) 112s ago 44m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (117s) 112s ago 43m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (86s) 22s ago 42m 50.5M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (56s) 22s ago 41m 52.2M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (26s) 22s ago 40m - 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 17c387277f55 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (39m) 22s ago 39m 66.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 843bd392cdc1 2024-09-16T11:04:31.962 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (12m) 22s ago 39m 49.2M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:04:31.963 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (36m) 112s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:04:31.963 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (36m) 22s ago 36m 103M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:04:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:31 smithi088 bash[69924]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:31 smithi088 bash[69924]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:31 smithi003 bash[88738]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:31 smithi003 bash[88738]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:31 smithi003 bash[92405]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:31 smithi003 bash[92405]: cluster 2024-09-16T11:04:30.761725+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T11:04:32.337 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:04:32.337 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:04:32.338 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:04:32.338 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:32.338 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:04:32.338 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 7 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:04:32.339 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:04:32.340 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:04:32.340 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:04:32.340 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T11:04:32.340 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 12 2024-09-16T11:04:32.340 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:04:32.341 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:04:32.661 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:04:32.661 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:04:32.661 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:04:32.661 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T11:04:32.661 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:04:32.662 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T11:04:32.662 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T11:04:32.662 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:04:32.662 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:04:33.124 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:32 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T11:04:33.124 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:32 smithi088 systemd[1]: Stopped Ceph osd.7 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:04:33.124 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.124 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.124 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.124 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.124 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.125 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.125 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.125 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.125 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.125 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:32 smithi088 bash[69924]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[88738]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:31.282953+0000 mgr.y (mgr.15246) 729 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:31.605279+0000 mgr.y (mgr.15246) 730 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: cluster 2024-09-16T11:04:31.668749+0000 mgr.y (mgr.15246) 731 : cluster [DBG] pgmap v443: 161 pgs: 8 active+undersized, 20 stale+active+clean, 5 active+undersized+degraded, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 10/636 objects degraded (1.572%) 2024-09-16T11:04:33.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: cluster 2024-09-16T11:04:31.753397+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: Degraded data redundancy: 10/636 objects degraded (1.572%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:33.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:32 smithi003 bash[92405]: audit 2024-09-16T11:04:32.337555+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/553395941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:33.504 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.504 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.505 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.505 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.506 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.506 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.506 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:33.506 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: Started Ceph osd.7 for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:04:33.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:04:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:33.633347393Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:33 smithi088 bash[69924]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[88738]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:31.923925+0000 mgr.y (mgr.15246) 732 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:32.660784+0000 mgr.y (mgr.15246) 733 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:33.295272+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:34.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:33 smithi003 bash[92405]: audit 2024-09-16T11:04:33.305719+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:35.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:34 smithi088 bash[69924]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:34 smithi088 bash[69924]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:34 smithi088 bash[85923]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:04:35.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:34 smithi088 bash[85923]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T11:04:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:34 smithi003 bash[88738]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:34 smithi003 bash[88738]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:34 smithi003 bash[92405]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:34 smithi003 bash[92405]: cluster 2024-09-16T11:04:33.670633+0000 mgr.y (mgr.15246) 734 : cluster [DBG] pgmap v444: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:35.504 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T11:04:35.504 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T11:04:36.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T11:04:36.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T11:04:36.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T11:04:36.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T11:04:36.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:35 smithi088 bash[85923]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T11:04:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:36.668654035Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:36 smithi088 bash[69924]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[88738]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: cluster 2024-09-16T11:04:35.671642+0000 mgr.y (mgr.15246) 735 : cluster [DBG] pgmap v445: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: audit 2024-09-16T11:04:36.073569+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:36 smithi003 bash[92405]: audit 2024-09-16T11:04:36.075865+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:37.504 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:37 smithi088 bash[86152]: debug 2024-09-16T11:04:37.257+0000 7f593ee5f640 1 -- 172.21.15.88:0/288041536 <== mon.1 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5597bf73c960 con 0x5597bf75dc00 2024-09-16T11:04:38.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:38 smithi088 bash[86152]: debug 2024-09-16T11:04:38.365+0000 7f59416c6640 -1 Falling back to public interface 2024-09-16T11:04:38.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:38] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.51.0" 2024-09-16T11:04:38.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:38 smithi003 bash[88738]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:38 smithi003 bash[88738]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:38 smithi003 bash[92405]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:38.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:38 smithi003 bash[92405]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:38 smithi088 bash[69924]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:38 smithi088 bash[69924]: cluster 2024-09-16T11:04:37.673427+0000 mgr.y (mgr.15246) 736 : cluster [DBG] pgmap v446: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[88738]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[88738]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[88738]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[88738]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[92405]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:39.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[92405]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:39.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[92405]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:39.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:39 smithi003 bash[92405]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:39.621083824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:39 smithi088 bash[69924]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:39 smithi088 bash[69924]: audit 2024-09-16T11:04:39.668364+0000 mgr.y (mgr.15246) 737 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:39 smithi088 bash[69924]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:39 smithi088 bash[69924]: cluster 2024-09-16T11:04:39.674651+0000 mgr.y (mgr.15246) 738 : cluster [DBG] pgmap v447: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[88738]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:40 smithi003 bash[92405]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: cluster 2024-09-16T11:04:40.561657+0000 mon.a (mon.0) 597 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: audit 2024-09-16T11:04:40.717648+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:40 smithi088 bash[69924]: audit 2024-09-16T11:04:40.728609+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:42.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[86152]: debug 2024-09-16T11:04:41.629+0000 7f59416c6640 -1 osd.7 146 log_to_monitors true 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:41 smithi088 bash[69924]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[88738]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: audit 2024-09-16T11:04:41.635596+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: audit 2024-09-16T11:04:41.636601+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:41 smithi003 bash[92405]: cluster 2024-09-16T11:04:41.675860+0000 mgr.y (mgr.15246) 739 : cluster [DBG] pgmap v448: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-16T11:04:42.637 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[86152]: debug 2024-09-16T11:04:42.353+0000 7f5935468640 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T11:04:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:42.637823788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:43.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:42 smithi088 bash[69924]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:43.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[88738]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:43.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.842046+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T11:04:43.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: cluster 2024-09-16T11:04:41.851143+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.851844+0000 mon.b (mon.1) 11 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.853951+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:41.930022+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:42.022493+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:43.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:43.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:42 smithi003 bash[92405]: audit 2024-09-16T11:04:42.330323+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T11:04:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[88738]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:44.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:44.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:43 smithi003 bash[92405]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.326920+0000 mon.a (mon.0) 607 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T11:04:44.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.340602+0000 mon.a (mon.0) 608 : cluster [INF] osd.7 [v2:172.21.15.88:6824/174376389,v1:172.21.15.88:6825/174376389] boot 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.340746+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: audit 2024-09-16T11:04:43.342363+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:44.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:43 smithi088 bash[69924]: cluster 2024-09-16T11:04:43.676832+0000 mgr.y (mgr.15246) 740 : cluster [DBG] pgmap v451: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:45.627 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:45 smithi088 bash[69924]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:45.627 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:45 smithi088 bash[69924]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:45 smithi003 bash[88738]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:45.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:45 smithi003 bash[88738]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:45 smithi003 bash[92405]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:45.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:45 smithi003 bash[92405]: cluster 2024-09-16T11:04:44.354326+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T11:04:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:45.627221477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:46 smithi003 bash[88738]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:46.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:46 smithi003 bash[88738]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:46 smithi003 bash[92405]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:46.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:46 smithi003 bash[92405]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:46 smithi088 bash[69924]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:46.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:46 smithi088 bash[69924]: cluster 2024-09-16T11:04:45.677831+0000 mgr.y (mgr.15246) 741 : cluster [DBG] pgmap v453: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T11:04:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[92405]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[92405]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[92405]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[92405]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[88738]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[88738]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[88738]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:47 smithi003 bash[88738]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.230 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:47 smithi088 bash[69924]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:47 smithi088 bash[69924]: cluster 2024-09-16T11:04:47.679392+0000 mgr.y (mgr.15246) 742 : cluster [DBG] pgmap v454: 161 pgs: 5 active+undersized, 2 active+undersized+degraded, 154 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T11:04:48.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:47 smithi088 bash[69924]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.231 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:47 smithi088 bash[69924]: cluster 2024-09-16T11:04:47.730665+0000 mon.a (mon.0) 612 : cluster [WRN] Health check update: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T11:04:48.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:48] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.51.0" 2024-09-16T11:04:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:48.621939638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:49.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:49.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[92405]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:49.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:49.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:49.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:49.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:49 smithi003 bash[88738]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:50.146 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:50.146 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: audit 2024-09-16T11:04:49.676161+0000 mgr.y (mgr.15246) 743 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.680382+0000 mgr.y (mgr.15246) 744 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.731686+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:50.147 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:49 smithi088 bash[69924]: cluster 2024-09-16T11:04:49.731732+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-16T11:04:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:51.630504484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[92405]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:52 smithi003 bash[88738]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:51.073939+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:51.076062+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:04:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: cluster 2024-09-16T11:04:51.681242+0000 mgr.y (mgr.15246) 745 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T11:04:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:52.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:52 smithi088 bash[69924]: audit 2024-09-16T11:04:52.062087+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.479 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.482 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.494 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.505 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[88738]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:53 smithi003 bash[92405]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.073199+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.075427+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.082058+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.099019+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.227884+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:04:53.512 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.231538+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.234185+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.236279+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.239700+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.240958+0000 mgr.y (mgr.15246) 746 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.248393+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.513 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.252727+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.258678+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.262835+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.268892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.273340+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.279394+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.284078+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T11:04:53.514 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.290305+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.294927+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.300773+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.304879+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.310676+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.314665+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.515 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.321290+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.326297+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.332012+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.340920+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.342565+0000 mgr.y (mgr.15246) 747 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.351648+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.358939+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.360544+0000 mgr.y (mgr.15246) 748 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.367179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.372244+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.374958+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.376507+0000 mgr.y (mgr.15246) 749 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.385337+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.393564+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.395800+0000 mgr.y (mgr.15246) 750 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.403009+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.416361+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.418044+0000 mgr.y (mgr.15246) 751 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.424011+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.428638+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.432385+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.435845+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.439377+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.442447+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.445488+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.447058+0000 mgr.y (mgr.15246) 752 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.449125+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:04:53.519 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.454034+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.457060+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.461620+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.464444+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.470860+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.473959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.520 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.480627+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.483877+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.489967+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.492651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.493999+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:04:53.521 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.501513+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.505089+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.506708+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.514619+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.518567+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.519895+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.526384+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:04:53.522 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.529544+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.536898+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.541037+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.542418+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.543822+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.545373+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.523 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.546766+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.548237+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: cephadm 2024-09-16T11:04:52.549388+0000 mgr.y (mgr.15246) 753 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.550230+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.557435+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.559472+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.561197+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.524 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.573164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.696168+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.697655+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:53.525 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:53 smithi088 bash[69924]: audit 2024-09-16T11:04:52.706930+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:54.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:54 smithi003 bash[88738]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:54.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:54 smithi003 bash[88738]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:54 smithi003 bash[92405]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:54.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:54 smithi003 bash[92405]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:54 smithi088 bash[69924]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:54.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:54 smithi088 bash[69924]: cluster 2024-09-16T11:04:53.682838+0000 mgr.y (mgr.15246) 754 : cluster [DBG] pgmap v457: 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-16T11:04:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:54.620525642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:56 smithi088 bash[69924]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:56 smithi088 bash[69924]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:56 smithi088 bash[69924]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:57.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:56 smithi088 bash[69924]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[92405]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[92405]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[92405]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[92405]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[88738]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[88738]: cluster 2024-09-16T11:04:55.683548+0000 mgr.y (mgr.15246) 755 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T11:04:57.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[88738]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:57.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:56 smithi003 bash[88738]: audit 2024-09-16T11:04:56.360899+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:04:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:04:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:04:57.627649502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:04:58.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:04:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:04:58] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.51.0" 2024-09-16T11:04:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:58 smithi003 bash[88738]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:04:58.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:04:58 smithi003 bash[88738]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:04:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:58 smithi003 bash[92405]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:04:58.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:04:58 smithi003 bash[92405]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:04:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:58 smithi088 bash[69924]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:04:59.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:04:58 smithi088 bash[69924]: cluster 2024-09-16T11:04:57.685098+0000 mgr.y (mgr.15246) 756 : cluster [DBG] pgmap v459: 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-16T11:05:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:00.655334726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:01.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:00 smithi088 bash[69924]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:00 smithi088 bash[69924]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:00 smithi088 bash[69924]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:00 smithi088 bash[69924]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[88738]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[88738]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[88738]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:01.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[88738]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[92405]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[92405]: cluster 2024-09-16T11:04:59.686025+0000 mgr.y (mgr.15246) 757 : cluster [DBG] pgmap v460: 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-16T11:05:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[92405]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:01.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:00 smithi003 bash[92405]: audit 2024-09-16T11:04:59.687305+0000 mgr.y (mgr.15246) 758 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:02 smithi088 bash[69924]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:02 smithi088 bash[69924]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:02 smithi003 bash[92405]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:02 smithi003 bash[92405]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.013 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:02 smithi003 bash[88738]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.013 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:02 smithi003 bash[88738]: cluster 2024-09-16T11:05:01.686880+0000 mgr.y (mgr.15246) 759 : cluster [DBG] pgmap v461: 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-16T11:05:03.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T11:05:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:03.651184909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[88738]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[88738]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[88738]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:05.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[88738]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[92405]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[92405]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[92405]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:05.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:04 smithi003 bash[92405]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:04 smithi088 bash[69924]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:04 smithi088 bash[69924]: audit 2024-09-16T11:05:02.998499+0000 mgr.y (mgr.15246) 760 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:04 smithi088 bash[69924]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:04 smithi088 bash[69924]: cluster 2024-09-16T11:05:03.688790+0000 mgr.y (mgr.15246) 761 : cluster [DBG] pgmap v462: 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-16T11:05:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:06.661102911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:06 smithi088 bash[69924]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:06 smithi088 bash[69924]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:06 smithi088 bash[69924]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:07.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:06 smithi088 bash[69924]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[92405]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[92405]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[92405]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[92405]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[88738]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[88738]: cluster 2024-09-16T11:05:05.689511+0000 mgr.y (mgr.15246) 762 : cluster [DBG] pgmap v463: 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-16T11:05:07.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[88738]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:07.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:06 smithi003 bash[88738]: audit 2024-09-16T11:05:06.068259+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:08.731 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:08.830 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:08] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.51.0" 2024-09-16T11:05:08.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:08 smithi003 bash[92405]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:08.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:08 smithi003 bash[92405]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:08.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:08 smithi003 bash[88738]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:08.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:08 smithi003 bash[88738]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:09.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:08 smithi088 bash[69924]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:09.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:08 smithi088 bash[69924]: cluster 2024-09-16T11:05:07.691015+0000 mgr.y (mgr.15246) 763 : cluster [DBG] pgmap v464: 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-16T11:05:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:09.634270645Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:10.453 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:05:10.453 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (12m) 2m ago 39m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:05:10.453 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (11m) 29s ago 39m 68.5M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:05:10.453 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (13m) 2m ago 36m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (13m) 29s ago 47m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (24m) 2m ago 49m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 2m ago 50m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (9m) 29s ago 48m 47.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 2m ago 47m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (13m) 2m ago 39m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (13m) 29s ago 39m 8403k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 2m ago 46m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (5m) 2m ago 45m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (4m) 2m ago 45m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (2m) 2m ago 44m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (2m) 29s ago 43m 51.7M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (95s) 29s ago 42m 52.6M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:05:10.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (65s) 29s ago 41m 51.4M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 17c387277f55 2024-09-16T11:05:10.455 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (34s) 29s ago 40m - 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f f426cdc266a5 2024-09-16T11:05:10.455 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (12m) 29s ago 39m 49.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:05:10.455 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:05:10.455 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (37m) 29s ago 37m 103M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:05:11.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[88738]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[88738]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[88738]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:11.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[88738]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:11.192 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[92405]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.192 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[92405]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.192 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[92405]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:11.192 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:10 smithi003 bash[92405]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:11.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T11:05:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:10 smithi088 bash[69924]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:10 smithi088 bash[69924]: cluster 2024-09-16T11:05:09.692008+0000 mgr.y (mgr.15246) 764 : cluster [DBG] pgmap v465: 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-16T11:05:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:10 smithi088 bash[69924]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:10 smithi088 bash[69924]: audit 2024-09-16T11:05:09.697514+0000 mgr.y (mgr.15246) 765 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:11 smithi003 bash[88738]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:12.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:11 smithi003 bash[88738]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:11 smithi003 bash[92405]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:12.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:11 smithi003 bash[92405]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:11 smithi088 bash[69924]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:12.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:11 smithi088 bash[69924]: audit 2024-09-16T11:05:10.416310+0000 mgr.y (mgr.15246) 766 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:12.667559441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:12 smithi088 bash[69924]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:12 smithi088 bash[69924]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:12 smithi003 bash[88738]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:12 smithi003 bash[88738]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:12 smithi003 bash[92405]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:12 smithi003 bash[92405]: cluster 2024-09-16T11:05:11.692899+0000 mgr.y (mgr.15246) 767 : cluster [DBG] pgmap v466: 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-16T11:05:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:14 smithi003 bash[88738]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:14 smithi003 bash[88738]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:14 smithi003 bash[92405]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:14 smithi003 bash[92405]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:14 smithi088 bash[69924]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:14 smithi088 bash[69924]: cluster 2024-09-16T11:05:13.694544+0000 mgr.y (mgr.15246) 768 : cluster [DBG] pgmap v467: 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-16T11:05:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:15.642983332Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:15 smithi088 bash[69924]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:15 smithi088 bash[69924]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:16.017 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:16.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:15 smithi003 bash[92405]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:16.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:15 smithi003 bash[92405]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:16.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:15 smithi003 bash[88738]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:16.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:15 smithi003 bash[88738]: cluster 2024-09-16T11:05:15.695261+0000 mgr.y (mgr.15246) 769 : cluster [DBG] pgmap v468: 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-16T11:05:17.609 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:05:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:17 smithi003 bash[92405]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:17.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:17 smithi003 bash[92405]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:17 smithi003 bash[88738]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:17.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:17 smithi003 bash[88738]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:17 smithi088 bash[69924]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:18.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:17 smithi088 bash[69924]: audit 2024-09-16T11:05:17.598200+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1553904065' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:18.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T11:05:18.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:18] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.51.0" 2024-09-16T11:05:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:18 smithi003 bash[88738]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:18.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:18 smithi003 bash[88738]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:18 smithi003 bash[92405]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:18 smithi003 bash[92405]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:18.671592702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:19.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:18 smithi088 bash[69924]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:19.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:18 smithi088 bash[69924]: cluster 2024-09-16T11:05:17.696125+0000 mgr.y (mgr.15246) 770 : cluster [DBG] pgmap v469: 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-16T11:05:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:20 smithi088 bash[69924]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:20 smithi088 bash[69924]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:20 smithi088 bash[69924]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:21.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:20 smithi088 bash[69924]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[88738]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[88738]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[88738]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:21.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[88738]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[92405]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[92405]: cluster 2024-09-16T11:05:19.697177+0000 mgr.y (mgr.15246) 771 : cluster [DBG] pgmap v470: 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-16T11:05:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[92405]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:21.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:20 smithi003 bash[92405]: audit 2024-09-16T11:05:19.705508+0000 mgr.y (mgr.15246) 772 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:21.64827376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:21 smithi088 bash[69924]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:22.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:21 smithi088 bash[69924]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:22.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:21 smithi003 bash[88738]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:22.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:21 smithi003 bash[88738]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:21 smithi003 bash[92405]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:22.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:21 smithi003 bash[92405]: audit 2024-09-16T11:05:21.068404+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:23.120 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:22 smithi003 bash[88738]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:23.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:22 smithi003 bash[88738]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:22 smithi003 bash[92405]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:22 smithi003 bash[92405]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:23.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:22 smithi088 bash[69924]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:23.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:22 smithi088 bash[69924]: cluster 2024-09-16T11:05:21.698008+0000 mgr.y (mgr.15246) 773 : cluster [DBG] pgmap v471: 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-16T11:05:24.881 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T11:05:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:24.645340275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:24 smithi088 bash[69924]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:24 smithi088 bash[69924]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:24 smithi003 bash[92405]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:24 smithi003 bash[92405]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:24 smithi003 bash[88738]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:24 smithi003 bash[88738]: cluster 2024-09-16T11:05:23.699655+0000 mgr.y (mgr.15246) 774 : cluster [DBG] pgmap v472: 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-16T11:05:25.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T11:05:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:25 smithi003 bash[92405]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:25.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:25 smithi003 bash[92405]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:25 smithi003 bash[88738]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:25.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:25 smithi003 bash[88738]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:25 smithi088 bash[69924]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:26.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:25 smithi088 bash[69924]: audit 2024-09-16T11:05:24.869003+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.3:0/2933298463' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:26 smithi003 bash[88738]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:26 smithi003 bash[88738]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:26 smithi003 bash[92405]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:27.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:26 smithi003 bash[92405]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:27.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:26 smithi088 bash[69924]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:27.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:26 smithi088 bash[69924]: cluster 2024-09-16T11:05:25.700346+0000 mgr.y (mgr.15246) 775 : cluster [DBG] pgmap v473: 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-16T11:05:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:27.634595343Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:28.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:28] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.51.0" 2024-09-16T11:05:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:28 smithi003 bash[88738]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:28.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:28 smithi003 bash[88738]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:28 smithi003 bash[92405]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:28.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:28 smithi003 bash[92405]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:29.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:28 smithi088 bash[69924]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:29.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:28 smithi088 bash[69924]: cluster 2024-09-16T11:05:27.701917+0000 mgr.y (mgr.15246) 776 : cluster [DBG] pgmap v474: 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-16T11:05:30.438 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:30.655282092Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:30 smithi088 bash[69924]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:30 smithi088 bash[69924]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:30 smithi088 bash[69924]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:31.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:30 smithi088 bash[69924]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[92405]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[92405]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[92405]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:31.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[92405]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[88738]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[88738]: cluster 2024-09-16T11:05:29.702913+0000 mgr.y (mgr.15246) 777 : cluster [DBG] pgmap v475: 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-16T11:05:31.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[88738]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:31.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:30 smithi003 bash[88738]: audit 2024-09-16T11:05:29.716624+0000 mgr.y (mgr.15246) 778 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:32.162 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:05:32.163 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:05:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:31 smithi003 bash[88738]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:31 smithi003 bash[88738]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:31 smithi003 bash[92405]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:31 smithi003 bash[92405]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:31 smithi088 bash[69924]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:31 smithi088 bash[69924]: cluster 2024-09-16T11:05:31.703785+0000 mgr.y (mgr.15246) 779 : cluster [DBG] pgmap v476: 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-16T11:05:32.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T11:05:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:32 smithi003 bash[92405]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:33.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:32 smithi003 bash[92405]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:32 smithi003 bash[88738]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:33.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:32 smithi003 bash[88738]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:32 smithi088 bash[69924]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:33.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:32 smithi088 bash[69924]: audit 2024-09-16T11:05:32.162624+0000 mgr.y (mgr.15246) 780 : audit [DBG] from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:34.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:33 smithi088 bash[69924]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:34.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:33 smithi088 bash[69924]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:34.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:33.66087087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:33 smithi003 bash[88738]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:34.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:33 smithi003 bash[88738]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:33 smithi003 bash[92405]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:34.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:33 smithi003 bash[92405]: cluster 2024-09-16T11:05:33.705456+0000 mgr.y (mgr.15246) 781 : cluster [DBG] pgmap v477: 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-16T11:05:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:36.640008359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:36 smithi088 bash[69924]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:36 smithi088 bash[69924]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:36 smithi088 bash[69924]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:36 smithi088 bash[69924]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[88738]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[88738]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[88738]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[88738]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[92405]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[92405]: cluster 2024-09-16T11:05:35.706175+0000 mgr.y (mgr.15246) 782 : cluster [DBG] pgmap v478: 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-16T11:05:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[92405]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:36 smithi003 bash[92405]: audit 2024-09-16T11:05:36.069052+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:37.720 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:38.913 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:38] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.51.0" 2024-09-16T11:05:38.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:38 smithi003 bash[88738]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:38.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:38 smithi003 bash[88738]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:38.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:38 smithi003 bash[92405]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:38.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:38 smithi003 bash[92405]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:39.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:38 smithi088 bash[69924]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:39.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:38 smithi088 bash[69924]: cluster 2024-09-16T11:05:37.707683+0000 mgr.y (mgr.15246) 783 : cluster [DBG] pgmap v479: 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-16T11:05:39.346 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-16T11:05:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:39 smithi003 bash[88738]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:39.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:39 smithi003 bash[88738]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:39 smithi003 bash[92405]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:39.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:39 smithi003 bash[92405]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:39.654789442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:39 smithi088 bash[69924]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:40.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:39 smithi088 bash[69924]: audit 2024-09-16T11:05:39.347010+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.3:0/3029812129' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T11:05:40.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-16T11:05:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[88738]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[88738]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[88738]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:41.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[88738]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:41.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[92405]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[92405]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[92405]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:41.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:40 smithi003 bash[92405]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:40 smithi088 bash[69924]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:40 smithi088 bash[69924]: cluster 2024-09-16T11:05:39.708686+0000 mgr.y (mgr.15246) 784 : cluster [DBG] pgmap v480: 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-16T11:05:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:40 smithi088 bash[69924]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:41.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:40 smithi088 bash[69924]: audit 2024-09-16T11:05:39.725613+0000 mgr.y (mgr.15246) 785 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:42.63272361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:42 smithi088 bash[69924]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:43.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:42 smithi088 bash[69924]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:42 smithi003 bash[88738]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:43.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:42 smithi003 bash[88738]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:42 smithi003 bash[92405]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:43.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:42 smithi003 bash[92405]: cluster 2024-09-16T11:05:41.709588+0000 mgr.y (mgr.15246) 786 : cluster [DBG] pgmap v481: 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-16T11:05:44.965 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:45.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:44 smithi003 bash[88738]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:45.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:44 smithi003 bash[88738]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:45.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:44 smithi003 bash[92405]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:45.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:44 smithi003 bash[92405]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:44 smithi088 bash[69924]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:44 smithi088 bash[69924]: cluster 2024-09-16T11:05:43.711270+0000 mgr.y (mgr.15246) 787 : cluster [DBG] pgmap v482: 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-16T11:05:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:45.620297762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:46.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:45 smithi088 bash[69924]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:46.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:45 smithi088 bash[69924]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:46.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:45 smithi003 bash[88738]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:46.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:45 smithi003 bash[88738]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:46.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:45 smithi003 bash[92405]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:46.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:45 smithi003 bash[92405]: cluster 2024-09-16T11:05:45.711992+0000 mgr.y (mgr.15246) 788 : cluster [DBG] pgmap v483: 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-16T11:05:47.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:46 smithi003 bash[92405]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:47.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:46 smithi003 bash[92405]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:47.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:46 smithi003 bash[88738]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:47.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:46 smithi003 bash[88738]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:47.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:46 smithi088 bash[69924]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:47.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:46 smithi088 bash[69924]: audit 2024-09-16T11:05:46.569639+0000 mgr.y (mgr.15246) 789 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:47 smithi003 bash[92405]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:47 smithi003 bash[92405]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:47 smithi003 bash[88738]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:47 smithi003 bash[88738]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:47 smithi088 bash[69924]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:47 smithi088 bash[69924]: cluster 2024-09-16T11:05:47.713541+0000 mgr.y (mgr.15246) 790 : cluster [DBG] pgmap v484: 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-16T11:05:48.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:48] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.51.0" 2024-09-16T11:05:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:48.653900141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:49.011 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:49.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-16T11:05:50.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[88738]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:50 smithi003 bash[92405]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cephadm 2024-09-16T11:05:49.005678+0000 mgr.y (mgr.15246) 791 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.010967+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.701825+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.505 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.702785+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.709881+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cluster 2024-09-16T11:05:49.714111+0000 mgr.y (mgr.15246) 792 : cluster [DBG] pgmap v485: 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-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: audit 2024-09-16T11:05:49.733362+0000 mgr.y (mgr.15246) 793 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:50.506 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:50 smithi088 bash[69924]: cephadm 2024-09-16T11:05:49.779454+0000 mgr.y (mgr.15246) 794 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T11:05:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:51 smithi003 bash[92405]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:51.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:51 smithi003 bash[92405]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:51 smithi003 bash[88738]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:51.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:51 smithi003 bash[88738]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:52.006 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:51.621168228Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:52.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:51 smithi088 bash[69924]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:52.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:51 smithi088 bash[69924]: audit 2024-09-16T11:05:51.069507+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:05:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[88738]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:52.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.982 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:52.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:52 smithi003 bash[92405]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: cluster 2024-09-16T11:05:51.714556+0000 mgr.y (mgr.15246) 795 : cluster [DBG] pgmap v486: 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-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.394683+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.397961+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.400584+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.409654+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.414319+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.423217+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.427327+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.436260+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.440972+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.450198+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.458951+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:05:53.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:53.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:52 smithi088 bash[69924]: audit 2024-09-16T11:05:52.469048+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:54.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:53 smithi088 bash[69924]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[92405]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.395508+0000 mgr.y (mgr.15246) 796 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.395642+0000 mgr.y (mgr.15246) 797 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T11:05:54.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.401487+0000 mgr.y (mgr.15246) 798 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.415332+0000 mgr.y (mgr.15246) 799 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.428281+0000 mgr.y (mgr.15246) 800 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.442003+0000 mgr.y (mgr.15246) 801 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:54.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:53 smithi003 bash[88738]: cephadm 2024-09-16T11:05:52.460451+0000 mgr.y (mgr.15246) 802 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T11:05:55.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:54 smithi088 bash[69924]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:54 smithi088 bash[69924]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:54.659024103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:54 smithi003 bash[92405]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:54 smithi003 bash[92405]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:54 smithi003 bash[88738]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:54 smithi003 bash[88738]: cluster 2024-09-16T11:05:53.716145+0000 mgr.y (mgr.15246) 803 : cluster [DBG] pgmap v487: 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-16T11:05:55.443 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:05:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:56.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[88738]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:56.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:56.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:55 smithi003 bash[92405]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cephadm 2024-09-16T11:05:54.964160+0000 mgr.y (mgr.15246) 804 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.iepngo (1/2) 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.969348+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.972201+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.iepngo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: audit 2024-09-16T11:05:54.974079+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cephadm 2024-09-16T11:05:54.975224+0000 mgr.y (mgr.15246) 805 : cephadm [INF] Deploying daemon rgw.foo.smithi003.iepngo on smithi003 2024-09-16T11:05:56.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:56.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:55 smithi088 bash[69924]: cluster 2024-09-16T11:05:55.716800+0000 mgr.y (mgr.15246) 806 : cluster [DBG] pgmap v488: 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-16T11:05:57.749 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:05:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:05:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:05:57.640283557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:05:58.404 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:05:58.404 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (12m) 3m ago 40m 14.2M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:05:58.404 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (12m) 77s ago 39m 68.5M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:05:58.404 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (14m) 3m ago 37m 49.4M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (14m) 77s ago 48m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (25m) 3m ago 50m 519M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 3m ago 50m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (10m) 77s ago 48m 47.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 3m ago 48m 39.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 3m ago 40m 8307k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (13m) 77s ago 40m 8403k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 3m ago 47m 48.7M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 3m ago 46m 48.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (4m) 3m ago 45m 52.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (3m) 3m ago 44m - 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (2m) 77s ago 44m 51.7M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (2m) 77s ago 43m 52.6M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:05:58.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (113s) 77s ago 42m 51.4M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 17c387277f55 2024-09-16T11:05:58.406 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (82s) 77s ago 41m - 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f f426cdc266a5 2024-09-16T11:05:58.406 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (13m) 77s ago 40m 49.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:05:58.406 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (37m) 3m ago 37m 102M - 19.1.1-328-gad35db06 b5388489f99e 9b66c8e07598 2024-09-16T11:05:58.406 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (37m) 77s ago 37m 103M - 19.1.1-328-gad35db06 b5388489f99e 70def96fbc32 2024-09-16T11:05:58.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.478 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.478 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.478 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.479 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.479 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:05:58 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:05:58.773 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:05:58] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.51.0" 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:05:58.780 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 13 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:05:58.781 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T11:05:59.096 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T11:05:59.097 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:05:59.097 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:05:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[92405]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[92405]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[92405]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:59.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[92405]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:59.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[88738]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[88738]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[88738]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:59.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:58 smithi003 bash[88738]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:59.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:58 smithi088 bash[69924]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:58 smithi088 bash[69924]: cluster 2024-09-16T11:05:57.718331+0000 mgr.y (mgr.15246) 807 : cluster [DBG] pgmap v489: 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-16T11:05:59.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:58 smithi088 bash[69924]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:05:59.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:58 smithi088 bash[69924]: audit 2024-09-16T11:05:57.736787+0000 mgr.y (mgr.15246) 808 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[88738]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:05:59 smithi003 bash[92405]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.063255+0000 mgr.y (mgr.15246) 809 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.389676+0000 mgr.y (mgr.15246) 810 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:05:59 smithi088 bash[69924]: audit 2024-09-16T11:05:58.780474+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.3:0/4938928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:00.652796693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:01.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:00 smithi088 bash[69924]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:01.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[92405]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: audit 2024-09-16T11:05:59.096037+0000 mgr.y (mgr.15246) 811 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: cluster 2024-09-16T11:05:59.719294+0000 mgr.y (mgr.15246) 812 : cluster [DBG] pgmap v490: 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-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:01.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:00 smithi003 bash[88738]: audit 2024-09-16T11:05:59.744274+0000 mgr.y (mgr.15246) 813 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:02 smithi003 bash[92405]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:03.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:02 smithi003 bash[92405]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:03.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:02 smithi003 bash[88738]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:03.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:02 smithi003 bash[88738]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:03.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:02 smithi088 bash[69924]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:03.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:02 smithi088 bash[69924]: cluster 2024-09-16T11:06:01.720142+0000 mgr.y (mgr.15246) 814 : cluster [DBG] pgmap v491: 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-16T11:06:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:03.646021449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:04.981 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.981 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.982 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.982 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.982 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.983 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:04 smithi003 bash[92405]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:04.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:04 smithi003 bash[92405]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:04.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:04.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:04 smithi003 bash[88738]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:04.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:04 smithi003 bash[88738]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:04.984 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:06:04 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:04 smithi088 bash[69924]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:05.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:04 smithi088 bash[69924]: cluster 2024-09-16T11:06:03.721657+0000 mgr.y (mgr.15246) 815 : cluster [DBG] pgmap v492: 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-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[92405]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:05 smithi003 bash[88738]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: audit 2024-09-16T11:06:04.878797+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: audit 2024-09-16T11:06:04.883639+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:05 smithi088 bash[69924]: cluster 2024-09-16T11:06:05.722435+0000 mgr.y (mgr.15246) 816 : cluster [DBG] pgmap v493: 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-16T11:06:06.891 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:06.625445114Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:06 smithi003 bash[92405]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:06 smithi003 bash[92405]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:06 smithi003 bash[88738]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:06 smithi003 bash[88738]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:06 smithi088 bash[69924]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:07.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:06 smithi088 bash[69924]: audit 2024-09-16T11:06:06.070063+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:08.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:08] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-16T11:06:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:08.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[88738]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:08.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:08 smithi003 bash[92405]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cephadm 2024-09-16T11:06:07.637415+0000 mgr.y (mgr.15246) 817 : cephadm [INF] Upgrade: Updating rgw.foo.smithi088.kaajza (2/2) 2024-09-16T11:06:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.645140+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:09.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.649573+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.kaajza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: audit 2024-09-16T11:06:07.653467+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cephadm 2024-09-16T11:06:07.655656+0000 mgr.y (mgr.15246) 818 : cephadm [INF] Deploying daemon rgw.foo.smithi088.kaajza on smithi088 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:09.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:08 smithi088 bash[69924]: cluster 2024-09-16T11:06:07.724046+0000 mgr.y (mgr.15246) 819 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T11:06:09.946 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:09.65330868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:10.203 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.203 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.203 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.204 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.204 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.204 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.205 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.205 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:10.205 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:06:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[88738]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[88738]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[88738]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:11.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[88738]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[92405]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[92405]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[92405]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:11.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:10 smithi003 bash[92405]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:10 smithi088 bash[69924]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:10 smithi088 bash[69924]: cluster 2024-09-16T11:06:09.725032+0000 mgr.y (mgr.15246) 820 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T11:06:11.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:10 smithi088 bash[69924]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:11.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:10 smithi088 bash[69924]: audit 2024-09-16T11:06:09.755449+0000 mgr.y (mgr.15246) 821 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:12 smithi088 bash[69924]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:12 smithi088 bash[69924]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:13.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:12.628482338Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:12 smithi003 bash[88738]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:13.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:12 smithi003 bash[88738]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:13.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:12 smithi003 bash[92405]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:13.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:12 smithi003 bash[92405]: cluster 2024-09-16T11:06:11.725941+0000 mgr.y (mgr.15246) 822 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:14 smithi003 bash[92405]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:14 smithi003 bash[92405]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:14 smithi003 bash[88738]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:14 smithi003 bash[88738]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:14 smithi088 bash[69924]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:15.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:14 smithi088 bash[69924]: cluster 2024-09-16T11:06:13.727669+0000 mgr.y (mgr.15246) 823 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:16.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:15.643940253Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:17.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:16 smithi003 bash[92405]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:17.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:16 smithi003 bash[92405]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:16 smithi003 bash[88738]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:17.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:16 smithi003 bash[88738]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:17.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:16 smithi088 bash[69924]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:17.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:16 smithi088 bash[69924]: cluster 2024-09-16T11:06:15.728486+0000 mgr.y (mgr.15246) 824 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:18.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:18] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-16T11:06:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:18 smithi003 bash[92405]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:18.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:18 smithi003 bash[92405]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:18.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:18 smithi003 bash[88738]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:18.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:18 smithi003 bash[88738]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:18 smithi088 bash[69924]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:19.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:18 smithi088 bash[69924]: cluster 2024-09-16T11:06:17.730170+0000 mgr.y (mgr.15246) 825 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:19.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:18.621402231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[88738]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[88738]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[88738]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:20.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[88738]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[92405]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[92405]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[92405]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:20.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:19 smithi003 bash[92405]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:19 smithi088 bash[69924]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:19 smithi088 bash[69924]: cluster 2024-09-16T11:06:19.731296+0000 mgr.y (mgr.15246) 826 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 85 B/s wr, 18 op/s 2024-09-16T11:06:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:19 smithi088 bash[69924]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:20.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:19 smithi088 bash[69924]: audit 2024-09-16T11:06:19.765451+0000 mgr.y (mgr.15246) 827 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:21.469 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:21 smithi088 bash[69924]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.470 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:21 smithi088 bash[69924]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:21 smithi003 bash[92405]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:21 smithi003 bash[92405]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:21 smithi003 bash[88738]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:21 smithi003 bash[88738]: audit 2024-09-16T11:06:21.070285+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:21.754 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.755 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.755 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.756 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.756 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:21.622762036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:21.756 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:21.757 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:06:21 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:06:22.948 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.948 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.948 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.948 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.949 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:22.949 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:22 smithi088 bash[69924]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:22.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:22.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[92405]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:22.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: audit 2024-09-16T11:06:21.637359+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: audit 2024-09-16T11:06:21.650066+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:22.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:22.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:22 smithi003 bash[88738]: cluster 2024-09-16T11:06:21.732317+0000 mgr.y (mgr.15246) 828 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T11:06:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:24.637503494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:24 smithi088 bash[69924]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:25.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:24 smithi088 bash[69924]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:25.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:24 smithi003 bash[92405]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:25.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:24 smithi003 bash[92405]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:25.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:24 smithi003 bash[88738]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:25.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:24 smithi003 bash[88738]: cluster 2024-09-16T11:06:23.734060+0000 mgr.y (mgr.15246) 829 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T11:06:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:26 smithi003 bash[92405]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:27.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:26 smithi003 bash[92405]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:26 smithi003 bash[88738]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:27.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:26 smithi003 bash[88738]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:27.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:26 smithi088 bash[69924]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:27.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:26 smithi088 bash[69924]: cluster 2024-09-16T11:06:25.734767+0000 mgr.y (mgr.15246) 830 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T11:06:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:27.631327551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:28.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:28] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-16T11:06:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[92405]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:28.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:28 smithi003 bash[88738]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.754 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.454368+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.469714+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.484779+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: audit 2024-09-16T11:06:27.492722+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:28.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:28 smithi088 bash[69924]: cluster 2024-09-16T11:06:27.736262+0000 mgr.y (mgr.15246) 831 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-16T11:06:29.436 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[92405]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:29.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:29 smithi003 bash[88738]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.669975+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.677882+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.699566+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:29 smithi088 bash[69924]: audit 2024-09-16T11:06:28.708404+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (13m) 2s ago 40m 14.9M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (12m) 2s ago 40m 69.2M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (15m) 2s ago 38m 49.5M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (15m) 2s ago 48m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (25m) 2s ago 51m 523M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:06:30.064 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 2s ago 51m 59.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (11m) 2s ago 49m 48.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (9m) 2s ago 49m 42.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 2s ago 40m 9115k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (14m) 2s ago 40m 8255k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (7m) 2s ago 48m 57.2M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 2s ago 47m 56.6M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (5m) 2s ago 46m 57.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (3m) 2s ago 45m 56.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (3m) 2s ago 44m 56.8M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (2m) 2s ago 43m 56.1M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (2m) 2s ago 42m 54.8M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 17c387277f55 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (113s) 2s ago 41m 56.0M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f f426cdc266a5 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (13m) 2s ago 41m 50.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:06:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (25s) 2s ago 38m 89.2M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 8d8aaa6cd720 2024-09-16T11:06:30.066 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (8s) 2s ago 38m 88.9M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 5ca70224e6eb 2024-09-16T11:06:30.444 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:06:30.444 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-16T11:06:30.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T11:06:30.446 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T11:06:30.446 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-16T11:06:30.446 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw" 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-16T11:06:30.774 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-16T11:06:30.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[88738]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:30.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:30.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:30 smithi003 bash[92405]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:30.662745879Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.424252+0000 mgr.y (mgr.15246) 832 : audit [DBG] from='client.54602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.736266+0000 mgr.y (mgr.15246) 833 : audit [DBG] from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: cluster 2024-09-16T11:06:29.736933+0000 mgr.y (mgr.15246) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:29.773452+0000 mgr.y (mgr.15246) 835 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:31.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:30 smithi088 bash[69924]: audit 2024-09-16T11:06:30.444508+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1968683049' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[92405]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[92405]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[92405]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[92405]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[88738]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[88738]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[88738]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:31 smithi003 bash[88738]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:31 smithi088 bash[69924]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:31 smithi088 bash[69924]: audit 2024-09-16T11:06:30.050660+0000 mgr.y (mgr.15246) 836 : audit [DBG] from='client.44646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:32.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:31 smithi088 bash[69924]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:32.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:31 smithi088 bash[69924]: audit 2024-09-16T11:06:30.773722+0000 mgr.y (mgr.15246) 837 : audit [DBG] from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:06:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:32 smithi003 bash[92405]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:32.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:32 smithi003 bash[92405]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:32.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:32 smithi003 bash[88738]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:32.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:32 smithi003 bash[88738]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:32 smithi088 bash[69924]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:33.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:32 smithi088 bash[69924]: cluster 2024-09-16T11:06:31.737732+0000 mgr.y (mgr.15246) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:33.622041227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:35.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:34 smithi088 bash[69924]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:35.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:34 smithi088 bash[69924]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:35.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:34 smithi003 bash[88738]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:35.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:34 smithi003 bash[88738]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:35.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:34 smithi003 bash[92405]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:35.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:34 smithi003 bash[92405]: cluster 2024-09-16T11:06:33.739378+0000 mgr.y (mgr.15246) 839 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T11:06:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:36 smithi088 bash[69924]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:36 smithi088 bash[69924]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:36 smithi088 bash[69924]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:37.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:36 smithi088 bash[69924]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:37.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:36.664711456Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[92405]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[92405]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[92405]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[92405]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[88738]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[88738]: cluster 2024-09-16T11:06:35.740085+0000 mgr.y (mgr.15246) 840 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:37.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[88738]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:37.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:36 smithi003 bash[88738]: audit 2024-09-16T11:06:36.070522+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:38.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:38] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.51.0" 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:38.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[88738]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:38.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:38 smithi003 bash[92405]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: cluster 2024-09-16T11:06:37.741426+0000 mgr.y (mgr.15246) 841 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.598911+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.609228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.744192+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.754242+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.756136+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.757557+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:39.256 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:38 smithi088 bash[69924]: audit 2024-09-16T11:06:38.767020+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:39.64746008Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:40.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.006 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.008 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.009 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.009 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.009 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.009 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.010 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.011 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.012 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.013 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.014 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.015 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.017 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.018 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:40.019 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:39 smithi088 bash[69924]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.863986+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.867245+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.869501+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.871632+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.874521+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.878279+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.881023+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.882589+0000 mgr.y (mgr.15246) 842 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.882724+0000 mgr.y (mgr.15246) 843 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.889540+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.893695+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"} : dispatch 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.899526+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.iepngo"}]': finished 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.903480+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"} : dispatch 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.909582+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.kaajza"}]': finished 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.914761+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.916359+0000 mgr.y (mgr.15246) 844 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.922983+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.928446+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.931376+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.933024+0000 mgr.y (mgr.15246) 845 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.939793+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.946371+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.948120+0000 mgr.y (mgr.15246) 846 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.954770+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.962504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.964168+0000 mgr.y (mgr.15246) 847 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.970732+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.976977+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.980925+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.984853+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.988426+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.991591+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.994807+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:06:40.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:38.996426+0000 mgr.y (mgr.15246) 848 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:38.998516+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.004824+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.009248+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.017220+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.022744+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T11:06:40.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.030637+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.036094+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.041884+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T11:06:40.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.045947+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.051841+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.055979+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.061929+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.066009+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T11:06:40.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.071850+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.075870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.077642+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.083480+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.087585+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.089301+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.095092+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.099368+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T11:06:40.247 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.105226+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.249 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.109169+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.110951+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.112537+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.114154+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.115809+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.117461+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:39.118693+0000 mgr.y (mgr.15246) 849 : cephadm [INF] Upgrade: Complete! 2024-09-16T11:06:40.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.119609+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:40.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[88738]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.125512+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.127552+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.129594+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cephadm 2024-09-16T11:06:39.140272+0000 mgr.y (mgr.15246) 850 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.457947+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.522498+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.524246+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.534757+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: cluster 2024-09-16T11:06:39.742889+0000 mgr.y (mgr.15246) 851 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:40.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:39 smithi003 bash[92405]: audit 2024-09-16T11:06:39.783144+0000 mgr.y (mgr.15246) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:42.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:42 smithi088 bash[69924]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:42 smithi088 bash[69924]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:42 smithi088 bash[69924]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:42.659 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:42 smithi088 bash[69924]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[88738]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[88738]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[88738]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:42.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[88738]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:42.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[92405]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[92405]: audit 2024-09-16T11:06:41.385221+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' 2024-09-16T11:06:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[92405]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:42.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:42 smithi003 bash[92405]: cluster 2024-09-16T11:06:41.743887+0000 mgr.y (mgr.15246) 853 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:43.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:42.659320115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:44 smithi003 bash[88738]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:44 smithi003 bash[88738]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:45.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:44 smithi003 bash[92405]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:45.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:44 smithi003 bash[92405]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:44 smithi088 bash[69924]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:45.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:44 smithi088 bash[69924]: cluster 2024-09-16T11:06:43.745614+0000 mgr.y (mgr.15246) 854 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:46.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:45 smithi088 bash[69924]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:46.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:45 smithi088 bash[69924]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:46.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:45.653514275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:45 smithi003 bash[88738]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:46.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:45 smithi003 bash[88738]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:45 smithi003 bash[92405]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:46.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:45 smithi003 bash[92405]: cluster 2024-09-16T11:06:45.746389+0000 mgr.y (mgr.15246) 855 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:48.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:48 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:48] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.51.0" 2024-09-16T11:06:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:48 smithi003 bash[88738]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:48.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:48 smithi003 bash[88738]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:48 smithi003 bash[92405]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:48.978 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:48 smithi003 bash[92405]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:49.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:48 smithi088 bash[69924]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:49.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:48 smithi088 bash[69924]: cluster 2024-09-16T11:06:47.747928+0000 mgr.y (mgr.15246) 856 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:49.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:48.627607684Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[88738]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[88738]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[88738]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:50.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[88738]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:50.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[92405]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[92405]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[92405]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:50.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:49 smithi003 bash[92405]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:50.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:49 smithi088 bash[69924]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:49 smithi088 bash[69924]: cluster 2024-09-16T11:06:49.748942+0000 mgr.y (mgr.15246) 857 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:49 smithi088 bash[69924]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:50.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:49 smithi088 bash[69924]: audit 2024-09-16T11:06:49.792212+0000 mgr.y (mgr.15246) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:06:51.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:51 smithi003 bash[92405]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:51.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:51 smithi003 bash[92405]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:51.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:51 smithi003 bash[88738]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:51.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:51 smithi003 bash[88738]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:51.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:51 smithi088 bash[69924]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:51.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:51 smithi088 bash[69924]: audit 2024-09-16T11:06:51.071674+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:06:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:51.636487155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:52 smithi003 bash[92405]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:52.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:52 smithi003 bash[92405]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:52 smithi003 bash[88738]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:52 smithi003 bash[88738]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:52 smithi088 bash[69924]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:52.504 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:52 smithi088 bash[69924]: cluster 2024-09-16T11:06:51.749843+0000 mgr.y (mgr.15246) 859 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T11:06:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:53 smithi003 bash[88738]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:54.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:53 smithi003 bash[88738]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:54.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:53 smithi003 bash[92405]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:54.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:53 smithi003 bash[92405]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:54.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:53 smithi088 bash[69924]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:54.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:53 smithi088 bash[69924]: cluster 2024-09-16T11:06:53.751479+0000 mgr.y (mgr.15246) 860 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T11:06:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:54.655761712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:55 smithi003 bash[88738]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:56.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:55 smithi003 bash[88738]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:56.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:55 smithi003 bash[92405]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:56.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:55 smithi003 bash[92405]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:55 smithi088 bash[69924]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:56.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:55 smithi088 bash[69924]: cluster 2024-09-16T11:06:55.752231+0000 mgr.y (mgr.15246) 861 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:06:58.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:57 smithi088 bash[69924]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:57 smithi088 bash[69924]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:06:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:06:57.651878885Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:06:58.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:57 smithi003 bash[92405]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:57 smithi003 bash[92405]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:57 smithi003 bash[88738]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:57 smithi003 bash[88738]: cluster 2024-09-16T11:06:57.753829+0000 mgr.y (mgr.15246) 862 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:06:58.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:06:58 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:06:58] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.51.0" 2024-09-16T11:07:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[88738]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[88738]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[88738]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:00.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[88738]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[92405]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[92405]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[92405]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:00.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:06:59 smithi003 bash[92405]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:59 smithi088 bash[69924]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:59 smithi088 bash[69924]: cluster 2024-09-16T11:06:59.754887+0000 mgr.y (mgr.15246) 863 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:59 smithi088 bash[69924]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:00.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:06:59 smithi088 bash[69924]: audit 2024-09-16T11:06:59.801593+0000 mgr.y (mgr.15246) 864 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:00.654132423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:01.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T11:07:02.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[88738]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[88738]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[88738]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:02.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[88738]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:02.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[92405]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[92405]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[92405]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:02.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:01 smithi003 bash[92405]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:02.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:01 smithi088 bash[69924]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:01 smithi088 bash[69924]: audit 2024-09-16T11:07:01.113516+0000 mgr.y (mgr.15246) 865 : audit [DBG] from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:02.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:01 smithi088 bash[69924]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:02.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:01 smithi088 bash[69924]: cluster 2024-09-16T11:07:01.755829+0000 mgr.y (mgr.15246) 866 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:03.621032013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:04.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:03 smithi088 bash[69924]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:04.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:03 smithi088 bash[69924]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:03 smithi003 bash[92405]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:04.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:03 smithi003 bash[92405]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:03 smithi003 bash[88738]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:04.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:03 smithi003 bash[88738]: cluster 2024-09-16T11:07:03.757489+0000 mgr.y (mgr.15246) 867 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:05 smithi003 bash[88738]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:05 smithi003 bash[88738]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:05 smithi003 bash[92405]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:05 smithi003 bash[92405]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:05 smithi088 bash[69924]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:05 smithi088 bash[69924]: cluster 2024-09-16T11:07:05.758212+0000 mgr.y (mgr.15246) 868 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:06.700 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:07:07.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:06 smithi088 bash[69924]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:07.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:06 smithi088 bash[69924]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:07.007 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:06.651369987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:06 smithi003 bash[92405]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:07.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:06 smithi003 bash[92405]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:06 smithi003 bash[88738]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:07.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:06 smithi003 bash[88738]: audit 2024-09-16T11:07:06.071483+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15246 172.21.15.3:0/3158311344' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T11:07:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:07 smithi003 bash[88738]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:07 smithi003 bash[88738]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:07 smithi003 bash[92405]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:07 smithi003 bash[92405]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:07 smithi088 bash[69924]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.255 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:07 smithi088 bash[69924]: cluster 2024-09-16T11:07:07.759768+0000 mgr.y (mgr.15246) 869 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (14m) 40s ago 41m 14.9M - 0.27.0 11f11916f8cd d22588b95238 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi088 *:3000 running (13m) 40s ago 40m 69.2M - 10.4.0 c8b91775d855 6a557e041a94 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.uuetuc smithi003 *:5000 running (15m) 40s ago 38m 49.5M - 3.8 b5388489f99e 3bd36917e868 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi088 *:8443,9283,8765 running (15m) 40s ago 49m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 7de5e8bf8bb8 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (26m) 40s ago 51m 523M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 003bd622454d 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (10m) 40s ago 52m 59.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 61bd42e124d1 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi088 running (11m) 40s ago 50m 48.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 1254b652aa56 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (9m) 40s ago 49m 42.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f 68d2a24a8a24 2024-09-16T11:07:08.326 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (15m) 40s ago 41m 9115k - 1.7.0 72c9c2088986 a6cfe5b5cc75 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi088 *:9100 running (15m) 40s ago 41m 8255k - 1.7.0 72c9c2088986 3f77da7e6184 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (8m) 40s ago 48m 57.2M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 01634335bbfa 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (7m) 40s ago 47m 56.6M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f c82f3657aee8 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (6m) 40s ago 47m 57.4M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 7faaefdcd2e1 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (4m) 40s ago 46m 56.9M 3037M 19.3.0-4882-g66e33d6a 261f2dc7b20f 0ca465a049b3 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi088 running (4m) 40s ago 45m 56.8M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 8576d7a7868f 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi088 running (3m) 40s ago 44m 56.1M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f ec5f28de7e92 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi088 running (3m) 40s ago 43m 54.8M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f 17c387277f55 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi088 running (2m) 40s ago 42m 56.0M 3292M 19.3.0-4882-g66e33d6a 261f2dc7b20f f426cdc266a5 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi088 *:9095 running (14m) 40s ago 41m 50.4M - 2.51.0 1d3b7f56885b cfd6db6dd277 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.iepngo smithi003 *:8000 running (63s) 40s ago 39m 89.2M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 8d8aaa6cd720 2024-09-16T11:07:08.327 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi088.kaajza smithi088 *:8000 running (46s) 40s ago 39m 88.9M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 5ca70224e6eb 2024-09-16T11:07:08.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:08 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:07:08] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T11:07:09.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T11:07:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:08 smithi003 bash[88738]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:09.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:08 smithi003 bash[88738]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:09.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:08 smithi003 bash[92405]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:09.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:08 smithi003 bash[92405]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:09.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:08 smithi088 bash[69924]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:09.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:08 smithi088 bash[69924]: audit 2024-09-16T11:07:08.286824+0000 mgr.y (mgr.15246) 870 : audit [DBG] from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T11:07:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:09 smithi088 bash[69924]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:10.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:09 smithi088 bash[69924]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:10.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:09.655168704Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:09 smithi003 bash[88738]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:10.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:09 smithi003 bash[88738]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:09 smithi003 bash[92405]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:10.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:09 smithi003 bash[92405]: cluster 2024-09-16T11:07:09.760788+0000 mgr.y (mgr.15246) 871 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:11 smithi003 bash[88738]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:11.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:11 smithi003 bash[88738]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:11 smithi003 bash[92405]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:11 smithi003 bash[92405]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:11 smithi088 bash[69924]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:12.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:11 smithi088 bash[69924]: audit 2024-09-16T11:07:09.810497+0000 mgr.y (mgr.15246) 872 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi003.uuetuc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T11:07:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:12 smithi003 bash[92405]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:12.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:12 smithi003 bash[92405]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:12 smithi003 bash[88738]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:12.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:12 smithi003 bash[88738]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:13.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:12.662141098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:12 smithi088 bash[69924]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:13.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:12 smithi088 bash[69924]: cluster 2024-09-16T11:07:11.761715+0000 mgr.y (mgr.15246) 873 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:13.931 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T11:07:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:13 smithi003 bash[88738]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:14.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:13 smithi003 bash[88738]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:14.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:13 smithi003 bash[92405]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:14.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:13 smithi003 bash[92405]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:13 smithi088 bash[69924]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:14.254 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:13 smithi088 bash[69924]: cluster 2024-09-16T11:07:13.763363+0000 mgr.y (mgr.15246) 874 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T11:07:15.589 INFO:teuthology.orchestra.run.smithi003.stdout:false 2024-09-16T11:07:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:15 smithi003 bash[88738]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:15.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:15 smithi003 bash[88738]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:15 smithi003 bash[92405]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:15.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:15 smithi003 bash[92405]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:16.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:15.652376789Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:15 smithi088 bash[69924]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:16.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:15 smithi088 bash[69924]: audit 2024-09-16T11:07:15.577741+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.3:0/4015537339' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T11:07:16.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T11:07:16.274 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_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T11:07:16.508 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f66f6c0b99d54ec5829ad7bcd134d85c 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_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T11:07:16.510 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T11:07:16.520 INFO:tasks.cephadm:Teardown begin 2024-09-16T11:07:16.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T11:07:16.537 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T11:07:16.551 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T11:07:16.551 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T11:07:16.585 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T11:07:16.602 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T11:07:16.602 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T11:07:16.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a 2024-09-16T11:07:16.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[92405]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:16.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[92405]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:16.798 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[88738]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:16.798 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[88738]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:16.798 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:16 smithi003 systemd[1]: Stopping Ceph mon.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:16.798 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[88738]: debug 2024-09-16T11:07:16.778+0000 7fe106c4d640 -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-16T11:07:16.798 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[88738]: debug 2024-09-16T11:07:16.778+0000 7fe106c4d640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T11:07:16.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:16 smithi003 bash[68417]: [16/Sep/2024:11:07:16] ENGINE Bus STOPPING 2024-09-16T11:07:17.004 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:16 smithi088 bash[69924]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:17.005 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:16 smithi088 bash[69924]: cluster 2024-09-16T11:07:15.764050+0000 mgr.y (mgr.15246) 875 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T11:07:17.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:17 smithi003 bash[68417]: [16/Sep/2024:11:07:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T11:07:17.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:17 smithi003 bash[68417]: [16/Sep/2024:11:07:17] ENGINE Bus STOPPED 2024-09-16T11:07:17.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:17 smithi003 bash[68417]: [16/Sep/2024:11:07:17] ENGINE Bus STARTING 2024-09-16T11:07:17.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:17 smithi003 bash[68417]: [16/Sep/2024:11:07:17] ENGINE Serving on http://:::9283 2024-09-16T11:07:17.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:17 smithi003 bash[68417]: [16/Sep/2024:11:07:17] ENGINE Bus STARTED 2024-09-16T11:07:17.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T11:07:17.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:17.977 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T11:07:17.977 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T11:07:17.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.c 2024-09-16T11:07:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:18 smithi003 systemd[1]: Stopping Ceph mon.c for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:18 smithi003 bash[92405]: debug 2024-09-16T11:07:18.166+0000 7fd70d234640 -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-16T11:07:18.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 16 11:07:18 smithi003 bash[92405]: debug 2024-09-16T11:07:18.166+0000 7fd70d234640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T11:07:18.727 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:18 smithi003 bash[68417]: ::ffff:172.21.15.88 - - [16/Sep/2024:11:07:18] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T11:07:19.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:18.621010953Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:19.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T11:07:19.113 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:19.113 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T11:07:19.113 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T11:07:19.114 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.b 2024-09-16T11:07:19.421 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:19 smithi088 systemd[1]: Stopping Ceph mon.b for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:19.421 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:19 smithi088 bash[69924]: debug 2024-09-16T11:07:19.257+0000 7f3dc25c5640 -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-16T11:07:19.421 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 16 11:07:19 smithi088 bash[69924]: debug 2024-09-16T11:07:19.257+0000 7f3dc25c5640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T11:07:20.169 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T11:07:20.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:20.207 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T11:07:20.207 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T11:07:20.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y 2024-09-16T11:07:20.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:20 smithi003 systemd[1]: Stopping Ceph mgr.y for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:20.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:20 smithi003 bash[68417]: debug 2024-09-16T11:07:20.350+0000 7f92148d0640 -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-16T11:07:20.477 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 16 11:07:20 smithi003 bash[68417]: debug 2024-09-16T11:07:20.350+0000 7f92148d0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-16T11:07:21.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T11:07:21.356 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:21.356 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T11:07:21.356 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T11:07:21.356 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x 2024-09-16T11:07:21.657 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Sep 16 11:07:21 smithi088 systemd[1]: Stopping Ceph mgr.x for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:21.657669874Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:22.350 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T11:07:22.379 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:22.379 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T11:07:22.379 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T11:07:22.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.0 2024-09-16T11:07:22.727 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:22 smithi003 systemd[1]: Stopping Ceph osd.0 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:22.727 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:22 smithi003 bash[98057]: debug 2024-09-16T11:07:22.518+0000 7fe98c7e0640 -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-16T11:07:22.727 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:22 smithi003 bash[98057]: debug 2024-09-16T11:07:22.518+0000 7fe98c7e0640 -1 osd.0 151 *** Got signal Terminated *** 2024-09-16T11:07:22.727 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:22 smithi003 bash[98057]: debug 2024-09-16T11:07:22.518+0000 7fe98c7e0640 -1 osd.0 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:07:25.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:24.661395081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:28.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:27.662256956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:29.039 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:28 smithi003 bash[124749]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-0 2024-09-16T11:07:29.040 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 16 11:07:28 smithi003 bash[124813]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-0 2024-09-16T11:07:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:30.661454046Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:31.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T11:07:31.161 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:31.164 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T11:07:31.164 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T11:07:31.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.1 2024-09-16T11:07:31.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:31 smithi003 systemd[1]: Stopping Ceph osd.1 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:31.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:31 smithi003 bash[102258]: debug 2024-09-16T11:07:31.330+0000 7fa1a8005640 -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-16T11:07:31.477 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:31 smithi003 bash[102258]: debug 2024-09-16T11:07:31.330+0000 7fa1a8005640 -1 osd.1 151 *** Got signal Terminated *** 2024-09-16T11:07:31.478 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:31 smithi003 bash[102258]: debug 2024-09-16T11:07:31.330+0000 7fa1a8005640 -1 osd.1 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:07:33.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.070Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.072Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.078Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.505 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.078Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.086Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.086Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:33.506 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[62864]: ts=2024-09-16T11:07:33.086Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-16T11:07:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:33.649547414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:36.658835083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:37.727 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:37 smithi003 bash[124950]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-1 2024-09-16T11:07:37.727 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 16 11:07:37 smithi003 bash[125010]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-1 2024-09-16T11:07:39.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T11:07:39.520 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:39.520 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T11:07:39.520 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T11:07:39.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.2 2024-09-16T11:07:39.977 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:39 smithi003 systemd[1]: Stopping Ceph osd.2 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:39.977 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:39 smithi003 bash[108059]: debug 2024-09-16T11:07:39.698+0000 7f6277b55640 -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-16T11:07:39.977 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:39 smithi003 bash[108059]: debug 2024-09-16T11:07:39.698+0000 7f6277b55640 -1 osd.2 151 *** Got signal Terminated *** 2024-09-16T11:07:39.978 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:39 smithi003 bash[108059]: debug 2024-09-16T11:07:39.698+0000 7f6277b55640 -1 osd.2 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:07:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:39.638168863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:42.649528986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:45.643254938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:46.149 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:45 smithi003 bash[125139]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-2 2024-09-16T11:07:46.149 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 16 11:07:46 smithi003 bash[125205]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-2 2024-09-16T11:07:47.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T11:07:48.027 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:48.028 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T11:07:48.028 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T11:07:48.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.3 2024-09-16T11:07:48.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:48 smithi003 systemd[1]: Stopping Ceph osd.3 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:48.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:48 smithi003 bash[113910]: debug 2024-09-16T11:07:48.198+0000 7f877d3ee640 -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-16T11:07:48.477 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:48 smithi003 bash[113910]: debug 2024-09-16T11:07:48.198+0000 7f877d3ee640 -1 osd.3 151 *** Got signal Terminated *** 2024-09-16T11:07:48.478 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:48 smithi003 bash[113910]: debug 2024-09-16T11:07:48.198+0000 7f877d3ee640 -1 osd.3 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:07:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:48.647049137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:49.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:49 smithi088 bash[77899]: debug 2024-09-16T11:07:49.345+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:50.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:49 smithi088 bash[81898]: debug 2024-09-16T11:07:49.897+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:50.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:50 smithi088 bash[77899]: debug 2024-09-16T11:07:50.341+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:50.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:50 smithi088 bash[86152]: debug 2024-09-16T11:07:50.501+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:51.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:50 smithi088 bash[81898]: debug 2024-09-16T11:07:50.869+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:51.621 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:51 smithi088 bash[77899]: debug 2024-09-16T11:07:51.313+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:51.622 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:51 smithi088 bash[86152]: debug 2024-09-16T11:07:51.541+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:51.896 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:51.621398947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:52.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:51 smithi088 bash[81898]: debug 2024-09-16T11:07:51.893+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:52.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:52 smithi088 bash[73870]: debug 2024-09-16T11:07:52.033+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:52.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:52 smithi088 bash[77899]: debug 2024-09-16T11:07:52.361+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:52.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:52 smithi088 bash[86152]: debug 2024-09-16T11:07:52.561+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:52.977 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:52 smithi003 bash[113910]: debug 2024-09-16T11:07:52.498+0000 7f87759fb640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:27.147725+0000 front 2024-09-16T11:07:27.147764+0000 (oldest deadline 2024-09-16T11:07:51.847795+0000) 2024-09-16T11:07:53.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:52 smithi088 bash[81898]: debug 2024-09-16T11:07:52.861+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:53.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:53 smithi088 bash[73870]: debug 2024-09-16T11:07:53.069+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:53.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:53 smithi088 bash[77899]: debug 2024-09-16T11:07:53.401+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:53.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:53 smithi088 bash[86152]: debug 2024-09-16T11:07:53.593+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:54.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:54 smithi088 bash[73870]: debug 2024-09-16T11:07:54.097+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:54.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:53 smithi088 bash[81898]: debug 2024-09-16T11:07:53.885+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:54.448 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:54 smithi003 bash[125337]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-3 2024-09-16T11:07:54.448 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 16 11:07:54 smithi003 bash[125402]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-3 2024-09-16T11:07:54.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:54 smithi088 bash[86152]: debug 2024-09-16T11:07:54.613+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:54.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:54 smithi088 bash[77899]: debug 2024-09-16T11:07:54.433+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:54.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:54.64009153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:55.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:55 smithi088 bash[73870]: debug 2024-09-16T11:07:55.145+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:55.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:54 smithi088 bash[81898]: debug 2024-09-16T11:07:54.921+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:55.650 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:55 smithi088 bash[77899]: debug 2024-09-16T11:07:55.393+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:55.914 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:55 smithi088 bash[86152]: debug 2024-09-16T11:07:55.649+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:56.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T11:07:56.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[73870]: debug 2024-09-16T11:07:56.117+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:56.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:55 smithi088 bash[81898]: debug 2024-09-16T11:07:55.913+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:56.276 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:07:56.277 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T11:07:56.277 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T11:07:56.277 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.4 2024-09-16T11:07:56.609 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[77899]: debug 2024-09-16T11:07:56.417+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:56.609 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:56 smithi088 systemd[1]: Stopping Ceph osd.4 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:07:56.609 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[73870]: debug 2024-09-16T11:07:56.417+0000 7f1378b7c640 -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-16T11:07:56.609 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[73870]: debug 2024-09-16T11:07:56.417+0000 7f1378b7c640 -1 osd.4 151 *** Got signal Terminated *** 2024-09-16T11:07:56.610 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[73870]: debug 2024-09-16T11:07:56.417+0000 7f1378b7c640 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:07:56.946 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[86152]: debug 2024-09-16T11:07:56.605+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:57.254 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:57 smithi088 bash[73870]: debug 2024-09-16T11:07:57.077+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:57.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:56 smithi088 bash[81898]: debug 2024-09-16T11:07:56.945+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:57.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:57 smithi088 bash[77899]: debug 2024-09-16T11:07:57.425+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:57.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:57 smithi088 bash[86152]: debug 2024-09-16T11:07:57.621+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:57.755 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:07:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:07:57.62945775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:07:58.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:57 smithi088 bash[81898]: debug 2024-09-16T11:07:57.941+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:58.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[73870]: debug 2024-09-16T11:07:58.045+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:58.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[73870]: debug 2024-09-16T11:07:58.045+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.534425+0000 front 2024-09-16T11:07:33.534209+0000 (oldest deadline 2024-09-16T11:07:57.634183+0000) 2024-09-16T11:07:58.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[86152]: debug 2024-09-16T11:07:58.577+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:58.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[77899]: debug 2024-09-16T11:07:58.413+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:58.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[77899]: debug 2024-09-16T11:07:58.413+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:07:59.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:58 smithi088 bash[81898]: debug 2024-09-16T11:07:58.901+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:07:59.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[73870]: debug 2024-09-16T11:07:59.021+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:07:59.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[73870]: debug 2024-09-16T11:07:59.021+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.534425+0000 front 2024-09-16T11:07:33.534209+0000 (oldest deadline 2024-09-16T11:07:57.634183+0000) 2024-09-16T11:07:59.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[86152]: debug 2024-09-16T11:07:59.557+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:07:59.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[77899]: debug 2024-09-16T11:07:59.377+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:07:59.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[77899]: debug 2024-09-16T11:07:59.377+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:00.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[81898]: debug 2024-09-16T11:07:59.905+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:00.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[73870]: debug 2024-09-16T11:07:59.997+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:08:00.255 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:07:59 smithi088 bash[73870]: debug 2024-09-16T11:07:59.997+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.534425+0000 front 2024-09-16T11:07:33.534209+0000 (oldest deadline 2024-09-16T11:07:57.634183+0000) 2024-09-16T11:08:00.637 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[77899]: debug 2024-09-16T11:08:00.353+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:00.637 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[77899]: debug 2024-09-16T11:08:00.353+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:00.637 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[86152]: debug 2024-09-16T11:08:00.581+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:01.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[81898]: debug 2024-09-16T11:08:00.869+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:01.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[81898]: debug 2024-09-16T11:08:00.869+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:01.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:00.63704618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:01.373 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[73870]: debug 2024-09-16T11:08:01.037+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:23.032247+0000 front 2024-09-16T11:07:23.032653+0000 (oldest deadline 2024-09-16T11:07:51.832794+0000) 2024-09-16T11:08:01.374 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[73870]: debug 2024-09-16T11:08:01.037+0000 7f1375191640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.534425+0000 front 2024-09-16T11:07:33.534209+0000 (oldest deadline 2024-09-16T11:07:57.634183+0000) 2024-09-16T11:08:01.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[86152]: debug 2024-09-16T11:08:01.557+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:01.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[86152]: debug 2024-09-16T11:08:01.557+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:01.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[77899]: debug 2024-09-16T11:08:01.373+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:01.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[77899]: debug 2024-09-16T11:08:01.373+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:02.158 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[81898]: debug 2024-09-16T11:08:01.837+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:02.158 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:01 smithi088 bash[81898]: debug 2024-09-16T11:08:01.837+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:02.504 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[77899]: debug 2024-09-16T11:08:02.329+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:02.505 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[77899]: debug 2024-09-16T11:08:02.329+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:02.815 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[93772]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-4 2024-09-16T11:08:02.816 INFO:journalctl@ceph.osd.4.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[93836]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-4 2024-09-16T11:08:02.816 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[86152]: debug 2024-09-16T11:08:02.512+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:02.816 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[86152]: debug 2024-09-16T11:08:02.512+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:03.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[81898]: debug 2024-09-16T11:08:02.812+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:03.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:02 smithi088 bash[81898]: debug 2024-09-16T11:08:02.812+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:03.655 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[77899]: debug 2024-09-16T11:08:03.312+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:03.655 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[77899]: debug 2024-09-16T11:08:03.312+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:03.656 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[86152]: debug 2024-09-16T11:08:03.480+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:03.656 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[86152]: debug 2024-09-16T11:08:03.480+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:03.655377128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:04.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[81898]: debug 2024-09-16T11:08:03.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:04.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:03 smithi088 bash[81898]: debug 2024-09-16T11:08:03.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:04.738 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[77899]: debug 2024-09-16T11:08:04.288+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:04.739 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[77899]: debug 2024-09-16T11:08:04.288+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:04.739 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[86152]: debug 2024-09-16T11:08:04.488+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:04.739 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[86152]: debug 2024-09-16T11:08:04.488+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:04.742 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T11:08:04.772 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:08:04.772 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T11:08:04.772 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T11:08:04.772 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.5 2024-09-16T11:08:05.004 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 systemd[1]: Stopping Ceph osd.5 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:05.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[77899]: debug 2024-09-16T11:08:04.952+0000 7f469a477640 -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-16T11:08:05.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[77899]: debug 2024-09-16T11:08:04.952+0000 7f469a477640 -1 osd.5 151 *** Got signal Terminated *** 2024-09-16T11:08:05.005 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[77899]: debug 2024-09-16T11:08:04.952+0000 7f469a477640 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:08:05.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[81898]: debug 2024-09-16T11:08:04.832+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:05.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:04 smithi088 bash[81898]: debug 2024-09-16T11:08:04.832+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:05.754 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[77899]: debug 2024-09-16T11:08:05.308+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:05.755 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[77899]: debug 2024-09-16T11:08:05.308+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:05.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[86152]: debug 2024-09-16T11:08:05.496+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:05.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[86152]: debug 2024-09-16T11:08:05.496+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:06.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[81898]: debug 2024-09-16T11:08:05.812+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:06.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[81898]: debug 2024-09-16T11:08:05.812+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:06.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:05 smithi088 bash[81898]: debug 2024-09-16T11:08:05.812+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:06.637 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[86152]: debug 2024-09-16T11:08:06.544+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:06.637 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[86152]: debug 2024-09-16T11:08:06.544+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:06.638 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[77899]: debug 2024-09-16T11:08:06.352+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:06.638 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[77899]: debug 2024-09-16T11:08:06.352+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:06.638 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[77899]: debug 2024-09-16T11:08:06.352+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:41.225013+0000 front 2024-09-16T11:07:41.225178+0000 (oldest deadline 2024-09-16T11:08:05.324710+0000) 2024-09-16T11:08:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:06.637451718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:07.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[81898]: debug 2024-09-16T11:08:06.788+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:07.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[81898]: debug 2024-09-16T11:08:06.788+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:07.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:06 smithi088 bash[81898]: debug 2024-09-16T11:08:06.788+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:07.742 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[86152]: debug 2024-09-16T11:08:07.560+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:07.742 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[86152]: debug 2024-09-16T11:08:07.560+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:07.742 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[77899]: debug 2024-09-16T11:08:07.312+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:07.742 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[77899]: debug 2024-09-16T11:08:07.312+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:07.742 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[77899]: debug 2024-09-16T11:08:07.312+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:41.225013+0000 front 2024-09-16T11:07:41.225178+0000 (oldest deadline 2024-09-16T11:08:05.324710+0000) 2024-09-16T11:08:08.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[81898]: debug 2024-09-16T11:08:07.740+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:08.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[81898]: debug 2024-09-16T11:08:07.740+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:08.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:07 smithi088 bash[81898]: debug 2024-09-16T11:08:07.740+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:08.560 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[77899]: debug 2024-09-16T11:08:08.296+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:08.560 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[77899]: debug 2024-09-16T11:08:08.296+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:08.560 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[77899]: debug 2024-09-16T11:08:08.296+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:41.225013+0000 front 2024-09-16T11:07:41.225178+0000 (oldest deadline 2024-09-16T11:08:05.324710+0000) 2024-09-16T11:08:09.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[86152]: debug 2024-09-16T11:08:08.556+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:09.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[86152]: debug 2024-09-16T11:08:08.556+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:09.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[81898]: debug 2024-09-16T11:08:08.736+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:09.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[81898]: debug 2024-09-16T11:08:08.736+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:09.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:08 smithi088 bash[81898]: debug 2024-09-16T11:08:08.736+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:09.641 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[77899]: debug 2024-09-16T11:08:09.300+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.222263+0000 front 2024-09-16T11:07:24.222373+0000 (oldest deadline 2024-09-16T11:07:48.922205+0000) 2024-09-16T11:08:09.641 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[77899]: debug 2024-09-16T11:08:09.300+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:33.023720+0000 front 2024-09-16T11:07:33.023866+0000 (oldest deadline 2024-09-16T11:07:57.723505+0000) 2024-09-16T11:08:09.641 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[77899]: debug 2024-09-16T11:08:09.300+0000 7f4692a84640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:41.225013+0000 front 2024-09-16T11:07:41.225178+0000 (oldest deadline 2024-09-16T11:08:05.324710+0000) 2024-09-16T11:08:09.641 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[86152]: debug 2024-09-16T11:08:09.532+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:09.642 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[86152]: debug 2024-09-16T11:08:09.532+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:09.642 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[86152]: debug 2024-09-16T11:08:09.532+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:10.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:09.641028091Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:10.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[81898]: debug 2024-09-16T11:08:09.752+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:10.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[81898]: debug 2024-09-16T11:08:09.752+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:10.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:09 smithi088 bash[81898]: debug 2024-09-16T11:08:09.752+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:10.754 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[86152]: debug 2024-09-16T11:08:10.544+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:10.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[86152]: debug 2024-09-16T11:08:10.544+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:10.755 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[86152]: debug 2024-09-16T11:08:10.544+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:11.013 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[81898]: debug 2024-09-16T11:08:10.756+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:11.013 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[81898]: debug 2024-09-16T11:08:10.756+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:11.013 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:10 smithi088 bash[81898]: debug 2024-09-16T11:08:10.756+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:11.337 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[93966]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-5 2024-09-16T11:08:11.337 INFO:journalctl@ceph.osd.5.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[94029]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-5 2024-09-16T11:08:12.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[81898]: debug 2024-09-16T11:08:11.792+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:12.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[81898]: debug 2024-09-16T11:08:11.792+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:12.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[81898]: debug 2024-09-16T11:08:11.792+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:12.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[86152]: debug 2024-09-16T11:08:11.584+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:12.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[86152]: debug 2024-09-16T11:08:11.584+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:12.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:11 smithi088 bash[86152]: debug 2024-09-16T11:08:11.584+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:13.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:12.616534568Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:13.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[86152]: debug 2024-09-16T11:08:12.592+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:13.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[86152]: debug 2024-09-16T11:08:12.592+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:13.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[86152]: debug 2024-09-16T11:08:12.592+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:13.006 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[81898]: debug 2024-09-16T11:08:12.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:13.006 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[81898]: debug 2024-09-16T11:08:12.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:13.006 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:12 smithi088 bash[81898]: debug 2024-09-16T11:08:12.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:13.303 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T11:08:13.331 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:08:13.332 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T11:08:13.332 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T11:08:13.332 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.6 2024-09-16T11:08:13.554 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 systemd[1]: Stopping Ceph osd.6 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:13.554 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.496+0000 7f3c80da8640 -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-16T11:08:13.554 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.496+0000 7f3c80da8640 -1 osd.6 151 *** Got signal Terminated *** 2024-09-16T11:08:13.554 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.496+0000 7f3c80da8640 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:08:13.838 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[86152]: debug 2024-09-16T11:08:13.552+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:13.838 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[86152]: debug 2024-09-16T11:08:13.552+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:13.839 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[86152]: debug 2024-09-16T11:08:13.552+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:14.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.836+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:14.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.836+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:14.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:13 smithi088 bash[81898]: debug 2024-09-16T11:08:13.836+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:14.819 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[86152]: debug 2024-09-16T11:08:14.564+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:14.819 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[86152]: debug 2024-09-16T11:08:14.564+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:14.820 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[86152]: debug 2024-09-16T11:08:14.564+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:15.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[81898]: debug 2024-09-16T11:08:14.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:15.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[81898]: debug 2024-09-16T11:08:14.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:15.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:14 smithi088 bash[81898]: debug 2024-09-16T11:08:14.816+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:15.823 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:15.638940872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:15.823 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[86152]: debug 2024-09-16T11:08:15.568+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:15.823 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[86152]: debug 2024-09-16T11:08:15.568+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:15.823 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[86152]: debug 2024-09-16T11:08:15.568+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:15.824 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[86152]: debug 2024-09-16T11:08:15.568+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:16.254 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[81898]: debug 2024-09-16T11:08:15.820+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:16.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[81898]: debug 2024-09-16T11:08:15.820+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:16.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[81898]: debug 2024-09-16T11:08:15.820+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:16.255 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:15 smithi088 bash[81898]: debug 2024-09-16T11:08:15.820+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:53.197027+0000 front 2024-09-16T11:07:53.196926+0000 (oldest deadline 2024-09-16T11:08:14.896682+0000) 2024-09-16T11:08:17.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[81898]: debug 2024-09-16T11:08:16.828+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:17.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[81898]: debug 2024-09-16T11:08:16.828+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:17.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[81898]: debug 2024-09-16T11:08:16.828+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:17.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[81898]: debug 2024-09-16T11:08:16.828+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:53.197027+0000 front 2024-09-16T11:07:53.196926+0000 (oldest deadline 2024-09-16T11:08:14.896682+0000) 2024-09-16T11:08:17.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[86152]: debug 2024-09-16T11:08:16.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:17.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[86152]: debug 2024-09-16T11:08:16.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:17.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[86152]: debug 2024-09-16T11:08:16.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:17.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:16 smithi088 bash[86152]: debug 2024-09-16T11:08:16.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:18.004 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[81898]: debug 2024-09-16T11:08:17.824+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:24.691574+0000 front 2024-09-16T11:07:24.691120+0000 (oldest deadline 2024-09-16T11:07:49.391100+0000) 2024-09-16T11:08:18.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[81898]: debug 2024-09-16T11:08:17.824+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:34.692861+0000 front 2024-09-16T11:07:34.692735+0000 (oldest deadline 2024-09-16T11:07:59.992485+0000) 2024-09-16T11:08:18.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[81898]: debug 2024-09-16T11:08:17.824+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:43.994806+0000 front 2024-09-16T11:07:43.994429+0000 (oldest deadline 2024-09-16T11:08:05.694421+0000) 2024-09-16T11:08:18.005 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[81898]: debug 2024-09-16T11:08:17.824+0000 7f3c793b5640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:53.197027+0000 front 2024-09-16T11:07:53.196926+0000 (oldest deadline 2024-09-16T11:08:14.896682+0000) 2024-09-16T11:08:18.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[86152]: debug 2024-09-16T11:08:17.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:18.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[86152]: debug 2024-09-16T11:08:17.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:18.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[86152]: debug 2024-09-16T11:08:17.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:18.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:17 smithi088 bash[86152]: debug 2024-09-16T11:08:17.620+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:18.980 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:18 smithi088 bash[86152]: debug 2024-09-16T11:08:18.660+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:18.981 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:18 smithi088 bash[86152]: debug 2024-09-16T11:08:18.660+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:18.981 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:18 smithi088 bash[86152]: debug 2024-09-16T11:08:18.660+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:18.981 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:18 smithi088 bash[86152]: debug 2024-09-16T11:08:18.660+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:18.981 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:18 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:18.66676435Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:19.907 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[94158]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-6 2024-09-16T11:08:19.907 INFO:journalctl@ceph.osd.6.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[94221]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-6 2024-09-16T11:08:19.907 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[86152]: debug 2024-09-16T11:08:19.632+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:19.907 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[86152]: debug 2024-09-16T11:08:19.632+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:19.907 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[86152]: debug 2024-09-16T11:08:19.632+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:19.908 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:19 smithi088 bash[86152]: debug 2024-09-16T11:08:19.632+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:21.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:20 smithi088 bash[86152]: debug 2024-09-16T11:08:20.628+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:21.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:20 smithi088 bash[86152]: debug 2024-09-16T11:08:20.628+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:21.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:20 smithi088 bash[86152]: debug 2024-09-16T11:08:20.628+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:21.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:20 smithi088 bash[86152]: debug 2024-09-16T11:08:20.628+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:21.640 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T11:08:21.669 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:08:21.670 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T11:08:21.670 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T11:08:21.670 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.7 2024-09-16T11:08:22.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:21.621142368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:22.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.676+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:22.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.676+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:22.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.676+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:22.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.676+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:22.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 systemd[1]: Stopping Ceph osd.7 for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:22.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.836+0000 7f593e65e640 -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-16T11:08:22.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.836+0000 7f593e65e640 -1 osd.7 151 *** Got signal Terminated *** 2024-09-16T11:08:22.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:21 smithi088 bash[86152]: debug 2024-09-16T11:08:21.836+0000 7f593e65e640 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T11:08:23.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:22 smithi088 bash[86152]: debug 2024-09-16T11:08:22.648+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:23.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:22 smithi088 bash[86152]: debug 2024-09-16T11:08:22.648+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:23.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:22 smithi088 bash[86152]: debug 2024-09-16T11:08:22.648+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:23.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:22 smithi088 bash[86152]: debug 2024-09-16T11:08:22.648+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:23.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:22 smithi088 bash[86152]: debug 2024-09-16T11:08:22.648+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.88:6804 osd.4 since back 2024-09-16T11:07:58.174257+0000 front 2024-09-16T11:07:58.174381+0000 (oldest deadline 2024-09-16T11:08:22.274231+0000) 2024-09-16T11:08:24.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:23 smithi088 bash[86152]: debug 2024-09-16T11:08:23.668+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:24.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:23 smithi088 bash[86152]: debug 2024-09-16T11:08:23.668+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:24.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:23 smithi088 bash[86152]: debug 2024-09-16T11:08:23.668+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:24.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:23 smithi088 bash[86152]: debug 2024-09-16T11:08:23.668+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:24.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:23 smithi088 bash[86152]: debug 2024-09-16T11:08:23.668+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.88:6804 osd.4 since back 2024-09-16T11:07:58.174257+0000 front 2024-09-16T11:07:58.174381+0000 (oldest deadline 2024-09-16T11:08:22.274231+0000) 2024-09-16T11:08:25.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:24.656971843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:25.005 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[86152]: debug 2024-09-16T11:08:24.712+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:25.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[86152]: debug 2024-09-16T11:08:24.712+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:25.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[86152]: debug 2024-09-16T11:08:24.712+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:25.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[86152]: debug 2024-09-16T11:08:24.712+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:25.006 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:24 smithi088 bash[86152]: debug 2024-09-16T11:08:24.712+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.88:6804 osd.4 since back 2024-09-16T11:07:58.174257+0000 front 2024-09-16T11:07:58.174381+0000 (oldest deadline 2024-09-16T11:08:22.274231+0000) 2024-09-16T11:08:26.254 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:25 smithi088 bash[86152]: debug 2024-09-16T11:08:25.756+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:26.255 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:25 smithi088 bash[86152]: debug 2024-09-16T11:08:25.756+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:26.255 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:25 smithi088 bash[86152]: debug 2024-09-16T11:08:25.756+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:26.255 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:25 smithi088 bash[86152]: debug 2024-09-16T11:08:25.756+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:26.255 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:25 smithi088 bash[86152]: debug 2024-09-16T11:08:25.756+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.88:6804 osd.4 since back 2024-09-16T11:07:58.174257+0000 front 2024-09-16T11:07:58.174381+0000 (oldest deadline 2024-09-16T11:08:22.274231+0000) 2024-09-16T11:08:27.230 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:26 smithi088 bash[86152]: debug 2024-09-16T11:08:26.768+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-16T11:07:22.068422+0000 front 2024-09-16T11:07:22.067991+0000 (oldest deadline 2024-09-16T11:07:49.668689+0000) 2024-09-16T11:08:27.231 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:26 smithi088 bash[86152]: debug 2024-09-16T11:08:26.768+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-16T11:07:35.470964+0000 front 2024-09-16T11:07:35.471074+0000 (oldest deadline 2024-09-16T11:08:00.770565+0000) 2024-09-16T11:08:27.231 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:26 smithi088 bash[86152]: debug 2024-09-16T11:08:26.768+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-16T11:07:42.972278+0000 front 2024-09-16T11:07:42.972311+0000 (oldest deadline 2024-09-16T11:08:08.872030+0000) 2024-09-16T11:08:27.231 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:26 smithi088 bash[86152]: debug 2024-09-16T11:08:26.768+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-16T11:07:52.373431+0000 front 2024-09-16T11:07:52.373479+0000 (oldest deadline 2024-09-16T11:08:14.673077+0000) 2024-09-16T11:08:27.231 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:26 smithi088 bash[86152]: debug 2024-09-16T11:08:26.768+0000 7f5936c6b640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.88:6804 osd.4 since back 2024-09-16T11:07:58.174257+0000 front 2024-09-16T11:07:58.174381+0000 (oldest deadline 2024-09-16T11:08:22.274231+0000) 2024-09-16T11:08:28.004 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:27 smithi088 bash[94351]: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-7 2024-09-16T11:08:28.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:27 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:27.621067335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:28.504 INFO:journalctl@ceph.osd.7.smithi088.stdout:Sep 16 11:08:28 smithi088 bash[94414]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-osd-7 2024-09-16T11:08:29.802 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T11:08:29.828 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:08:29.828 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T11:08:29.829 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T11:08:29.829 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T11:08:30.168 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 systemd[1]: Stopping Ceph prometheus.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:30.169 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T11:08:30.169 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T11:08:30.169 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T11:08:30.169 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T11:08:30.169 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T11:08:30.170 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T11:08:30.170 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T11:08:30.170 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T11:08:30.170 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.981Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T11:08:30.171 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.983Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T11:08:30.171 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.983Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T11:08:30.171 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Sep 16 11:08:29 smithi088 bash[62864]: ts=2024-09-16T11:08:29.983Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T11:08:30.748 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-572ab018-7414-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T11:08:30.769 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T11:08:30.770 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T11:08:30.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 572ab018-7414-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T11:08:30.956 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T11:08:31.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:30 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:30.623209283Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:34.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:33 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:33.652815601Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:35.823 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:35 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:35.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:35 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:35 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.074 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:35 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.409 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.409 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.711 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.711 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.980 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:36.981 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:36 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:37.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:36 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:36.66810984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:37.364 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:37 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:37.364 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:37 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:37.364 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:37 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:38.199 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:37 smithi003 bash[125801]: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T11:08:38.199 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:38 smithi003 bash[125861]: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T11:08:38.199 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T11:08:38.199 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T11:08:38.200 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:08:38.470 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:38.471 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:38.471 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:38 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:08:38.471 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:38 smithi003 bash[82563]: ts=2024-09-16T11:08:38.435Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T11:08:39.313 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:38 smithi003 bash[125930]: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T11:08:39.313 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:39 smithi003 bash[125990]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T11:08:39.313 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:39 smithi003 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T11:08:39.313 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:39 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:08:39.727 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 16 11:08:39 smithi003 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:08:40.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:39 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:39.657180163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:43.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:42 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:42.66112899Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:46.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:45 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:45.665870421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:49.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:48 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:48.638276725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:52.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:51 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:51.636930685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:55.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:54 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:54.664670674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:08:58.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:08:57 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:08:57.625722751Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:09:01.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:00 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:09:00.628904658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:09:03.111 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 572ab018-7414-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T11:09:03.292 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T11:09:04.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:03 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:09:03.656813764Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:09:07.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:06 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:09:06.627646261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:09:08.157 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:08.157 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:08.423 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:08.423 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:08.686 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:08.686 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.004 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.005 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:08 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.303 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.303 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.588 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.589 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.589 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:09.589 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:10.000 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:09 smithi088 bash[66762]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T11:09:09.63900765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T11:09:10.001 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:09 smithi088 systemd[1]: Stopping Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:09:10.680 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[94913]: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T11:09:10.680 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T11:09:10.680 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[94974]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T11:09:10.680 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T11:09:10.681 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: Stopped Ceph node-exporter.b for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:09:10.954 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:10.954 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:10.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 systemd[1]: Stopping Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968... 2024-09-16T11:09:10.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[66762]: logger=server t=2024-09-16T11:09:10.895608096Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T11:09:10.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[66762]: logger=tracing t=2024-09-16T11:09:10.895679556Z level=info msg="Closing tracing" 2024-09-16T11:09:10.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[66762]: logger=ticker t=2024-09-16T11:09:10.895724379Z level=info msg=stopped last_tick=2024-09-16T11:09:10Z 2024-09-16T11:09:10.955 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:10 smithi088 bash[66762]: logger=grafana-apiserver t=2024-09-16T11:09:10.895722481Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T11:09:11.733 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:11 smithi088 bash[95041]: ceph-572ab018-7414-11ef-bceb-c7b262605968-grafana-a 2024-09-16T11:09:11.734 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:11 smithi088 bash[95102]: Error response from daemon: No such container: ceph-572ab018-7414-11ef-bceb-c7b262605968-grafana-a 2024-09-16T11:09:11.734 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:11 smithi088 systemd[1]: ceph-572ab018-7414-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T11:09:11.734 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:11 smithi088 systemd[1]: Stopped Ceph grafana.a for 572ab018-7414-11ef-bceb-c7b262605968. 2024-09-16T11:09:12.004 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Sep 16 11:09:11 smithi088 systemd[1]: /etc/systemd/system/ceph-572ab018-7414-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T11:09:23.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T11:09:23.367 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T11:09:23.381 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T11:09:23.384 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi003/crash 2024-09-16T11:09:23.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash -- . 2024-09-16T11:09:23.424 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T11:09:23.424 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-16T11:09:23.426 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi088/crash 2024-09-16T11:09:23.427 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash -- . 2024-09-16T11:09:23.437 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/572ab018-7414-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T11:09:23.438 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-09-16T11:09:23.439 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T11:09:23.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-16T11:09:23.484 INFO:tasks.cephadm:Compressing logs... 2024-09-16T11:09:23.485 DEBUG:teuthology.orchestra.run.smithi003:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T11:09:23.529 DEBUG:teuthology.orchestra.run.smithi088:> 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-16T11:09:23.537 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T11:09:23.543 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T11:09:23.544 INFO:teuthology.orchestra.run.smithi088.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T11:09:23.545 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T11:09:23.545 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T11:09:23.545 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi003.iepngo.log 2024-09-16T11:09:23.545 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T11:09:23.546 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi003.iepngo.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T11:09:23.546 INFO:teuthology.orchestra.run.smithi003.stderr: 77.5% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi003.iepngo.log.gz 2024-09-16T11:09:23.548 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T11:09:23.548 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T11:09:23.548 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.a.log: /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T11:09:23.548 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T11:09:23.548 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.1.log: 92.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T11:09:23.550 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log 2024-09-16T11:09:23.551 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/tcmu-runner.log: 63.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T11:09:23.551 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T11:09:23.553 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T11:09:23.553 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T11:09:23.554 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T11:09:23.554 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T11:09:23.554 INFO:teuthology.orchestra.run.smithi088.stderr:gzip/var/log/ceph/cephadm.log: -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T11:09:23.557 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T11:09:23.557 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T11:09:23.558 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T11:09:23.558 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log 2024-09-16T11:09:23.558 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T11:09:23.558 INFO:teuthology.orchestra.run.smithi088.stderr: 86.3% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T11:09:23.559 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T11:09:23.559 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T11:09:23.560 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T11:09:23.560 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T11:09:23.563 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T11:09:23.563 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T11:09:23.566 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.0% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T11:09:23.566 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi088.kaajza.log 2024-09-16T11:09:23.576 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log: 91.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T11:09:23.582 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.4.log: /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi088.kaajza.log: 91.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-volume.log.gz 77.0% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi088.kaajza.log.gz 2024-09-16T11:09:23.582 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-16T11:09:23.585 INFO:teuthology.orchestra.run.smithi003.stderr: 94.4% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T11:09:23.595 INFO:teuthology.orchestra.run.smithi088.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T11:09:23.668 INFO:teuthology.orchestra.run.smithi088.stderr: 90.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T11:09:24.090 INFO:teuthology.orchestra.run.smithi003.stderr: 90.0% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T11:09:24.258 INFO:teuthology.orchestra.run.smithi003.stderr: 92.7% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T11:09:24.466 INFO:teuthology.orchestra.run.smithi088.stderr: 92.7% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T11:09:25.349 INFO:teuthology.orchestra.run.smithi003.stderr: 91.0% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T11:09:25.350 INFO:teuthology.orchestra.run.smithi088.stderr: 93.1% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T11:09:25.425 INFO:teuthology.orchestra.run.smithi003.stderr: 93.0% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T11:09:25.781 INFO:teuthology.orchestra.run.smithi088.stderr: 93.6% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T11:09:25.866 INFO:teuthology.orchestra.run.smithi088.stderr: 93.3% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T11:09:26.038 INFO:teuthology.orchestra.run.smithi003.stderr: 93.4% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T11:09:26.243 INFO:teuthology.orchestra.run.smithi088.stderr: 93.5% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T11:09:26.244 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-16T11:09:26.244 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m2.710s 2024-09-16T11:09:26.244 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m9.760s 2024-09-16T11:09:26.244 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.365s 2024-09-16T11:09:26.264 INFO:teuthology.orchestra.run.smithi003.stderr: 93.4% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T11:09:26.878 INFO:teuthology.orchestra.run.smithi003.stderr: 93.3% -- replaced with /var/log/ceph/572ab018-7414-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T11:09:26.879 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-16T11:09:26.880 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m3.349s 2024-09-16T11:09:26.880 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m13.146s 2024-09-16T11:09:26.880 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.396s 2024-09-16T11:09:26.881 INFO:tasks.cephadm:Archiving logs... 2024-09-16T11:09:26.881 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi003/log 2024-09-16T11:09:26.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T11:09:28.414 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi088/log 2024-09-16T11:09:28.415 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T11:09:29.613 INFO:tasks.cephadm:Removing cluster... 2024-09-16T11:09:29.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 572ab018-7414-11ef-bceb-c7b262605968 --force 2024-09-16T11:09:29.801 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T11:09:30.959 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 572ab018-7414-11ef-bceb-c7b262605968 --force 2024-09-16T11:09:31.142 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: 572ab018-7414-11ef-bceb-c7b262605968 2024-09-16T11:09:32.286 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T11:09:32.287 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T11:09:32.293 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T11:09:32.299 INFO:tasks.cephadm:Teardown complete 2024-09-16T11:09:32.300 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T11:09:32.309 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T11:09:32.310 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T11:09:32.338 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T11:09:32.351 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T11:09:32.352 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-09-16T11:09:32.352 INFO:teuthology.orchestra.run.smithi088.stdout:*hv01.front.sepi 67.205.162.81 3 u 10 64 377 0.072 -1.416 0.332 2024-09-16T11:09:32.352 INFO:teuthology.orchestra.run.smithi088.stdout:+hv02.front.sepi 63.231.80.2 3 u 19 64 377 0.099 -2.895 0.292 2024-09-16T11:09:32.352 INFO:teuthology.orchestra.run.smithi088.stdout:+hv03.front.sepi 74.6.168.72 3 u 18 64 377 0.086 -1.068 0.257 2024-09-16T11:09:32.352 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T11:09:32.354 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T11:09:32.354 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-16T11:09:32.355 INFO:teuthology.orchestra.run.smithi003.stdout:*hv01.front.sepi 67.205.162.81 3 u 76 128 377 0.186 -1.321 0.311 2024-09-16T11:09:32.355 INFO:teuthology.orchestra.run.smithi003.stdout:+hv02.front.sepi 63.231.80.2 3 u 68 128 377 0.177 -2.990 0.531 2024-09-16T11:09:32.355 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 114 128 377 0.149 -1.277 0.265 2024-09-16T11:09:32.355 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T11:09:32.355 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T11:09:32.364 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T11:09:32.364 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T11:09:32.399 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T11:09:32.448 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T11:09:32.503 INFO:teuthology.task.internal:Duration was 3822.463103 seconds 2024-09-16T11:09:32.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T11:09:32.550 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T11:09:32.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T11:09:32.553 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T11:09:32.593 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T11:09:32.593 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-16T11:09:32.594 DEBUG:teuthology.orchestra.run.smithi003:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T11:09:32.641 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-09-16T11:09:32.641 DEBUG:teuthology.orchestra.run.smithi088:> 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-16T11:09:32.652 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T11:09:32.652 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T11:09:32.685 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T11:09:32.763 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T11:09:32.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T11:09:32.765 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T11:09:33.005 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T11:09:33.015 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T11:09:33.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T11:09:33.028 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T11:09:33.043 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T11:09:33.066 DEBUG:teuthology.orchestra.run.smithi003:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T11:09:33.073 DEBUG:teuthology.orchestra.run.smithi088:> 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-16T11:09:33.082 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-16T11:09:33.095 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-09-16T11:09:33.121 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T11:09:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T11:09:33.163 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T11:09:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T11:09:33.170 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T11:09:33.187 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T11:09:33.189 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi003 2024-09-16T11:09:33.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T11:09:33.247 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907117/remote/smithi088 2024-09-16T11:09:33.248 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T11:09:33.282 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T11:09:33.283 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T11:09:33.286 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T11:09:33.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T11:09:33.346 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T11:09:33.347 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T11:09:33.362 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T11:09:33.362 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T11:09:33.366 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T11:09:33.370 INFO:teuthology.orchestra.run.smithi003.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 11:09 /home/ubuntu/cephtest 2024-09-16T11:09:33.374 INFO:teuthology.orchestra.run.smithi088.stdout: 658625 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 11:09 /home/ubuntu/cephtest 2024-09-16T11:09:33.375 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T11:09:33.408 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T11:09:33.522 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: 3822.4631032943726 failure_reason: 'Command failed on smithi003 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 572ab018-7414-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_avan@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f66f6c0b99d54ec5829ad7bcd134d85c status: fail success: false 2024-09-16T11:09:33.523 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T11:09:33.634 INFO:teuthology.run:FAIL